Closed
Bug 1292125
Opened 8 years ago
Closed 8 years ago
Revert registerElement's web components permission check to support b2g consumers
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jdai, Assigned: jdai)
References
Details
Per bug 1289872 comment 11, we should revert the changes to registerElement in the webidl [1] so that b2g consumers of the old API with the special web components permission don't break.
[1] https://dxr.mozilla.org/mozilla-central/rev/ffac2798999c5b84f1b4605a1280994bb665a406/dom/webidl/Document.webidl#274
Comment 1•8 years ago
|
||
probably not revert, but modify register element somehow so that when b2g stuff is enabled we can support it.
Comment 2•8 years ago
|
||
I wonder if we still need this...
Comment 3•8 years ago
|
||
Due to b2g isn't supported, close as wontfix.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•