Closed
Bug 1542407
Opened 6 years ago
Closed 6 years ago
nsIFrame should use mozilla::PresShell directly rather than via nsIPresShell
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Except retrieving from weak reference, nsIFrame
should treat
mozilla::PresShell
directly rather than via nsIPresShell
.
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/968c536eff6e
Make nsIFrame use mozilla::PresShell directly rather than via nsIPresShell r=emilio
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•