Closed
Bug 1224305
Opened 9 years ago
Closed 9 years ago
Add an option to write out a copy of the extra chrome registration done by mochitest-browser-chrome
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(firefox45 fixed)
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
References
Details
Attachments
(1 file)
We need to account for all chrome registration we can to map from resource/chrome urls back to source files (which we'd like to do to generate JS coverage reports).
To make this work for mochitests, we want to be able to parse the extra chrome manifest it write after the fact. I think the way to go about this would be to have a command line flag for the harness to leave a copy of what it writes.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → cmanchester
Assignee | ||
Comment 1•9 years ago
|
||
Bug 1224305 - Add an option to the mochitest harness to provide a copy of the extra chrome manifest it writes. r=ahal
Attachment #8686737 -
Flags: review?(ahalberstadt)
Updated•9 years ago
|
Attachment #8686737 -
Flags: review?(ahalberstadt) → review+
Comment 2•9 years ago
|
||
Comment on attachment 8686737 [details]
MozReview Request: Bug 1224305 - Add an option to the mochitest harness to provide a copy of the extra chrome manifest it writes. r=ahal
https://reviewboard.mozilla.org/r/25059/#review22567
Funny, we were just talking about this code for bug 1224294. Lgtm!
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•