Closed
Bug 1400334
Opened 7 years ago
Closed 7 years ago
Crash in java.lang.NullPointerException: Attempt to invoke virtual method ''int java.lang.Integer.intValue()'' on a null object reference at org.mozilla.gecko.webapps.WebAppActivity.onLoadUri(WebAppActivity.java)
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P2)
Tracking
(fennec+, firefox56 unaffected, firefox57 disabled, firefox58 fixed)
RESOLVED
FIXED
Firefox 58
Tracking | Status | |
---|---|---|
fennec | + | --- |
firefox56 | --- | unaffected |
firefox57 | --- | disabled |
firefox58 | --- | fixed |
People
(Reporter: jovan.gerodetti, Assigned: snorp)
References
Details
Crash Data
Attachments
(1 file)
This bug was filed from the Socorro interface and is
report bp-12c9fd41-b3fb-4f7b-8cbf-9c17c0170915.
=============================================================
Comment 1•7 years ago
|
||
I encountered this crash in PWA's.
STR:
1. Add aliexpress.com on the home screen as a standalone app. (Settings>Adnvenced>Progressive web apps is turned on).
2. Open the pwa and tap on the flash deals, then select a product.
Blocks: progressive-apps
Status: UNCONFIRMED → NEW
tracking-fennec: --- → ?
status-firefox58:
--- → affected
Ever confirmed: true
Reporter | ||
Comment 2•7 years ago
|
||
I can also reliably reproduce this on:
1. Flipboard: just tap a story that takes you to an external site.
2. go to pwa-store.firebaseapp.com, go into a category and try to tap one of the apps.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → snorp
Priority: -- → P2
Assignee | ||
Updated•7 years ago
|
tracking-fennec: ? → +
Comment hidden (mozreview-request) |
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8914446 [details]
Bug 1400334 - Guard against no theme color in standalone webapp
https://reviewboard.mozilla.org/r/185764/#review191032
Attachment #8914446 -
Flags: review?(cnevinchen) → review+
Pushed by jwillcox@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/54c5410970ff
Guard against no theme color in standalone webapp r=nechen
![]() |
||
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Updated•7 years ago
|
status-firefox56:
--- → unaffected
status-firefox57:
--- → disabled
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•