summaryrefslogtreecommitdiffstats
path: root/extensions/pref/autoconfig/test/unit/autoconfig-chromecheck.cfg
blob: 2af6cfc109abfc563d16a70ba25890c9cec20cbe (plain)
1
2
3
4
5
// # don't remove this comment! (the first line is ignored by Mozilla)

lockPref("_test.string.typeofComponents", typeof Components);
lockPref("_test.string.typeofChromeUtils", typeof ChromeUtils);
lockPref("_test.string.typeofServices", typeof Services);