Closed
Bug 1020130
Opened 11 years ago
Closed 7 years ago
Extend MutationObserver support to child iframes of the document
Categories
(Firefox OS Graveyard :: Gaia::L10n, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: zbraniecki, Unassigned)
References
Details
With bug 992473, we'll gain coverage of the document, but not its iframes.
We should react to iframes and register MO on their document.body as well.
Comment 1•11 years ago
|
||
If the document in the iframe has it's own L10n context, then we're covered.
If not, we should allow the developer to create a new Mutation Observer for this iframe. How about a mozL10n.createObserver(document) ?
Reporter | ||
Updated•10 years ago
|
Priority: -- → P4
Comment 2•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
•