Closed Bug 1096782 Opened 10 years ago Closed 10 years ago

Create a OnFrameLoaderCreated callback for nsIFrameLoaderOwner

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1127189

People

(Reporter: kanru, Assigned: kanru)

References

Details

Currently the browser-element API observes the "remote-browser-pending" and "inprocess-browser-shown" notification and check if the frameLoader is what it wants. This is suboptimal. What we really want to know is when the frameLoader is created and the message manager is ready. We should be able to use a callback interface on the frameLoaderOwner and only get the notification once.

See bug 1044736 comment 42
Assignee: nobody → kchen
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.