Closed Bug 1903022 Opened 4 months ago Closed 3 months ago

Add Variant to the prefix list and VariantImplementation to the irrelevant list

Categories

(Socorro :: Signature, task, P3)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

Attachments

(1 file)

Bug 1902941 kind of looks like a Nightly regression, but it was hard to tell because there was an existing bug on file. Variant is a very generic class used in many places, so we need to look past it to find an interesting frame. I think it is worth keeping it in the signature, because a lot of the crashes are release asserts in actual Variant code. It looks like there are usually only a few frames of Variant code so that shouldn't get too out of hand. Looking at crashes, I also see a number of frames of VariantImplementation, but I think that's not interesting, so I'll add it to the irrelevant signature list.

Example crash: bp-658f2fc6-159f-49d1-a70e-bf9d80240616

The current signature is:
[@ mozilla::Variant<T>::as ]
I think with my changes it'll turn into:
[@ mozilla::Variant<T>::as | mozilla::dom::quota::DirectoryLockImpl::Overlaps ]

setting this to P3 to because it will be deployed as part of the next regular release

Priority: -- → P3

This was deployed in bug 1906174 just now.

Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: