Confirmed users
3,816
edits
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
|'''Tests''' || TODO | |'''Tests''' || TODO | ||
|} | |} | ||
'''Bugs''' | '''Bugs -- Just some high level ones, refer to dependency tree''' | ||
* {{bug|372949}} -- Content Type Tracking Bug | * {{bug|372949}} -- Content Type Tracking Bug | ||
** {{bug|372441}} -- Implement registerProtocolHandler and registerContentHandler for Fx3 | ** {{bug|372441}} -- Implement registerProtocolHandler and registerContentHandler for Fx3 | ||
| Line 36: | Line 36: | ||
** {{bug|377784}} -- Create a simple-to-use Mime-type configuration system | ** {{bug|377784}} -- Create a simple-to-use Mime-type configuration system | ||
** {{bug|380415}} -- Implement Web-based protocol handlers (registerProtocolHandler). | ** {{bug|380415}} -- Implement Web-based protocol handlers (registerProtocolHandler). | ||
* [https://bugzilla.mozilla.org/showdependencytree.cgi?id=372949&hide_resolved=1 Feature Tracking Bug Dependency Tree] | |||
=Download Manager= | |||
{| border="1" cellpadding="2" | |||
|- | |||
|'''The Idea''' || Shave off some of the rough edges in the download manager. Allow for ability to resume downloads from one Fx session to the next | |||
|- | |||
|'''Wiki Pages''' || [[User:Dmose:Fx-Docs:DownloadManager| Download Mgr Spec]] | [[User:Brahmana/Design_Proposal_1|Resume Download Design]] | [[Download_resuming|More download resuming]] | |||
|- | |||
|'''References''' || | |||
|- | |||
|'''Test Plan''' || TODO | |||
|- | |||
|'''Tests''' || TODO | |||
|} | |||
'''Bugs -- Just some high level ones, refer to dependency tree''' | |||
* {{bug|372972}} -- Download Manager Tracking Bug for Fx 3 | |||
** {{bug|18004}} -- General issues with resumable downloads | |||
** {{bug|103487}} -- Use anti-virus scanner when downloading | |||
** {{bug|111821}} -- File Save As loads slowly | |||
** {{bug|142102}} -- Extension added to file in save as dialog even when selecting | |||
** {{bug|230870}} -- cross session resumable downloads (across sessions of Ffx) | |||
** {{bug|299372}} -- Content disposition headers no longer looked at when saving links as files... | |||
** {{bug|377792}} -- Revised Downloads Manager | |||
** {{bug|377793}} -- Easier retrieval of files user downloaded in past | |||
* {{bug|377243}} -- [SoC] Implement Download Resume | |||
* {{bug|380250}} -- Convert Download Manager's RDF backend to mozStorage | |||
* [https://bugzilla.mozilla.org/showdependencytree.cgi?id=372972&hide_resolved=1 Feature Tracking Bug Dependency Tree] | |||