Closed
Bug 1616992
Opened 5 years ago
Closed 5 years ago
Add a way to get the WindowContext for a nsGlobalWindowInner
Categories
(Core :: DOM: Content Processes, defect, P2)
Core
DOM: Content Processes
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: nika)
Details
Attachments
(1 file)
I'm going to just grab it from the mWindowGlobalChild
, kinda, in InitDocumentDependentState
, but it might be good to have a getter for this.
Comment 1•5 years ago
|
||
P2 nice-to-have
assign to Nika
Assignee: nobody → nika
Fission Milestone: ? → M6
Priority: -- → P2
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/43008c20b4c0
Add a WindowContext getter to nsGlobalWindowInner, r=farre
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•