mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
Issue #1375 - Merge CustomElements pref with Webcomponents Pref
This commit is contained in:
parent
ca48752304
commit
04a69cbc34
5 changed files with 4 additions and 6 deletions
|
|
@ -1250,7 +1250,6 @@ pref("dom.event.clipboardevents.enabled", true);
|
|||
pref("dom.event.highrestimestamp.enabled", true);
|
||||
|
||||
pref("dom.webcomponents.enabled", false);
|
||||
pref("dom.webcomponents.customelements.enabled", false);
|
||||
|
||||
pref("javascript.enabled", true);
|
||||
// Enable Array.prototype.values
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue