Issue #1375 - Merge CustomElements pref with Webcomponents Pref

This commit is contained in:
Matt A. Tobin 2020-04-17 07:44:11 -04:00 committed by Roy Tam
commit 04a69cbc34
5 changed files with 4 additions and 6 deletions

View file

@ -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