Closed
Bug 1621468
Opened 8 months ago
Closed 8 months ago
Stop using `fix_stack_using_bpsyms.py` in `dmd.py`
Categories
(Toolkit :: Crash Reporting, task)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: njn, Assigned: njn)
References
Details
Attachments
(1 file)
Once fix_stacks.py supports Breakpad symbols, we can stop using fix_stack_using_bpsyms.py in dmd.py.
| Assignee | ||
Comment 1•8 months ago
|
||
This uses fix-stacks's new Breakpad symbols support from
https://github.com/mozilla/fix-stacks/pull/16.
The patch also updates some comments in dmd.py to account for some very
slight changes in fix-stacks's output.
Pushed by nnethercote@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/10998b6bf6d8 Stop using `fix_stack_using_bpsyms.py` in `dmd.py`. r=gsvelto
Comment 3•8 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•