Closed
Bug 1594987
Opened 5 years ago
Closed 5 years ago
nsSubDocumentFrame::GetDocShell is not fission-friendly
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 1594989
People
(Reporter: bzbarsky, Unassigned)
References
(Blocks 1 open bug)
Details
This is used for two things: intrinsic sizing of an <object> or <embed> pointing to an SVG image and something about mouseout handling. The former presumably needs to work even if the SVG is not same-origin, while the latter might maybe work ok with fission; I don't know how to exercise that codepath.
Comment 1•5 years ago
|
||
Seems to be somehow bug 1594989 was re-submiited?
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•