Closed
Bug 1816846
Opened 2 years ago
Closed 2 years ago
Ignore helper and inlined functions for locks when generating signatures
Categories
(Socorro :: Signature, task)
Socorro
Signature
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gsvelto, Assigned: gsvelto)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When dealing with locks we often encounter implementation details in the signature because we've put those in the prefix list. Inline support made things worse making those signatures either too long or too generic. We should ignore those methods instead to clean up the signatures and tear apart those that are unrelated to each other.
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
•