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:
Corey Farwell 2016-04-17 16:15:24 -04:00
parent 317629d86e
commit 07209c75db
5 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,3 @@
[mime_sniffing_font_context.html]
type: testharness
prefs: [net.mime.sniff:true]
prefs: [network.mime.sniff:true]