Closed
Bug 1362478
Opened 8 years ago
Closed 8 years ago
Content processes can't update coverage counters due to sandboxing
Categories
(Testing :: Code Coverage, enhancement)
Tracking
(firefox55 fixed)
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: marco, Assigned: marco)
References
Details
Attachments
(1 file)
|
1005 bytes,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
I've tested disabling the sandbox locally with the example from bug 1362052 and the coverage looks right to me.
| Assignee | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment on attachment 8864946 [details] [diff] [review]
Patch
Review of attachment 8864946 [details] [diff] [review]:
-----------------------------------------------------------------
awesome find
Attachment #8864946 -
Flags: review?(jmaher) → review+
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/996124fe6f8d
Disable sandbox in the code coverage build, as it prevents content processes from updating gcda files. r=jmaher
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•