Closed
Bug 1341093
Opened 8 years ago
Closed 7 years ago
The count of malloc memory for a zone is not taken into account when zones are merged
Categories
(Core :: JavaScript: GC, defect, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
Details
(Keywords: triage-deferred)
Attachments
(1 file)
(deleted),
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Updated•7 years ago
|
Keywords: triage-deferred
Priority: -- → P3
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jcoppeard
Assignee | ||
Comment 1•7 years ago
|
||
Patch to transfer malloc bytes to the target zone when merging and check GC triggers afterwards.
Attachment #8914850 -
Flags: review?(sphink)
Updated•7 years ago
|
Attachment #8914850 -
Flags: review?(sphink) → review+
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0d7a9ad2f02b
Transfer malloc bytes when zones are merged r=sfink
Comment 3•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•