Closed
Bug 1330162
Opened 8 years ago
Closed 4 years ago
Implement downloads on Android
Categories
(WebExtensions :: Android, defect, P5)
WebExtensions
Android
Tracking
(firefox53 affected)
RESOLVED
DUPLICATE
of bug 1538348
Tracking | Status | |
---|---|---|
firefox53 | --- | affected |
People
(Reporter: andy+bugzilla, Unassigned)
Details
(Whiteboard: triaged)
Implement the downloads API for Android. This is the ability to interact with bookmarks. The API is:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/downloads
This has been implemented for Desktop, so we'll need to implement the Android equivalent.
For reference, the main downloads bug for Desktop was bug 1213445.
Reporter | ||
Comment 1•8 years ago
|
||
Note: in theory downloads is working on Android, but we've found that in the past there might be issues like the tests running (maybe some are disabled) and any other restrictions that Android imposes. This bug might be small in that it might be just a matter of double checking all the APIs work and if they do, closing.
Reporter | ||
Updated•7 years ago
|
Priority: -- → P5
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•