This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 36a4180bd37e851686b95ac4aac5bfe22036ce49 Mon Sep 17 00:00:00 2001 | |
From: root <[email protected]> | |
Date: Tue, 19 Sep 2023 02:53:45 +0000 | |
Subject: [PATCH] Hacks to allow unsafe-eval in mv3 chrome extensions | |
--- | |
chrome/browser/ash/system_web_apps/apps/terminal_source.cc | 2 +- | |
extensions/common/csp_validator.cc | 2 +- | |
extensions/common/manifest_handlers/csp_info.cc | 6 +++--- | |
3 files changed, 5 insertions(+), 5 deletions(-) |