Closed
Bug 1559478
Opened 5 years ago
Closed 5 years ago
Expose chrome-only `browsingContext` attribute on remote & non-remote `WindowProxy` objects.
Categories
(Core :: DOM: Core & HTML, task, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1638153
Fission Milestone | M6 |
People
(Reporter: nika, Assigned: u608768)
References
(Blocks 1 open bug)
Details
It might be really nice to expose this information on remote/non-remote WindowProxy
objects. It would let chrome JS code get the BrowsingContext off of a WindowProxy
reliably, whether or not it is in the current process.
Reporter | ||
Comment 1•5 years ago
|
||
Figured I'd file this and ni? :mccr8 to see how practical this would be to make happen.
Flags: needinfo?(continuation)
Comment 2•5 years ago
|
||
I don't know. I'm not sure why you think I might know. :) What sort of problems do you anticipate?
Flags: needinfo?(continuation)
Updated•5 years ago
|
Assignee: nobody → continuation
Status: NEW → ASSIGNED
Priority: -- → P2
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee: continuation → nobody
Status: ASSIGNED → NEW
Updated•5 years ago
|
Assignee: nobody → kmadan
Status: NEW → ASSIGNED
Comment 3•5 years ago
|
||
Roll some unfixed bugs from Fission Milestone M4 to M5
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: M4 → M5
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•