[hazards] documentation and cleanup refactorings
Categories
(Core :: JavaScript: GC, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: sfink, Assigned: sfink)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
I have a small pile of stuff that ended up not being part of any significant change. There's the beginning of a document on the sixgill output format. There's a "simplfication" to the always-confusing BFS_upwards()
stuff, which was necessary for a change that turned out to produce too many false positives, but I think the preparatory change is probably still better than what is there now? And finally, there's a pure refactoring that makes some direct data structure manipulation slightly easier to follow.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
This was necessary for a change that I ended up not needing, but the main point of this patch is the commentary.
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Backed out for causing hazard failures on rootAnalysis/analyze.py
Failure log: https://treeherder.mozilla.org/logviewer?job_id=412108269&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/79b976bdc2330d5df519bdd325b0a988fb02878e
Comment 6•2 years ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/79b976bdc233
Comment 8•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3b3ebbf22ea9
https://hg.mozilla.org/mozilla-central/rev/d5babfab79d6
https://hg.mozilla.org/mozilla-central/rev/7fb2661a3faf
Description
•