Closed
Bug 1258392
Opened 9 years ago
Closed 9 years ago
[skiplist] please add "RefPtr.*" to prefix_signature_re
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: dbaron)
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1249805 +++
Please add RefPtr.* to prefix_signature_re in https://github.com/mozilla/socorro/blob/master/socorro/processor/signature_utilities.py
nsRefPtr was previously in the list, but it's been renamed to RefPtr.
| Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/2776c0877068325fbcdafe9380106536fc4e1032
Bug 1258392 - Add 'RefPtr.*' to prefixSignatureRegEx.
(This is since nsRefPtr has been renamed to RefPtr.)
| Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•