Closed
Bug 1556891
Opened 7 years ago
Closed 7 years ago
Remove unneeded stuff from nsExceptionHandler.cpp
Categories
(Toolkit :: Crash Reporting, enhancement)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(2 files)
A couple of small clean-ups.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → n.nethercote
| Assignee | ||
Comment 1•7 years ago
|
||
It's ignored on non-Windows platforms, and all callsites use 10.
| Assignee | ||
Comment 2•7 years ago
|
||
Depends on D33737
Pushed by nnethercote@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/30fa4e06dc10
Remove `base` argument from `XP_TTOA` and `XP_STOA`. r=gsvelto
https://hg.mozilla.org/integration/autoland/rev/63684e4599a3
Remove unused defines from nsExceptionHandler.cpp. r=gsvelto
Comment 4•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/30fa4e06dc10
https://hg.mozilla.org/mozilla-central/rev/63684e4599a3
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•