mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Enable MIME sniffing via a pref instead of a global option.
This commit is contained in:
parent
9601d555cd
commit
cca25e2b3a
3 changed files with 3 additions and 8 deletions
|
@ -10,5 +10,6 @@
|
|||
"layout.text-orientation.enabled": false,
|
||||
"layout.viewport.enabled": false,
|
||||
"layout.writing-mode.enabled": false,
|
||||
"net.mime.sniff": false,
|
||||
"shell.homepage": "http://servo.org"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue