diff options
author | portix <none@none> | 2012-09-24 22:35:19 +0200 |
---|---|---|
committer | portix <none@none> | 2012-09-24 22:35:19 +0200 |
commit | f0a3b9d7f5c3ed6cfc067ae7da8c35af334a7b47 (patch) | |
tree | 516aecc281545b453bc246c2971fdeafaa7a5f89 /util | |
parent | 95cd7ce2cd43c13809380446e7403c463dbe4f92 (diff) | |
download | dwb-f0a3b9d7f5c3ed6cfc067ae7da8c35af334a7b47.zip |
Adding option 'enable-webgl', closing #170
Diffstat (limited to 'util')
-rw-r--r-- | util/settings.pre | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/settings.pre b/util/settings.pre index 43b5fded..0c81970b 100644 --- a/util/settings.pre +++ b/util/settings.pre @@ -147,6 +147,7 @@ enable-page-cache checkbox Enable page cache enable-site-specific-quirks checkbox Enable site specific compatibility workarounds enable-spatial-navigation checkbox Enable spatial navigation enable-universal-access-from-file-uris checkbox Whether to allow files loaded through file: +enable-webgl checkbox Enable or disable webgl on pages enable-xss-auditor checkbox Whether to enable the xss auditor file-sync-interval text Interval to save files to hdd or 0 to directly write to hdd, see also sync-files history-length text Length of the browsing history |