Closed Bug 1885114 Opened 4 months ago Closed 4 months ago

Zone class memory is not added to heap size measurements

Categories

(Core :: JavaScript: GC, defect, P3)

defect

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: jonco, Assigned: jonco)

References

Details

Attachments

(1 file)

Bug 1879143 currently increases the size of the Zone class substantially and this results in a large increase in the heap unclassified measurements. It turns out that Zone::addSizeOfIncludingThis doesn't add the size of this (the Zone) anywhere.

Blocks: 1879143
Assignee: nobody → jcoppeard
Status: NEW → ASSIGNED
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d46c439f53ee
Add memory accounting for the zone object r=sfink
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch

Not 100% sure, but this bug may have had the intended effect of increasing the Base content JS while simultaneously decreasing the heap-unclassified

Regressions: 1886163
Blocks: 1893690
No longer blocks: 1893690
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: