5 lines
256 B
INI
5 lines
256 B
INI
// # 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);
|