mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Rename net.mime.sniff
pref to network.mime.sniff
.
Gecko uses the `network` prefix for network related items. Might be good to mirror that here.
This commit is contained in:
parent
317629d86e
commit
07209c75db
5 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@
|
|||
"layout.text-orientation.enabled": false,
|
||||
"layout.viewport.enabled": false,
|
||||
"layout.writing-mode.enabled": false,
|
||||
"net.mime.sniff": false,
|
||||
"network.mime.sniff": false,
|
||||
"shell.native-titlebar.enabled": true,
|
||||
"shell.homepage": "http://servo.org"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue