Closed
Bug 1212250
Opened 9 years ago
Closed 9 years ago
Use InheritFromDocToChildDocshell in TabContext when inheriting OriginAttributes from parent window
Categories
(Core :: DOM: Content Processes, defect)
Core
DOM: Content Processes
Tracking
()
RESOLVED
DUPLICATE
of bug 1209162
People
(Reporter: kanru, Unassigned)
References
Details
Updated•9 years ago
|
Assignee: nobody → huseby
Updated•9 years ago
|
Status: NEW → ASSIGNED
Updated•9 years ago
|
Assignee: huseby → nobody
Status: ASSIGNED → NEW
In Bug 1209162 I'll make docshell to inherit origin attributes from the parent docshell's document.
And Bug 1178526 will set the mSignedPkg attribute for the new TabContext.
So the docshell in TabChild will inherit origin attributes from the new TabContext(done in Bug 1209162), which will get the new origin attributes from the new forked process (Bug 1178526).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•