summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2017-05-08 15:43:57 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2017-05-08 15:43:57 -0500
commit65fffebe37e4f7692c53602f11a7055edb71bc0a (patch)
treeb8edeb90ca73865cfdf63892b32c6128ee7280c8 /data
parenta7d56ee8ac72e42624b8b4ca3c8f51726e81875a (diff)
downloadepiphany-65fffebe37e4f7692c53602f11a7055edb71bc0a.tar.gz
Add hidden setting for disabling quirks mode
This would have allowed us to give users an immediate workaround to solve the problem where the Google login page does not work at all, since it's caused by a user agent quirk we have to make various other Google websites work properly.
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.epiphany.gschema.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 654057288..e8daf9a25 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -226,6 +226,11 @@
<summary>Remember passwords</summary>
<description>Whether to store and prefill passwords in websites.</description>
</key>
+ <key type="b" name="enable-site-specific-quirks">
+ <default>true</default>
+ <summary>Enable site-specific quirks</summary>
+ <description>Enable quirks to make specific websites work better. You might want to disable this setting if debugging a specific issue.</description>
+ </key>
</schema>
<schema id="org.gnome.Epiphany.state">
<key type="s" name="download-dir">