Open Bug 1629957 Opened 6 years ago Updated 6 years ago

MetaData.origins documented as @NonNull but may be null

Categories

(GeckoView :: Extensions, defect, P3)

Unspecified
All
defect

Tracking

(firefox76 wontfix, firefox77 wontfix, firefox78 wontfix)

Tracking Status
firefox76 --- wontfix
firefox77 --- wontfix
firefox78 --- wontfix

People

(Reporter: csadilek, Unassigned)

Details

We're seeing a startup (low volume) as part of beta migration caused by this field being null:

Related crash: https://github.com/mozilla-mobile/android-components/issues/6641

Assignee: nobody → agi

This is really weird, from what I can see origins come from here: https://searchfox.org/mozilla-central/rev/72e3388f74458d369af4f6cdbaeaacb719523b8c/toolkit/components/extensions/Extension.jsm#627

And it shouldn't be possible for the array to be null? I wonder if we're getting some unexpected values in it.

Severity: -- → critical
Priority: -- → P1
Whiteboard: [geckoview:m77]

This affected only one user in our Beta population, so I'd say it's safe to deprioritize.

Priority: P1 → P2
Whiteboard: [geckoview:m77] → [geckoview:m78]
Priority: P2 → P3
Whiteboard: [geckoview:m78]

These are current, open bugs with a Severity of critical. The Severity of these bugs is being changed to S2 to be consistent with the May 4 2020 Severity definitions.

Please let Release Management know if these bugs are still S2.

Severity: critical → S2
Assignee: agi → nobody
You need to log in before you can comment on or make changes to this bug.