Closed
Bug 1819065
Opened 2 years ago
Closed 2 years ago
Improve the crash signature for bug 1777528
Categories
(Socorro :: Signature, task)
Socorro
Signature
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gsvelto, Assigned: gsvelto)
References
Details
Attachments
(1 file)
Inlined functions caused the crash signature in bug 1777528 to absorb two different crash stacks. We have to add a significant chunk of the inlined functions to the irrelevant list to tell them apart. Most of the inlined methods are wrappers, getters and constructors which add nothing useful to the signature itself.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
I deployed this just now in bug #1819758. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•