Closed
Bug 834810
Opened 12 years ago
Closed 12 years ago
Launching webapp from homescreen icon will revert the icon to the default 'rocket'
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 21
People
(Reporter: mfinkle, Assigned: mfinkle)
References
Details
Attachments
(1 file)
1.22 KB,
patch
|
bnicholson
:
review+
|
Details | Diff | Splinter Review |
Chris Lord and Ted Mielczarek reported seeing this happen in today's Nightly.
I think this is a regression from bug 819037. Wes added code to remove the old shortcut and make a new one. I asked for us to not do that in review, but it landed that way.
I think the fix here is to just remove the code that tries to "fix" the shortcut. If we leave the shortcut alone, we'll let the fallback code find the manifest URL from the launch URL.
Assignee | ||
Comment 2•12 years ago
|
||
Don't try to re-create the shortcut. Just keep using the fallback path for the existing shortcut.
Assignee: nobody → mark.finkle
Attachment #707131 -
Flags: review?(bnicholson)
Updated•12 years ago
|
Attachment #707131 -
Flags: review?(bnicholson) → review+
Updated•12 years ago
|
OS: Linux → Android
Hardware: x86_64 → ARM
Version: Firefox 15 → Trunk
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 21
Comment 5•12 years ago
|
||
Thank you. I can confirm that rhis has been really fixed in the today's Nightly. Thank you.
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
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
•