Closed
Bug 1424664
Opened 8 years ago
Closed 8 years ago
Remove heapsize support in js/rust/
Categories
(Core :: Memory Allocator, enhancement)
Core
Memory Allocator
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: SimonSapin, Assigned: SimonSapin)
Details
Attachments
(1 file)
It has been replaced in Servo with malloc_size_of: https://github.com/servo/servo/tree/master/components/malloc_size_of
Comment hidden (mozreview-request) |
![]() |
||
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8936191 [details]
Bug 1424664 - Remove heapsize support from js/rust/
https://reviewboard.mozilla.org/r/206954/#review212916
Thank you for doing this.
Attachment #8936191 -
Flags: review?(n.nethercote) → review+
Pushed by simon.sapin@exyr.org:
https://hg.mozilla.org/integration/autoland/rev/2288b9c225bb
Remove heapsize support from js/rust/ r=njn
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•7 years ago
|
Assignee: nobody → simon.sapin
You need to log in
before you can comment on or make changes to this bug.
Description
•