trisquel-icecat/icecat/modules/libpref/test/unit/data/testPrefLockedUser.js

3 lines
137 B
JavaScript

// testPrefLocked.js defined this pref as a locked pref.
// Changing a locked pref has no effect.
user_pref("testPref.locked.int", 555);