Closed
Bug 785496
Opened 12 years ago
Closed 12 years ago
Marketplace app installs 4 shortcuts on dekstop
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P1)
Tracking
(firefox17 verified, firefox18 verified)
VERIFIED
FIXED
Firefox 18
People
(Reporter: chelsea, Unassigned)
References
Details
(Whiteboard: [blocking-webrtandroid1+])
Attachments
(2 files)
462.17 KB,
image/png
|
Details | |
947 bytes,
patch
|
mfinkle
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Screencap attached: http://cl.ly/image/1Y0s1C371Z0N
Galaxy S2 running ICS
Please let me know if you need more details.
Comment 1•12 years ago
|
||
This is awesome. I can reproduce this on the Galaxy SII too.
STR:
i) With a new profile, launch Nightly
ii) Tap the Mozilla Market Promotion, or visit the Mozilla Marketplace link in about:apps
iii) Wait a couple seconds for the Mozilla Marketplace to load; and tap the opt-in 'Open' in the door-hanger
--
Nightly (08/24)
Samsung Galaxy SII (Android 4.0.4)
Updated•12 years ago
|
status-firefox16:
--- → affected
status-firefox17:
--- → affected
OS: Linux → Android
Hardware: x86_64 → ARM
Whiteboard: [blocking-webrtandroid1?]
Updated•12 years ago
|
status-firefox16:
affected → ---
Priority: -- → P1
Whiteboard: [blocking-webrtandroid1?] → [blocking-webrtandroid1+]
Updated•12 years ago
|
Blocks: Blocking-FFA-WebRT1+
Comment 3•12 years ago
|
||
We're getting into a loop here while we install the webapp. We send a message from HelperApps to java to launch the Marketplace App, which sends a message to us to install the marketplace, which sends a message from HelperApps to launch the app, etc. Apparently it takes about 4 rounds on some devices before the app is installed and we bail out of the loop.
We already have code to launch the app once its installed. This disabled the HelperApps code for callers that pass in a callback.
Attachment #660968 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #660968 -
Flags: review?(mark.finkle) → review+
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Comment on attachment 660968 [details] [diff] [review]
Patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 741621
User impact if declined: Multiple icons
Testing completed (on m-c, etc.): Landed 9/13
Risk to taking this patch (and alternatives if risky): Low risk. Mobile webapps only (for now since helper apps isn't used by anything else).
String or UUID changes made by this patch: None.
Attachment #660968 -
Flags: approval-mozilla-aurora?
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 18
Updated•12 years ago
|
Attachment #660968 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 7•12 years ago
|
||
Verified fixed on:
Build: Firefox 18.0a1 (2012-09-17)
Device: Samsung Galaxy Nexus
OS: Android 4.1.1
Waiting to land on Aurora also.
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
status-firefox18:
--- → verified
Comment 8•12 years ago
|
||
Pushed to Aurora: http://hg.mozilla.org/releases/mozilla-aurora/rev/a4cdf3eb9220
Comment 9•12 years ago
|
||
Verified fixed on:
Build: Firefox 17.0a2 (2012-09-20)
Device: Samsung Galaxy Nexus
OS: Android 4.1.1
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
•