summaryrefslogtreecommitdiff
path: root/ar/.config
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.config')
-rw-r--r--ar/.config/qutebrowser/config.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/ar/.config/qutebrowser/config.py b/ar/.config/qutebrowser/config.py
index a7841dc..e702c00 100644
--- a/ar/.config/qutebrowser/config.py
+++ b/ar/.config/qutebrowser/config.py
@@ -927,7 +927,12 @@ c.content.javascript.legacy_touch_events = "auto"
## qutebrowser's stylesheet handling are excluded, as those errors are to
## be expected and can't be easily handled by the underlying code.
## Type: Dict
-# c.content.javascript.log_message.excludes = {'userscript:_qute_stylesheet': ['*Refused to apply inline style because it violates the following Content Security Policy directive: *']}
+c.content.javascript.log_message.excludes = {
+ "userscript:_qute_stylesheet": [
+ "*Refused to apply inline style because it violates the following Content Security Policy directive: *"
+ ],
+ "userscript:_qute_js": ["*TrustedHTML*"],
+}
## Javascript message sources/levels to show in the qutebrowser UI. When
## a JavaScript message is logged from a location matching the glob