Closed
Bug 934741
Opened 12 years ago
Closed 12 years ago
Make direct links to rooting hazards from TBPL
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: terrence, Unassigned)
References
Details
Right now you have to infer the url from the rsync and harness output and then construct a curl|gunzip|less pipeline from a shell to read the output. This is fine for us, but people are going to want to be able to click (or at least right click and "go to url") to see their hazards. As bonus points, when there are few hazards, print them inline in the log with proper annotation so that TBPL will insert them in the short log and link right to them.
Comment 1•12 years ago
|
||
There is now a direct link to the upload directory, which fixes half of comment 0. There should still be a direct link to the hazards file itself, and the "bonus points" are not done.
Summary: Make hazards reports from TBPL easier to find → Make direct links to rooting hazards from TBPL
Reporter | ||
Comment 2•12 years ago
|
||
After a bit more thought, I think what we have is adequate. We could go all the way here, but we can certainly live with a couple extra clicks in a tool that should (hopefully) be rarely used.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•