summaryrefslogtreecommitdiff
path: root/qutebrowser
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-06-30 15:35:51 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-06-30 15:35:51 +0200
commit45de31374d0bd6eb29f9a7238216a6e78bb3b83d (patch)
tree8d0680989d3b7b5bf442bc7d704dec79700d349f /qutebrowser
parent693b25efd26d325a06ca8db516292b14094e7cbc (diff)
downloadqutebrowser-45de31374d0bd6eb29f9a7238216a6e78bb3b83d.tar.gz
qutebrowser-45de31374d0bd6eb29f9a7238216a6e78bb3b83d.zip
Enable replaceAll quirk by default
See #7639
Diffstat (limited to 'qutebrowser')
-rw-r--r--qutebrowser/config/configdata.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index 8fbb67cb7..8a255d04c 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -627,15 +627,10 @@ content.site_specific_quirks.skip:
- misc-krunker
- misc-mathml-darkmode
none_ok: true
- default: ["js-string-replaceall"]
+ default: []
desc: >-
Disable a list of named quirks.
- The js-string-replaceall quirk is needed for Nextcloud Calendar < 2.2.0 with
- QtWebEngine < 5.15.3. However, the workaround is not fully compliant to the
- ECMAScript spec and might cause issues on other websites, so it's disabled by
- default.
-
# emacs: '
content.geolocation: