Closed
Bug 1479641
Opened 7 years ago
Closed 7 years ago
Don't record counting allocator amount
Categories
(Core Graveyard :: Web Replay, defect)
Core Graveyard
Web Replay
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: bhackett1024, Assigned: bhackett1024)
References
Details
Attachments
(1 file)
|
2.25 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
The atomic amount which counting allocators keep track of can be modified during GC and other places where recorded events are not allowed, and should not be recorded.
Attachment #8996166 -
Flags: review?(nfroyd)
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bhackett1024
Updated•7 years ago
|
Attachment #8996166 -
Flags: review?(nfroyd) → review+
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b4a905fcaa54
Don't record counting allocator amount, r=froydnj.
Comment 2•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•5 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•