Closed Bug 1655609 Opened 4 years ago Closed 4 years ago

Make DecoderDoctor ContentObserver.js fission friendly

Categories

(Core :: Audio/Video, task)

task

Tracking

()

RESOLVED DUPLICATE of bug 1649532
Fission Milestone M7

People

(Reporter: hiro, Unassigned)

References

(Blocks 1 open bug)

Details

When I tried to reproduce bug 1619370 (STR is in bug 1619370 comment 2), I saw;

JavaScript error: resource:///modules/ContentObservers.js, line 28: SecurityError: Permission denied to access property "docShell" on cross-origin objec

Apparently it tries to get the doc shell for OOP's one.

kmag says: "It looks like that observer doesn't actually send a message to the parent, but we should be able to use it to replace the ContentObservers stuff."

https://searchfox.org/mozilla-central/rev/26b13464c2beb26e0d864d561c30e817a85c348a/browser/components/BrowserGlue.jsm#503

Fission Milestone: --- → M7
Component: General → Audio/Video
Product: Firefox → Core
Summary: Make ContentObserver.js fission friendly → Make DecoderDoctor ContentObserver.js fission friendly

This was done in bug 1649532.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.