Closed
Bug 1510460
Opened 7 years ago
Closed 7 years ago
Record the current WindowGlobal on ChromeBrowsingContext
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
Details
Attachments
(1 file)
With the current impl of PWindowGlobal, the set of all globals are recorded on ChromeBrowsingContext, but the current one isn't recorded. This adds that.
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by nika@thelayzells.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/78d93dade802
Record the current WindowGlobal on ChromeBrowsingContext, r=farre
Pushed by nika@thelayzells.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/625c8d800f59
Record the current WindowGlobal on ChromeBrowsingContext, r=farre
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Comment 5•6 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•