Closed
Bug 1289495
Opened 8 years ago
Closed 8 years ago
Do not show update button in about: if app is installed from google play
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 800397
People
(Reporter: sebastian, Unassigned)
References
Details
In bug 1220773 we are disabling our updater if the app is installed from google play.
about: just uses the build flag and should do the runtime check too:
https://dxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/about.xhtml#32
https://dxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/about.js?q=file%3Aabout.js+path%3Amobile&redirect_type=single#61
Comment 1•8 years ago
|
||
Dupe of bug 800397? or the other way around.
Reporter | ||
Comment 2•8 years ago
|
||
Oh yeah, it probably is. I thought we are hiding the button for release builds but it seems like we don't.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Assignee | ||
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
•