Closed
Bug 596649
Opened 14 years ago
Closed 13 years ago
Check if a web app is installed to not install dupes
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(fennec-)
VERIFIED
FIXED
Firefox 8
Tracking | Status | |
---|---|---|
fennec | - | --- |
People
(Reporter: fabrice, Assigned: fabrice)
References
Details
(Whiteboard: [has-patch])
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
We should not display the "Install App" menu item if the application is already installed.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → fabrice
Assignee | ||
Comment 1•14 years ago
|
||
Straightforward implementation for Maemo, by checking that the mozilla specific desktop file for this web app is already present in /usr/share/applications/hildon.
Attachment #475800 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Attachment #475800 -
Flags: review?(mark.finkle) → review+
Updated•14 years ago
|
Whiteboard: [fennec-checkin-postb1]
Updated•14 years ago
|
Flags: in-litmus?
Updated•14 years ago
|
tracking-fennec: --- → ?
Whiteboard: [fennec-checkin-postb1]
Updated•14 years ago
|
tracking-fennec: ? → 2.0+
Updated•14 years ago
|
tracking-fennec: 2.0+ → 2.0b3+
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #475800 -
Attachment is obsolete: true
Attachment #488242 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Whiteboard: [has-patch]
Updated•14 years ago
|
Attachment #488242 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Attachment #488242 -
Attachment is obsolete: true
Updated•13 years ago
|
Attachment #538642 -
Flags: review+
Comment 5•13 years ago
|
||
Clear to land
Assignee | ||
Comment 6•13 years ago
|
||
pushed to inbound:
http://hg.mozilla.org/integration/mozilla-inbound/rev/974ed642bd37
Comment 7•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 8
Comment 8•13 years ago
|
||
I could not reproduce this issue on the latest Nightly build. However, on the latest Aurora build I cannot see "Install App" option in the Site Panel, so I cannot verify this issue for Firefox 8. Is there more work to do about Aurora build? Or should I set the target milestone to Firefox 9 and close this bug as verified fixed?
--
Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110913
Firefox/9.0a1 Fennec/9.0a1
Device: Samsung Galaxy S
OS: Android 2.2
Comment 9•13 years ago
|
||
(In reply to Cristian Nicolae (:xti) from comment #8)
> I could not reproduce this issue on the latest Nightly build. However, on
> the latest Aurora build I cannot see "Install App" option in the Site Panel,
> so I cannot verify this issue for Firefox 8. Is there more work to do about
> Aurora build? Or should I set the target milestone to Firefox 9 and close
> this bug as verified fixed?
>
> --
> Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110913
> Firefox/9.0a1 Fennec/9.0a1
> Device: Samsung Galaxy S
> OS: Android 2.2
No. The original implementation that landed was merely a prototype or testing example, and was removed in Aurora (http://hg.mozilla.org/releases/mozilla-aurora/rev/1b904630fdd7) via bug 684910.
Comment 10•13 years ago
|
||
This issue doesn't occur anymore on the latest Nightly build. So I will close the bug as verified fixed.
--
Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110914
Firefox/9.0a1 Fennec/9.0a1
Device: Samsung Galaxy S
OS: Android 2.2
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•