Closed
Bug 1817092
Opened 3 years ago
Closed 3 years ago
[hazards] produce HTML output
Categories
(Core :: JavaScript: GC, enhancement, P1)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
113 Branch
| Tracking | Status | |
|---|---|---|
| firefox113 | --- | fixed |
People
(Reporter: sfink, Assigned: sfink)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
When dealing with a large number of hazards, it would be much easier with a better output format. (Right now, the standard procedure is to look at the text file, then bring up the corresponding file(s) in searchfox and/or an editor, and I often end up at the wrong place or in the wrong version of the code.)
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → sphink
Status: NEW → ASSIGNED
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → sphink
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2de3b6b4404e
Generate hazards.html r=jonco
Comment 4•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f6ed87bebd48
Implement `mach hazards view`: run a web server to serve the hazards page and annotated source r=jonco,firefox-build-system-reviewers,ahochheiden
Comment 6•3 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•