Closed
Bug 858926
Opened 12 years ago
Closed 12 years ago
[skiplist] Add NS_DebugBreak.* to the prefix skiplist
Categories
(Socorro :: Infra, task)
Socorro
Infra
Tracking
(Not tracked)
RESOLVED
FIXED
42
People
(Reporter: scoobidiver, Assigned: laura)
References
Details
NS_DebugBreak_P is no longer hit. It's now NS_DebugBreak.
Replace 'NS_DebugBreak_P.*' by 'NS_DebugBreak.*'
Comment 1•12 years ago
|
||
We definitely should do that.
Assignee | ||
Comment 2•12 years ago
|
||
Assignee: nobody → laura
Comment 3•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/a71ef2637b619dcd15ee8ade9fef0c9f255ddb27
Fixes bug 858926. Replace 'NS_DebugBreak_P.*' with 'NS_DebugBreak.*' in prefix skiplist
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•12 years ago
|
Target Milestone: --- → 42
You need to log in
before you can comment on or make changes to this bug.
Description
•