Closed
Bug 1502328
Opened 6 years ago
Closed 6 years ago
Make it possible to set opener BrowsingContext on a BrowsingContext
Categories
(Core :: DOM: Navigation, enhancement, P2)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: farre, Assigned: farre)
References
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
This becomes a matter of either creating BrowsingContexts given an opener or allowing nsGlobalWindowOuter::SetOpenerWindow to set the nsPIDOMWindowOuter dochshell's browsing context on the receiving window docshell's browsing context.
Assignee: nobody → afarre
Assignee | ||
Updated•6 years ago
|
Blocks: browsingcontext
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P2
Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Attachment #9020347 -
Attachment is obsolete: true
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
And try looks good for the new version as well: https://treeherder.mozilla.org/#/jobs?repo=try&revision=3a716674c75881d36ad280d568b6f49689105f3f&group_state=expanded
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d697bd75684d
Add opener member to BrowsingContext and expose through webidl. r=nika
Comment 7•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•