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)

x86
All
defect

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.
Depends on: 992473
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) ?
Priority: -- → P4
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.