mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01: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
|
@ -1,3 +1,3 @@
|
|||
[mime_sniffing_font_context.html]
|
||||
type: testharness
|
||||
prefs: [net.mime.sniff:true]
|
||||
prefs: [network.mime.sniff:true]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue