MetaData.origins documented as @NonNull but may be null
Categories
(GeckoView :: Extensions, defect, P3)
Tracking
(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
Updated•6 years ago
|
Comment 1•6 years ago
|
||
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.
Updated•6 years ago
|
Comment 2•6 years ago
|
||
This affected only one user in our Beta population, so I'd say it's safe to deprioritize.
Updated•6 years ago
|
Updated•6 years ago
|
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.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Description
•