update xul/xhtml config info
- the XUL version is also pre FF71 - the XHTML version was removed in FF87+
This commit is contained in:
parent
96d558dd0c
commit
21fcd0bd35
4
user.js
4
user.js
@ -82,8 +82,8 @@
|
|||||||
user_pref("_user.js.parrot", "START: Oh yes, the Norwegian Blue... what's wrong with it?");
|
user_pref("_user.js.parrot", "START: Oh yes, the Norwegian Blue... what's wrong with it?");
|
||||||
|
|
||||||
/* 0000: disable about:config warning
|
/* 0000: disable about:config warning
|
||||||
* FF71-72: chrome://global/content/config.xul
|
* FF72 or lower: chrome://global/content/config.xul
|
||||||
* FF73+: chrome://global/content/config.xhtml ***/
|
* FF73-86: chrome://global/content/config.xhtml ***/
|
||||||
user_pref("general.warnOnAboutConfig", false); // XUL/XHTML version
|
user_pref("general.warnOnAboutConfig", false); // XUL/XHTML version
|
||||||
user_pref("browser.aboutConfig.showWarning", false); // HTML version [FF71+]
|
user_pref("browser.aboutConfig.showWarning", false); // HTML version [FF71+]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user