Closed Bug 1026262 Opened 10 years ago Closed 8 years ago

Launching uninstalled app fails, silent NPE

Categories

(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P1)

All
Android

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rnewman, Unassigned)

Details

(Whiteboard: [WebRuntime])

* Install app.
* Task switch to Settings. Uninstall Android app.
* Task switch back to Fennec. Tap "Launch".

D/GeckoWebappManager(16543): launchWebapp: https://marketplace.firefox.com/app/572d906a-c35a-4ae7-84e2-179ec9fa2770/manifest.webapp?feature_profile=7558a9ff6e68.47.4
E/GeckoWebappEventListener(16543): Exception handling message "Webapps:Open":
E/GeckoWebappEventListener(16543): java.lang.NullPointerException
E/GeckoWebappEventListener(16543): 	at org.mozilla.gecko.GeckoAppShell.getWebappIntent$3f7b6f48(GeckoAppShell.java:806)
E/GeckoWebappEventListener(16543): 	at org.mozilla.gecko.webapp.EventListener.handleMessage(EventListener.java:73)
E/GeckoWebappEventListener(16543): 	at org.mozilla.gecko.EventDispatcher.dispatchEvent(EventDispatcher.java:163)
E/GeckoWebappEventListener(16543): 	at org.mozilla.gecko.GeckoAppShell.handleGeckoMessage(GeckoAppShell.java:2291)
E/GeckoWebappEventListener(16543): 	at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
E/GeckoWebappEventListener(16543): 	at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
E/GeckoWebappEventListener(16543): 	at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
E/GeckoWebappEventListener(16543): 	at org.mozilla.gecko.GeckoAppShell.runGecko(GeckoAppShell.java:358)
E/GeckoWebappEventListener(16543): 	at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:176)
Severity: normal → major
Priority: -- → P1
Whiteboard: [WebRuntime]
Per bug 1235869, we're going to disable the Android web runtime, so we won't fix this bug in it.

(This is part of a bulk resolution of bugs in the Firefox for Android::Web Apps component, from which I attempted to exclude bugs that are not specific to the runtime, but it's possible that I included one accidentally.  If so, I'm sorry, and please reopen the bug!)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.