Closed
Bug 1152513
Opened 10 years ago
Closed 9 years ago
Autophone - webappstart no WEBAPP STARTUP COMPLETE detected in Beta/Release
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect)
Tracking
(firefox38 affected, firefox39 unaffected, firefox40 unaffected, fennec-)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox38 | --- | affected |
firefox39 | --- | unaffected |
firefox40 | --- | unaffected |
fennec | - | --- |
People
(Reporter: bc, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Beginning with https://treeherder.mozilla.org/#/jobs?repo=mozilla-beta&revision=8f0271f2c153&exclusion_profile=false&filter-searchStr=autophone on mozilla-beta, the Autophone webappstartup test began failing to detect WEBAPP STARTUP COMPLETE. This is not occurring on other branches.
Example logcat: https://autophone.s3.amazonaws.com/pub/mozilla.org/mobile/tinderbox-builds/mozilla-inbound-android-api-11/1428479230/autophone-webapp-1-nexus-5-kot49h-1-logcat.log
Reporter | ||
Updated•10 years ago
|
Summary: Autophone - webappstart no → Autophone - webappstart no WEBAPP STARTUP COMPLETE detected
Comment 1•10 years ago
|
||
I bet this is bug 1149094.
I/GeckoConsole(15490): WEBAPP STARTUP COMPLETE
Comment 2•10 years ago
|
||
Do you know where this string is being sent from?
Reporter | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
(In reply to Bob Clary [:bc:] from comment #3)
> https://github.com/snorp/webapp-startup-test/blob/master/index.html#L16
Crap. I don't know of any other way to push something into the Android Log from web content. Since we shut that down in Beta and Release, we may be forced to focus on Nightly and Aurora for now.
It's possible we could add a preference to turn it back on, and autophone could flip the pref, but that's not likely to happen in the short term.
Comment 5•10 years ago
|
||
Maybe there is a place for Mozilla to emit that into the Log from Java code, instead of Snorp's webapp.
Updated•10 years ago
|
tracking-fennec: ? → -
Summary: Autophone - webappstart no WEBAPP STARTUP COMPLETE detected → Autophone - webappstart no WEBAPP STARTUP COMPLETE detected in Beta/Release
Comment 6•9 years ago
|
||
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: 9 years ago
Resolution: --- → WONTFIX
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
•