User:Dmose:Fx-Docs:DownloadManager: Difference between revisions

no edit summary
No edit summary
 
No edit summary
Line 28: Line 28:
| CON-006a || P2 || FR || Integrate download manager with third-party virus scanners and malware protection
| CON-006a || P2 || FR || Integrate download manager with third-party virus scanners and malware protection
|-  
|-  
| CON-007a || P2 || FR || Support pause/resume for downloads.  Improve download handling across multiple sessions
| CON-007a || P2 || FR || Support pause/resume for downloads.  Improve download handling across multiple sessions || Current plan is for this to be done as a Google Summer-of-Code project
|-
|-
| CON-007b || P3 || FR || Download manager can be extended in a way that feels tightly integrated
| CON-007b || P3 || FR || Download manager can be extended in a way that feels tightly integrated
Line 42: Line 42:


;Repository
;Repository
:''Indicate where the code for the feature lives (in branch or as extension).''
Mozilla CVS trunk


== API Changes ==
== API Changes ==
''list any API changes made by this feature.''
* resumable downloads may require some backend API changes
* integration with virus/malware scanners is likely to require evolving and publishing an API in concert with scanner vendors
* download manager extensibility item will require similar


== Extensibility ==
== Extensibility ==
''list work done to make feature extensible by add-ons & any impact to extensibility of Firefox''
Scanner integration and download manager extensibility items are both specifically targetted for this.


== Customization ==
== Customization ==
Line 54: Line 56:


== Performance ==
== Performance ==
''list effects on performance, tests used, metrics targeted''
Virus/malware scanner integration is likely to have some performance impact.  Other performance impact is not anticipated.


== Reliability/Stability ==
== Reliability/Stability ==
''list effects on reliability/stability, tests used, metrics targeted''
* Should be able to resume a download after a crash
* No other effects anticipated


== Security ==
== Security ==
''list security impact and link to results of security reviews''
* Virus/malware scanner is a security win.
* May want security audit around download resumption to ensure that filesystem trickery can't lead to problems.


== Privacy ==
== Privacy ==
Line 69: Line 73:


== Web Compatibility ==
== Web Compatibility ==
''list any known effects on compatibility with websites''
None anticipated.


== Upgrade/Downgrade/Sidegrade ==
== Upgrade/Downgrade/Sidegrade ==
Line 83: Line 87:


== References ==
== References ==
''links to external documents that could inform the design of the feature''
[http://developer.mozilla.org/en/docs/Implementing_Download_Resuming Implementing Download Resuming]
Confirmed users
2,615

edits