Closed
Bug 1448728
Opened 7 years ago
Closed 7 years ago
Clean up items in memory report for the old style system
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: xidorn, Assigned: xidorn)
References
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → xidorn+moz
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
![]() |
||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8962235 [details]
Bug 1448728 part 1 - Make popular headers not include nsWindowSizes.h.
https://reviewboard.mozilla.org/r/231066/#review236484
Attachment #8962235 -
Flags: review?(n.nethercote) → review+
![]() |
||
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8962236 [details]
Bug 1448728 part 2 - Remove style sizes for the old style system from nsWindowSizes.h.
https://reviewboard.mozilla.org/r/231074/#review236486
Attachment #8962236 -
Flags: review?(n.nethercote) → review+
![]() |
||
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8962237 [details]
Bug 1448728 part 3 - Remove mention of servo in memory report as it's the only style system now.
https://reviewboard.mozilla.org/r/231076/#review236488
Attachment #8962237 -
Flags: review?(n.nethercote) → review+
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e32869c39038
part 0 - Remove objects only used in the old style system from nsPresArena::AddSizeOfExcludingThis. r=emilio
https://hg.mozilla.org/integration/mozilla-inbound/rev/420e6f921109
part 1 - Make popular headers not include nsWindowSizes.h. r=njn
https://hg.mozilla.org/integration/mozilla-inbound/rev/6fef911c5571
part 2 - Remove style sizes for the old style system from nsWindowSizes.h. r=njn
https://hg.mozilla.org/integration/mozilla-inbound/rev/15226faf0444
part 3 - Remove mention of servo in memory report as it's the only style system now. r=njn
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/09df78447c1a
followup - Move ServoComputedValuesMallocEnclosingSizeOf to ComputedStyle.cpp.
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2813cc474565
followup 2 - Remove style structs from nsPresArena::AddSizeOfExcludingThis on a CLOSED TREE. r=emilio
Comment 10•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e32869c39038
https://hg.mozilla.org/mozilla-central/rev/420e6f921109
https://hg.mozilla.org/mozilla-central/rev/6fef911c5571
https://hg.mozilla.org/mozilla-central/rev/15226faf0444
https://hg.mozilla.org/mozilla-central/rev/09df78447c1a
https://hg.mozilla.org/mozilla-central/rev/2813cc474565
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•