mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
add pref to disable http cache, mozilla tests
This commit is contained in:
parent
5f8a310bd1
commit
6196a6e65d
6 changed files with 363 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
"layout.text-orientation.enabled": false,
|
||||
"layout.viewport.enabled": false,
|
||||
"layout.writing-mode.enabled": false,
|
||||
"network.http-cache.disabled": false,
|
||||
"network.mime.sniff": false,
|
||||
"session-history.max-length": 20,
|
||||
"shell.builtin-key-shortcuts.enabled": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue