Closed
Bug 1685586
Opened 5 years ago
Closed 4 years ago
[hazards] GC function explanations in hazards are sometimes truncated
Categories
(Core :: JavaScript: GC, defect, P4)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: sfink, Assigned: sfink, NeedInfo)
References
Details
Attachments
(1 file)
I've noticed this for a while but hadn't bothered to track it down. When hazards are reported, they give an example stack that explains why it thinks a given function can GC. Sometimes these are missing.
Assignee | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:sfink, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(sphink)
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bdd7ddb19a48
Fix GC function explanations in cases with modified unmangled names r=jonco
Comment 4•5 years ago
•
|
||
Backed out for SM bustages
Backout link: https://hg.mozilla.org/integration/autoland/rev/bdd7ddb19a4817642a1dc38fa58cd47e33cc16ea
Log link: https://treeherder.mozilla.org/logviewer?job_id=327988093&repo=autoland&lineNumber=2463
Please also check:
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/27315087fdc5
Fix GC function explanations in cases with modified unmangled names r=jonco
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•