Closed
Bug 792213
Opened 13 years ago
Closed 13 years ago
Conditionalize Mozilla crash reporter
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ekr, Unassigned)
Details
(Whiteboard: [WebRTC], [qa-])
Attachments
(1 file)
2.16 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Conditionalize the crash reporter on unit tests so it doesn't interfere with debugging
Reporter | ||
Updated•13 years ago
|
Attachment #662300 -
Attachment is patch: true
Reporter | ||
Updated•13 years ago
|
Attachment #662300 -
Flags: review?(ted.mielczarek)
Updated•13 years ago
|
Whiteboard: [WebRTC]
Comment 1•13 years ago
|
||
Comment on attachment 662300 [details] [diff] [review]
Patch
Review of attachment 662300 [details] [diff] [review]:
-----------------------------------------------------------------
r=me, but you also need to set MOZ_CRASHREPORTER=1 in the environment in runcppunittests.py like I mentioned:
http://hg.mozilla.org/projects/alder/file/tip/testing/runcppunittests.py#l91
Attachment #662300 -
Flags: review?(ted.mielczarek) → review+
Reporter | ||
Comment 2•13 years ago
|
||
Comment on attachment 662300 [details] [diff] [review]
Patch
Fixed in http://hg.mozilla.org/projects/alder/rev/605bfac3280c
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Whiteboard: [WebRTC] → [WebRTC], [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•