Closed
Bug 1295544
Opened 9 years ago
Closed 9 years ago
Fix typo MOZ_CRASH_REPORTER in ProtocolUtils.cpp
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: cyu, Assigned: cyu)
References
Details
Attachments
(1 file)
Found by :BenWa in https://bugzilla.mozilla.org/show_bug.cgi?id=1258317#c99
The build config should be MOZ_CRASHREPORTER.
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8781517 [details]
Bug 1295544 - Typo fix of MOZ_CRASHREPORTER build config.
https://reviewboard.mozilla.org/r/71926/#review70978
Attachment #8781517 -
Flags: review?(gkrizsanits) → review+
Pushed by cyu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c89981f5cbe7
Typo fix of MOZ_CRASHREPORTER build config. r=krizsa
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•