Closed
Bug 1820490
Opened 2 years ago
Closed 2 years ago
GC profile output has duplicate fields for PID and runtime
Categories
(Core :: JavaScript: GC, defect, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox110 | --- | unaffected |
| firefox111 | --- | wontfix |
| firefox112 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
More fallout from bug 1814193. The generated output prints has these fields twice because I included FOR_EACH_GC_PROFILE_COMMON_METADATA in two places.
| Assignee | ||
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1814193
status-firefox110:
--- → unaffected
status-firefox111:
--- → affected
status-firefox112:
--- → affected
status-firefox-esr102:
--- → unaffected
Updated•2 years ago
|
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/acd3e97be5d5
Remove duplicate fields from GC profile output r=sfink
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•