Closed
Bug 1062097
Opened 11 years ago
Closed 11 years ago
Autophone - webappstartup test does not run
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect)
Tracking
(firefox35 verified, fennec35+)
VERIFIED
FIXED
People
(Reporter: bc, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
43.22 KB,
application/vnd.android.package-archive
|
Details |
1. adb install webapp-startup-test.apk
2. adb shell 'am start -n com.firefox.cli.apk.webappstartupperformancetestbclary.pc91282b8e6a
542101851c47a670b9c8c/org.mozilla.android.synthapk.LauncherActivity -a android.intent.action.MAIN --es env0 MOZ_CRASHREPORTER_NO_REPORT=1'
JavaScript Error: "this.webapps is null" {file: "resource://gre/modules/AppsServiceChild.jsm" line: 310}
JavaScript Error: "sendMessageToJava is not defined" {file: "chrome://browser/content/WebappRT.js" line: 67}
The webapp dumps WEBAPP STARTUP COMPLETE to logcat when it finishes loading. In this case, the message never appears in the log.
First seen in http://hg.mozilla.org/integration/fx-team/rev/1becc2a59531
Then http://hg.mozilla.org/mozilla-central/rev/e58842c764dd
Then http://hg.mozilla.org/integration/mozilla-inbound/rev/413f70cd2040
Then http://hg.mozilla.org/integration/b2g-inbound/rev/fc096d338bc4
These are all merges and nothing stands out to me that would cause this.
Comment 2•11 years ago
|
||
Fixed in bug 1055144
| Reporter | ||
Comment 3•11 years ago
|
||
verified fixed by Bug 1055144 http://hg.mozilla.org/integration/fx-team/rev/29d6f1d24751
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
tracking-fennec: ? → 35+
Marking verified fixed as per comment 3.
Updated•5 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
•