Closed
Bug 1512510
Opened 7 years ago
Closed 7 years ago
Create ChromeBrowsingContexts with opener
Categories
(Core :: DOM: Navigation, enhancement, P3)
Core
DOM: Navigation
Tracking
()
RESOLVED
INVALID
People
(Reporter: farre, Assigned: farre)
References
Details
There are still occasions where we need to set the opener of ChromeBrowsingContexts using nsGlobalWindowOuter::SetOpenerWindow so don't assert when we do this.
| Assignee | ||
Updated•7 years ago
|
Blocks: browsingcontext
Priority: -- → P3
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → afarre
| Assignee | ||
Comment 1•7 years ago
|
||
This apparently isn't the case. After investigating Bug 1510282 I first believed this to be a bug in how BrowsingContexts are created, but it turns out to be a bug in how Thunderbird opens tabs. See Bug 1510282, comment 17.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•