add pref to disable http cache, mozilla tests

This commit is contained in:
Gregory Terzian 2017-11-18 11:21:52 +08:00
parent 5f8a310bd1
commit 6196a6e65d
6 changed files with 363 additions and 0 deletions

View file

@ -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,