Confirmed users
183
edits
(Add release target) |
(Add bug references) |
||
| Line 20: | Line 20: | ||
|Feature non-goals=This feature does not involve changes to the user interface and interaction model. Minor changes in behavior are expected, because the API is a complete reimplementation of the back-end. | |Feature non-goals=This feature does not involve changes to the user interface and interaction model. Minor changes in behavior are expected, because the API is a complete reimplementation of the back-end. | ||
|Feature functional spec=The overall design is documented in the '''[[User:P.A./Download_architecture_improvements|download architecture improvements]]''' page. | |Feature functional spec=The overall design is documented in the '''[[User:P.A./Download_architecture_improvements|download architecture improvements]]''' page. | ||
|Feature implementation notes===== Bugs list and patch queue ==== | |||
'''Feature tracking bug:''' | |||
* {{bug|825588}} (covers work across all Mozilla products) | |||
'''Key implementation bugs:''' | |||
* {{bug|847863}}: Use the JavaScript API instead of nsIDownloadManager as the back-end for the panel. | |||
'''Additional steps needed to test the feature:''' | |||
* In Firefox 25, the feature can be enabled by toggling the <code>browser.downloads.useJSTransfer</code> preference and restarting. | |||
* In Firefox 26, the feature is enabled by default and cannot be disabled. | |||
'''Work required to release and enable the feature for everyone:''' | |||
* Bugs listed as blocking {{bug|907082}}: | |||
---- | |||
<bugzilla>{ "blocks": 907082, "status": "ASSIGNED" }</bugzilla> | |||
<bugzilla>{ "blocks": 907082, "status": "NEW" }</bugzilla> | |||
---- | |||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo | ||