Enable MIME sniffing via a pref instead of a global option.

This commit is contained in:
Josh Matthews 2015-10-25 11:50:13 -04:00
parent 9601d555cd
commit cca25e2b3a
3 changed files with 3 additions and 8 deletions

View file

@ -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"
}