Closed
Bug 437954
Opened 17 years ago
Closed 17 years ago
Support for file downloads
Categories
(Firefox for Android Graveyard :: General, enhancement, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
fennec1.0a1
People
(Reporter: christian.bugzilla, Assigned: Gavin)
References
Details
Attachments
(1 file)
1.02 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Updated•17 years ago
|
Flags: blocking-fennec1.0+
Updated•17 years ago
|
Assignee: nobody → gavin.sharp
Priority: -- → P1
Updated•17 years ago
|
Target Milestone: Fennec M5 → Fennec M6
Updated•17 years ago
|
Target Milestone: Fennec M6 → Fennec A1
Assignee | ||
Comment 1•17 years ago
|
||
I don't really think there's anything to do here as far as basic functionality goes. If you try to download something on the device, we'll show the standard "save or open" dialog. "Open With" lets you use the native filepicker to select an app. "Save" will automatically save to ~/Desktop - perhaps not ideal for the device, but it's our default Linux location IIRC. We might want to flip the pref that makes us always ask for a location instead.
What else is there to do here?
Assignee | ||
Comment 2•17 years ago
|
||
Looks like we can switch browser.downloads.folderList to 1 to default to ~/Downloads instead.
Reporter | ||
Comment 3•17 years ago
|
||
I agree it seems like the functionality is there, so we can resolve this bug. As for default location, I think ~/Downloads is the better of the two.
Assignee | ||
Comment 4•17 years ago
|
||
changes the default downloads location
Attachment #335960 -
Flags: review?(mark.finkle)
Updated•17 years ago
|
Attachment #335960 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 5•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•