Closed
Bug 1026236
Opened 11 years ago
Closed 7 years ago
Extend MutationObserver support to shadow DOM
Categories
(Firefox OS Graveyard :: Gaia::L10n, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: zbraniecki, Unassigned)
References
Details
No description provided.
| Reporter | ||
Comment 1•11 years ago
|
||
:smaug, How can we extend the support to ShadowRoots the easiest way?
Flags: needinfo?(bugs)
Comment 2•11 years ago
|
||
Actually, it might currently work ok. But it is certainly not tested.
In case of localization, one would need to observe shadow roots, not only document.
Flags: needinfo?(bugs)
| Reporter | ||
Comment 3•11 years ago
|
||
Here's an interesting example from web components:
https://github.com/mozilla-b2g/gaia/blob/master/shared/elements/gaia_menu/script.js#L15
I'd like to get to this soon after we land MO.
Comment 4•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•