Closed
Bug 1547621
Opened 7 years ago
Closed 7 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)
|
47 bytes,
text/x-phabricator-request
|
Details |
And let's rename nsIPresShellInlines.h to mozilla/PresShellInlines.h.
| Assignee | ||
Comment 1•7 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•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 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
•