Closed Bug 1503966 Opened 7 years ago Closed 7 years ago

Add mozilla::detail::HashTable<.*>:: to the prefix list

Categories

(Socorro :: Signature, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

This function was renamed or something, and the old version was on the skip list, so the new version should be, too. This will split up a bunch of JS crashes into separate signatures.
The old pattern was js::detail::HashTable<.*>:: so I'll update this for the Mozilla variant.
Summary: Add mozilla::detail::HashTable<T>::changeTableSize to the prefix list → Add mozilla::detail::HashTable<.*>:: to the prefix list
Commits pushed to master at https://github.com/mozilla-services/socorro https://github.com/mozilla-services/socorro/commit/9a0665854eb3b74672a45f8ab38ce281a411a996 Bug 1503966 - Add mozilla::detail::HashTable to the prefix list https://github.com/mozilla-services/socorro/commit/a6ce74a37a6a68a04528b88471a26bee89f0b4fb Merge pull request #4685 from amccreight/patch-15 Bug 1503966 - Add mozilla::detail::HashTable to the prefix list
This will go out in the next production deploy. Probably next week. If you want, I can reprocess crashes with mozilla::detail::HashTable in the signature. Does that help?
Flags: needinfo?(continuation)
No, that's not necessary. This is a quite low volume crash. Thanks for merging my pull request.
Flags: needinfo?(continuation)
Sounds good! Marking as FIXED.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.