Commit Graph

451 Commits

Author SHA1 Message Date
3e58892b03 Bug 398982 - Download Manager is not friendly to embedders or extensions. r=mano 2007-08-27 17:10:25 -07:00
a2806f9215 Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano 2007-08-27 09:09:28 -07:00
e927fbd431 Bug 393556 - "Failed downloads not removed from active downloads array" [p=reed r=sdwilsh] 2007-08-24 17:22:06 -07:00
cef2a73f95 Bug 103487: use default anti-virus scanner to scan downloaded files on Windows, patch by Rob Arnold <robarnold@mozilla.com>, r=sdwilsh, r=jmathies, r=me 2007-08-22 14:55:57 -07:00
9a399c73c1 Fix newlines, again 2007-08-22 13:20:32 -07:00
7bb94d0290 Fix newlines 2007-08-22 12:33:09 -07:00
394cfd9079 Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
56ce084b29 Bug 355554 - File downloads should honor Vista's parent control setting. Patch by Jim Mathies <jmathies@mozilla.com>. r=gavin.sharp, r=sdwilsh, a=blocking-firefox3 2007-08-21 09:37:39 -07:00
873045701b Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger 2007-08-17 16:05:26 -07:00
428772f818 Bug 390748 - When downloading multiple files, Download Manager doesn't show files it has queued. r=mano, a=blocking-firefox3 2007-08-15 10:56:50 -07:00
1b32fbc9fa Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-08-13 18:12:18 -07:00
6a1f1f6f71 Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-08-13 18:12:17 -07:00
cd4ef607e9 Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me 2007-08-13 18:12:16 -07:00
ed3a2561cc bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil - make nsIDownload::currBytes and maxBytes use bytes rather than kilobytes - make transfers of unknown size use the right size - send mProgress rather than mContentLength as the current progress in OnStateChange 2007-08-13 18:12:15 -07:00
722917bd3c Bug 298842 make the temp file part of nsITransfer r=mconnor sr=darin a=shaver 2007-08-13 18:12:14 -07:00
c7be45676d Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute r=bz sr=darin a=asa 2007-08-13 18:12:13 -07:00
f28ea5a26c Bug 241082 exthandler should require just nsITransfer, not nsIDownload patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin 2007-08-13 18:12:12 -07:00
faf3a9033a bug 239006: Download manager doesn't account for filesize when presenting combined percentages patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin 2007-08-13 18:12:11 -07:00
dd999e439c Bug 223310 use nsIObserver rather than nsIDOMWindowInternal in nsIKeygenThread. r=jgmyers sr=darin 2007-08-13 18:12:10 -07:00
84b6712cdd Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan 2007-08-13 18:12:09 -07:00
93987242f8 document @mozilla.org/download;1 don't delete incomplete files when the download is cancelled/aborts tell the download impl about the location of the temp file, if it is interested 244448 r=bzbarsky sr=darin 2007-08-13 18:12:08 -07:00
569ccea717 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-08-13 18:12:07 -07:00
d2b4e7b0ac landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2007-08-13 18:12:06 -07:00
ebfcd9c130 220111 nsIDownload should document that Init must be called r=bzbarsky sr=darin 2007-08-13 18:12:05 -07:00
3601cb1ff9 Allow embeddors to override helper apps. Bug 147142, patch by philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake 2007-08-13 18:12:04 -07:00
ee3012f46f Download manager. Not part of build. a=asa 2007-08-13 18:12:03 -07:00
f75a8236ec Download manager. Not part of build. a=asa 2007-08-13 18:12:02 -07:00
4cd9c8e4d2 Download manager. Not part of build. a=asa 2007-08-13 18:12:01 -07:00
f0694677b4 Download manager. Not part of build. a=asa 2007-08-13 18:12:00 -07:00
f9680a00fa Bug 391869 - pause -> cancel -> retry doesn't resume/retry download. r=cbiesinger 2007-08-12 15:15:15 -07:00
d38ba81cbb Bug 391709, Clean up nsDownloadManager::InitDB schema checking code, r=sdwilsh 2007-08-10 16:27:18 -07:00
e25564d0ce Bug 385875 - Remove image url from being stored in the DM. r=mano 2007-07-22 10:33:14 -07:00
5b4f18c635 Bug 385875 - Remove image url from being stored in the DM. r=mano 2007-07-22 10:24:03 -07:00
87033d4e9f Bug 384744 - Download manager should enforce a singleton, not just fail on createInstance. r=gavin.sharp 2007-07-12 13:01:57 -07:00
98de634631 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
c0f587382d Bug 385871 - DM needs to have schema checking. r=mano 2007-07-03 14:04:54 -07:00
14e7cec033 Bug 385876 - DM should cache the query that nsDownload::UpdateDB uses. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-07-02 10:29:59 -07:00
ee383a35d0 Bug 384734 - Open method should be able to pass in old downloads to the window. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-07-02 10:25:30 -07:00
85075da801 Bug 289219 - nsDownloadProxy needs not QI mInner to get at webprogresslistener methods. r=cbiesinger 2007-06-27 14:08:31 -07:00
6f53e3c8dc Bug 383224 - Remove XPInstall bits from the Download Manager. r=mano 2007-06-27 09:52:15 -07:00
12ab9e59d2 Bug 383224 - Remove XPInstall bits from the Download Manager. r=enndeakin, r=mano 2007-06-22 16:20:00 -07:00
18d5eee0ae Bug 384958 - DM needlessly checks return variable of GetDBConnection. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-21 16:56:17 -07:00
0d6e07b74e Bug 384732 - Download manager should use a transaction when importing from downloads.rdf. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-18 13:49:05 -07:00
b8cc9a22a0 Bug 384892 - Investigate eliminating the LL_* macros from nsDownloadManager.cpp. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-18 13:11:29 -07:00
ca9f556975 Bug 384867 - nsDownloadManager.cpp #includes nsInt64.h. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-18 13:11:06 -07:00
d2782e3aa2 Bug 384180 - [leak] nsDownload doesn't break mCancelable cycle on fail or cancel. Patch By Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-16 18:12:27 -07:00
7e2ca9ebd1 Bug 384219 - Download manager doesn't fail downloads properly. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-16 15:03:02 -07:00
8b870efa50 Bug 384245 - Fix unit tests in a non-hackish way. r=mano 2007-06-14 09:49:54 -07:00
0ed5820a65 Fix windows orange (stupid file path issues) 2007-06-12 18:19:22 -07:00
edabd1a7c9 Bug 382839 - getDownload should return any known download, not just those in progress. r=gavin.sharp 2007-06-12 16:39:15 -07:00