Comment 172 for bug 233901

Revision history for this message
In , Kohei-yoshino-bugs (kohei-yoshino-bugs) wrote :

(minor typo: admin.mozilla.jp -> admin.mozilla.local)

For testing, added

pref("general.config.obscure_value", 0);

to pref/firefox-admin.js, then added

displayError("foo", "bar");
lockPref("xpinstall.enabled", false);

to firefox-admin.cfg

but nothing happened.