Closed
Bug 1547621
Opened 6 years ago
Closed 6 years ago
Move all inline methods of nsIPresShell into mozilla::PresShell
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(1 file)
And let's rename nsIPresShellInlines.h
to mozilla/PresShellInlines.h
.
Assignee | ||
Comment 1•6 years ago
|
||
And also this patch moves some related methods which use the inline methods
and member variables used only by them.
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/23ca4e6edd55
Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug
![]() |
||
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•