Closed
Bug 931469
Opened 11 years ago
Closed 11 years ago
Tapping an .apk file download link results in 2 downloads starting, one of which never completes
Categories
(Firefox for Android Graveyard :: Download Manager, defect)
Tracking
(firefox26 unaffected, firefox27+ verified, firefox28 verified, fennec27+)
VERIFIED
FIXED
Firefox 28
Tracking | Status | |
---|---|---|
firefox26 | --- | unaffected |
firefox27 | + | verified |
firefox28 | --- | verified |
fennec | 27+ | --- |
People
(Reporter: wgianopoulos, Assigned: wgianopoulos)
References
Details
(Keywords: regression, reproducible)
Attachments
(1 file)
1010 bytes,
patch
|
wesj
:
review+
bajaj
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Clicking on a download link such as http://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-central-android/fennec-27.0a1.multi.android-arm.apk results in 2 downloads starting instead of 1. One of the 2 downloads never completes.
Regression window http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=23c23b472a4f&tochange=177bf37a49f5
Assignee | ||
Comment 1•11 years ago
|
||
Looks like perhaps bug 780379. I will try backing it out and report back.
Assignee | ||
Comment 2•11 years ago
|
||
I have verified via backout, that the following check-in for bug 780379 is the regressor here:
http://hg.mozilla.org/mozilla-central/rev/04f77c1e3337
Blocks: 780379
Summary: Clicking on a download link results in 2 downloads starting, one of which never completes → Tapping a .apk file download link results in 2 downloads starting, one of which never completes
Assignee | ||
Updated•11 years ago
|
tracking-fennec: --- → ?
Version: Trunk → Firefox 27
Comment 3•11 years ago
|
||
Possibly also related to the occasional "Unfortunately, Fennec has stopped" notification I get when triggering a download?
status-firefox26:
--- → unaffected
status-firefox27:
--- → affected
Updated•11 years ago
|
Hardware: ARM → All
Summary: Tapping a .apk file download link results in 2 downloads starting, one of which never completes → Tapping an .apk file download link results in 2 downloads starting, one of which never completes
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #822994 -
Flags: review?
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → wgianopoulos
Assignee | ||
Updated•11 years ago
|
Attachment #822994 -
Flags: review? → review?(wjohnston)
Assignee | ||
Comment 6•11 years ago
|
||
I should give credit here to :rnewman. It was his comment above that led to this fix.
Comment 7•11 years ago
|
||
Flagging for tracking in case this misses the merge.
Status: NEW → ASSIGNED
tracking-firefox27:
--- → ?
Updated•11 years ago
|
Keywords: reproducible
Updated•11 years ago
|
Updated•11 years ago
|
Attachment #822994 -
Flags: review?(wjohnston) → review+
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(wjohnston)
Whiteboard: check-in needed
Assignee | ||
Comment 9•11 years ago
|
||
It is hard to get testing on this since the tree is closed so it can't land, but I am including this in my own daily builds available at my own website http://www.wg9s.com/mozilla/firefox/
Updated•11 years ago
|
Keywords: checkin-needed
Whiteboard: check-in needed
Comment 10•11 years ago
|
||
Keywords: checkin-needed
Updated•11 years ago
|
tracking-fennec: ? → 27+
Comment 11•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 28
Comment 12•11 years ago
|
||
Looks good on trunk, please nominate for Aurora.
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 13•11 years ago
|
||
I was planning on letting it bake for a week, unless you think I should just do it sooner.
Comment 14•11 years ago
|
||
(In reply to Bill Gianopoulos [:WG9s] from comment #13)
> I was planning on letting it bake for a week, unless you think I should just
> do it sooner.
Only if the patch was more complicated. This looks like a simple typo-fix. Sooner is better.
Assignee | ||
Comment 15•11 years ago
|
||
Comment on attachment 822994 [details] [diff] [review]
Remove redundant app.launch(aLauncher.source)
[Approval Request Comment]
Bug caused by (feature/regressing bug #): 780379
User impact if declined: Results in a nasty regression when using the browser to download files.
Testing completed (on m-c, etc.): Is on m-c.
Risk to taking this patch (and alternatives if risky): Not risky, essentially a typo-fix.
String or IDL/UUID changes made by this patch: none
Attachment #822994 -
Flags: approval-mozilla-aurora?
Updated•11 years ago
|
Attachment #822994 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 16•11 years ago
|
||
status-firefox28:
--- → fixed
Comment 17•11 years ago
|
||
Verified as fixed on build: aurora 27.0a2 (11.13.2013).
Device: Asus Transformer Tab (Android 4.0.3)
Updated•11 years ago
|
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
•