Closed Bug 1175915 Opened 9 years ago Closed 9 years ago

Android will no longer call android installer to install .apk files downloaded by the browser

Categories

(Firefox for Android Graveyard :: Download Manager, defect)

ARM
Android
defect
Not set
major

Tracking

(firefox41 affected)

RESOLVED DUPLICATE of bug 1176018
Tracking Status
firefox41 --- affected

People

(Reporter: wgianopoulos, Assigned: mcomella)

Details

(Keywords: regression)

Android will no longer call android installer to install .apk files downloaded by the browser
Android will no longer, or Firefox will no longer?

Firefox should prompt you about downloading any APK.
I have install apps form untrusted sources enabled on my device this is a regression between the 6/16 and 6/17 nightly build.
Too make it clear, the error is not a android blocked the install it is a message form Firefox saying I don't know what to do with this file type.
And just to e on my soapbox, we will have more of these types of things not tested by real users the longer wee keep the tree open with no nightlies being updated for our users.
This is less of an issue now that automatic nightly updates are working once again, however it is still not possible to, for example, install Aurora from this page http://aurora.mozilla.org/ using a current nightly build.  I am lowering the importance to major.
Severity: blocker → major
OS: Gonk (Firefox OS) → Android
Seems was a merge form fx-team that caused this so need to bisect that now.
OK so hg bisect identified a security bug I can't see bug 1168662.  trying a backout.
and this was verified via backout.
upping this back to being a blocker if i cannot back this out becuase of security i cannot see this is impoacting my ability to work in other areas.
Severity: major → blocker
Oh I neglected to post that hg bisect said:

The first bad revision is:
changeset:   248941:cb07547fd9ab
user:        Michael Comella <michael.l.comella@gmail.com>
date:        Fri Jun 12 16:26:24 2015 -0700
summary:     Bug 1168662 - Modify all outgoing Intents with CATEGORY_BROWSABLE. r=margaret
NI'ing Mike so he is aware of the regression
Flags: needinfo?(michael.l.comella)
My assumption is that the Android installer does not accept CATEGORY_BROWSABLE.

The best solution here is to identify when we're creating an Intent to open a downloaded APK and remove the CATEGORY_BROWSABLE category from the sent Intent.
Assignee: nobody → michael.l.comella
Flags: needinfo?(michael.l.comella)
Severity: blocker → major
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.