Closed
Bug 1602915
Opened 6 years ago
Closed 5 years ago
Remove IsTabContentWindow from nsIBrowserDOMWindow
Categories
(Core :: DOM: Window and Location, task)
Core
DOM: Window and Location
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: mossop, Assigned: emilio)
Details
Attachments
(1 file)
It doesn't seem like this API should work in an e10s world so chances are this isn't doing anything useful.
Assignee | ||
Comment 1•5 years ago
|
||
This only works for non-e10s and it also seems superseded by the
mPendingClose as per the comment.
Updated•5 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d48987f4aa3b
Remove nsIBrowserDOMWindow.isTabContentWindow. r=mossop,marionette-reviewers,whimboo
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•