Closed Bug 1131313 Opened 11 years ago Closed 11 years ago

outer-window-destroyed notifications aren't received in a frame script when a browser gets destroyed with e10s off

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1126089
Tracking Status
e10s m5+ ---

People

(Reporter: MattN, Assigned: billm)

References

Details

Attachments

(1 file)

Attached patch TestcaseSplinter Review
Listening for outer-window-destroyed from a frame script doesn't work when e10s is disabled. Notifications are received but none have the matching outerWindowID from content.QueryInterface(Ci.nsIInterfaceRequestor).getInterface(Ci.nsIDOMWindowUtils).outerWindowID; I get a notification with a matching outerWindowID when e10s is on though.
so we kill the frame script before the relevant outer-window-destroyed is fired?
Yeas, I think that's what I saw IIRC.
Assignee: nobody → wmccloskey
Assignee: wmccloskey → gkrizsanits
I'm actually working on this right now Gabor.
Assignee: gkrizsanits → wmccloskey
(In reply to Bill McCloskey (:billm) from comment #4) > I'm actually working on this right now Gabor. Whoops, sorry about that, I though this was the one you wanted to hand it over to me...
Bill, should this be fixed by bug 1126089? should we dupe it?
Flags: needinfo?(wmccloskey)
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(wmccloskey)
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: