Commit Graph

454 Commits

Author SHA1 Message Date
reed@reedloden.com
2cad7fddca Back out sdwilsh's patch for bug 393303 as a last ditch effort to fix the perf regression. 2007-11-30 19:17:32 -08:00
reed@reedloden.com
a010e72f21 Bug 393303 - "Create a blocked string for dirty downloads (virus scan failed)" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking-firefox3+] 2007-11-30 12:24:10 -08:00
sdwilsh@shawnwilsher.com
af7076ecfc Bug 390491 - Add advanced search button that brings up places UI (back-end only landing). r=Mano, a=beltzner 2007-11-23 13:29:22 -08:00
bugzilla@standard8.plus.com
27ce24d28d Bug 403683 Remove some unnecessary nsISupportsArray includes from toolkit. r=gavin,a1.9=dsicore 2007-11-15 12:36:06 -08:00
sdwilsh@shawnwilsher.com
e09d7f5f08 Bug 395092 - Don't send dl-start event for download resume, (Add dl-pause and dl-resume events?). r=Mardak, a=blocking-firefox3 2007-11-12 18:50:13 -08:00
edward.lee@engineering.uiuc.edu
61c9f47139 Bug 402493 - Incorrect license boilerplate for download manager schema migration test code. rs=sdwilsh 2007-11-04 20:43:18 -08:00
gavin@gavinsharp.com
271c48ccd3 Bug 401430: download manager 'add to recent docs' functionality (Windows) isn't working, r=sdwilsh 2007-10-30 11:38:38 -07:00
gavin@gavinsharp.com
4413dc31c9 Bug 401430: download manager 'add to recent docs' functionality (Windows) isn't working, r=sdwilsh 2007-10-30 11:31:50 -07:00
reed@reedloden.com
0245010acb New tests for bug 399815 that actually work [p=sdwilsh r=Mardak a=tests] 2007-10-26 00:01:51 -07:00
reed@reedloden.com
afb1c21f3f New tests for bug 395144 that actually work [p=sdwilsh r=Mardak a=tests] 2007-10-25 23:59:50 -07:00
edward.lee@engineering.uiuc.edu
61097aa91f Backout testcases for bug 395144 and bug 399815. a=mconnor 2007-10-24 17:07:01 -07:00
edward.lee@engineering.uiuc.edu
6ee988f811 Bug 399632 - Resume (not restart) a download after firefox crashes. r=sdwilsh, b-ff3=mconnor, a1.9=mconnor, aM9=mconnor 2007-10-24 15:39:05 -07:00
edward.lee@engineering.uiuc.edu
947e661f00 Bug 399817 - Resume downloads marked as auto-resume when starting download manager. r=sdwilsh, a1.9=mconnor, aM9=mconnor 2007-10-24 15:34:02 -07:00
edward.lee@engineering.uiuc.edu
11300557e4 Bug 399816 - Pause downloads when quitting firefox instead of canceling. r=sdwilsh, a1.9=mconnor, aM9=mconnor 2007-10-24 15:31:49 -07:00
edward.lee@engineering.uiuc.edu
c71a13ca46 Bug 395144 and bug 399815's sqlite files. 2007-10-24 15:25:09 -07:00
edward.lee@engineering.uiuc.edu
3ce4d40de7 Bug 399815 - Store autoResume in moz_downloads table to indicate if a download should auto-resume. r=sdwilsh, a1.9=mconnor aM9=mconnor 2007-10-24 15:23:13 -07:00
edward.lee@engineering.uiuc.edu
6b0e3ba0e9 Bug 395144 - Figure out what to do when we are supposed to open an application with download resume. r=sdwilsh, b-ff3=beltzner, aM9=beltzner 2007-10-24 15:19:04 -07:00
edward.lee@engineering.uiuc.edu
4f6a143b9b Bug 399563 - Don't delete partially downloaded files on canceled exthandler transfers. r=biesi, sr=biesi, aM9=beltzner 2007-10-24 15:12:54 -07:00
edward.lee@engineering.uiuc.edu
1733ff22cb Bug 397380 - Clear the temp file path upon successful completion of the download. r=sdwilsh, a=mconnor 2007-10-13 17:57:34 -07:00
reed@reedloden.com
9d47f78508 Bug 399050 - "directories created with wrong permissions" [p=chpe r=sdwilsh a1.9=mconnor] 2007-10-11 14:45:12 -07:00
edward.lee@engineering.uiuc.edu
e20df2aa09 Bug 394039 - Calling removeDownload() works but doesn't update download window. r=sdwilsh, b-ff3=mconnor 2007-10-07 10:21:57 -07:00
edward.lee@engineering.uiuc.edu
44d8dd52b5 Bug 384810 - DM should restore the database state gracefully after a crash. r=sdwilsh, a=mconnor 2007-10-07 09:15:32 -07:00
gavin@gavinsharp.com
8ac9961fda Bug 398174: add DM 'addToRecentDocs' pref to firefox.js, and add a comment explaining it's use, r+a=mconnor 2007-10-03 09:00:48 -07:00
edward.lee@engineering.uiuc.edu
1ff307ec28 Bug 398218 - Download DB tracks -1 as the max size when resuming. r=sdwilsh, a=mconnor 2007-10-02 08:08:12 -07:00
edward.lee@engineering.uiuc.edu
e74b5c5180 Bug 398216 - Downloads report the wrong size when finished. r=sdwilsh, a=mconnor 2007-10-02 08:05:38 -07:00
edward.lee@engineering.uiuc.edu
0cb53517f0 Bug 397967 - Refactor nsDM::CompleteDownload|ExecuteDesiredAction to nsD::Finalize|ExecuteDesiredAction|MoveTempToTarget. r=sdwilsh, a=mconnor 2007-10-02 08:03:16 -07:00
edward.lee@engineering.uiuc.edu
c03041f262 Bug 382388 - nsDownload::OnStateChange doesn't check aStatus for failure. r=sdwilsh, a=mconnor 2007-10-01 17:39:50 -07:00
edward.lee@engineering.uiuc.edu
be87079403 Bug 394548 - Store download progress in database when changing states. r=sdwilsh, a=mconnor 2007-10-01 17:16:12 -07:00
gavin@gavinsharp.com
9374b535be Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh 2007-10-01 17:08:31 -07:00
edward.lee@engineering.uiuc.edu
dad1140140 Bug 395537 - Nothing happens if you resume a download that you deleted. r=sdwilsh, blocking-ff3=mconnor 2007-10-01 16:57:48 -07:00
gavin@gavinsharp.com
58c7993d4e Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh 2007-10-01 16:24:08 -07:00
edward.lee@engineering.uiuc.edu
5fa5ae2c4a Bug 398197 - Canceled queued downloads come from Wed, Dec 31, 1969 6:00 PM. r=sdwilsh, a=mconnor 2007-10-01 15:39:06 -07:00
edward.lee@engineering.uiuc.edu
466b531a40 Bug 381517 - Download manager fails when it should probably just ignore the failure. r=sdwilsh, a=mconnor 2007-10-01 12:56:24 -07:00
edward.lee@engineering.uiuc.edu
8af99676cf Bug 395330 - Active downloads don't appear in download manager. r=sdwilsh, blocking-ff3=mconnor 2007-10-01 12:12:26 -07:00
edward.lee@engineering.uiuc.edu
bba45a9aa9 Bug 230870 - Cross-Session resumable downloads (resume after quitting firefox). r=sdwilsh, a=mconnor 2007-09-26 00:26:06 -07:00
edward.lee@engineering.uiuc.edu
fe009d5342 Bug 396457 - Store mTempFile as tempPath in moz_downloads table. r=sdwilsh, a=mconnor 2007-09-26 00:20:16 -07:00
sdwilsh@shawnwilsher.com
a148779941 Bug 394346 - Allow for named notifications with nsIAlertsService. r=mano, a=mconnor 2007-09-21 19:08:28 -07:00
reed@reedloden.com
5908660549 Bug 393932 - "Add extra DB schema sanity checking in debug builds" [p=mwu r=sdwilsh a1.9=mconnor] 2007-09-17 15:51:33 -07:00
reed@reedloden.com
2a55159b4e Bug 396456 - "Refactor PauseResume into Pause, Cancel, Resume, RealResume" [p=edilee@gmail.com (Edward Lee [Mardak]) r=sdwilsh a1.9=mconnor] 2007-09-17 15:41:15 -07:00
sdwilsh@shawnwilsher.com
7a34ccf1fa Bug 396453 - Convert DownloadManager flag variables into flag functions. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 14:16:16 -07:00
sdwilsh@shawnwilsher.com
ca96c9ff66 Bug 396451 - Index with i++ for DownloadManager sql queries. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 14:10:29 -07:00
sdwilsh@shawnwilsher.com
a29c041492 Bug 396450 - Move logic out of nsDownloadManager.h. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 14:02:39 -07:00
sdwilsh@shawnwilsher.com
bd0dde614f Bug 396488 - Clean up nsDownloadManager - spaces and stars. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 13:49:24 -07:00
sdwilsh@shawnwilsher.com
93ab1748a9 Bug 395134 - When resuming a download, strange things happen in the UI. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor 2007-09-17 13:40:47 -07:00
gavin@gavinsharp.com
07fe0e60c0 Revert accidental check-in 2007-09-17 11:44:40 -07:00
gavin@gavinsharp.com
e9e1f65f35 Bug 395708: handle invalid IDs passed to nsIDownloadManagerUI::show (makes clicking on the "download complete" notification work when the download manager isn't open), r=sdwilsh 2007-09-17 11:43:32 -07:00
sdwilsh@shawnwilsher.com
fa7e748a56 Bug 395207 - Download Resume doesn't actually work. r=mconnor, a=mconnor 2007-09-16 07:46:25 -07:00
dmose@mozilla.org
4c131aad4e Fix crash if a paused download is stopped (bug 395188); patch by Mardak, r=sdwilsh, a=dsicore 2007-09-07 12:14:06 -07:00
sdwilsh@shawnwilsher.com
0b5f01f577 Bug 377243 - [SoC] Implement Download Resume. Patch by Brahmana <om.brahmana@gmail.com> and Shawn Wilsher <me@shawnwilsher.com>. r=sdwilsh, r=mconnor, a=[wanted-firefox3] 2007-09-05 21:59:34 -07:00
gavin@gavinsharp.com
3afae75b20 Bug 394615: 0 byte downloads don't appear in the download manager, patch by Edward Lee <edilee@gmail.com>, r=sdwilsh 2007-09-04 09:27:38 -07:00
sdwilsh@shawnwilsher.com
1e7f30926f Bug 384810 - DM should restore the database state gracefully after a crash. r=mano 2007-08-30 12:01:39 -07:00
sdwilsh@shawnwilsher.com
0fa54db885 Bug 394228 - Downloading files can randomly fail. r=mano 2007-08-29 18:51:12 -07:00
gavin@gavinsharp.com
47114912e2 Bug 393342: read the download.dir pref as a nsILocalFile instead of just a file path (fixes automatic downloads on Mac), patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-08-28 11:59:49 -07:00
sdwilsh@shawnwilsher.com
430cfa3b52 Bug 398982 - Download Manager is not friendly to embedders or extensions. r=mano 2007-08-27 17:10:25 -07:00
sdwilsh@shawnwilsher.com
7dab218cea 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
reed@reedloden.com
a55515dda1 Bug 393556 - "Failed downloads not removed from active downloads array" [p=reed r=sdwilsh] 2007-08-24 17:22:06 -07:00
gavin@gavinsharp.com
d8e4ab425d 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
gavin@gavinsharp.com
a54c72d557 Fix newlines, again 2007-08-22 13:20:32 -07:00
gavin@gavinsharp.com
fc1165906e Fix newlines 2007-08-22 12:33:09 -07:00
sdwilsh@shawnwilsher.com
30d7fb302b 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
sdwilsh@shawnwilsher.com
a4ad0dd1bf 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
sdwilsh@shawnwilsher.com
4e7d7cfc20 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
sdwilsh@shawnwilsher.com
3cedd5720a 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
sdwilsh@shawnwilsher.com
8e8b7a1e58 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-08-13 18:12:18 -07:00
sdwilsh@shawnwilsher.com
2872977183 Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-08-13 18:12:17 -07:00
neil@parkwaycc.co.uk
1ec170893e 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
cbiesinger@web.de
854dcb4246 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
cbiesinger@web.de
51693dd796 Bug 298842 make the temp file part of nsITransfer r=mconnor sr=darin a=shaver 2007-08-13 18:12:14 -07:00
cbiesinger@web.de
2629b80714 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
cbiesinger@web.de
b0626e63bf 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
db48x@yahoo.com
83ced735f8 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
cbiesinger@web.de
5803ca4606 Bug 223310 use nsIObserver rather than nsIDOMWindowInternal in nsIKeygenThread. r=jgmyers sr=darin 2007-08-13 18:12:10 -07:00
bzbarsky@mit.edu
f221e050fd 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
cbiesinger@web.de
fd1b889f6f 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
gerv@gerv.net
dcb6f188bb Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-08-13 18:12:07 -07:00
darin@meer.net
c022c9afde landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2007-08-13 18:12:06 -07:00
cbiesinger@web.de
210ef79b2c 220111 nsIDownload should document that Init must be called r=bzbarsky sr=darin 2007-08-13 18:12:05 -07:00
bzbarsky@mit.edu
4479648310 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
blakeross@telocity.com
89d0dc9b85 Download manager. Not part of build. a=asa 2007-08-13 18:12:03 -07:00
blakeross@telocity.com
9dfdc214af Download manager. Not part of build. a=asa 2007-08-13 18:12:02 -07:00
blakeross@telocity.com
3798bc70f7 Download manager. Not part of build. a=asa 2007-08-13 18:12:01 -07:00
blakeross@telocity.com
f1f9ae8411 Download manager. Not part of build. a=asa 2007-08-13 18:12:00 -07:00
sdwilsh@shawnwilsher.com
86ee75e0f0 Bug 391869 - pause -> cancel -> retry doesn't resume/retry download. r=cbiesinger 2007-08-12 15:15:15 -07:00
flamingice@sourmilk.net
ed197ecd00 Bug 391709, Clean up nsDownloadManager::InitDB schema checking code, r=sdwilsh 2007-08-10 16:27:18 -07:00
sdwilsh@shawnwilsher.com
82e159c154 Bug 385875 - Remove image url from being stored in the DM. r=mano 2007-07-22 10:33:14 -07:00
sdwilsh@shawnwilsher.com
069e9d5b18 Bug 385875 - Remove image url from being stored in the DM. r=mano 2007-07-22 10:24:03 -07:00
sdwilsh@shawnwilsher.com
3a7ebb4f73 Bug 384744 - Download manager should enforce a singleton, not just fail on createInstance. r=gavin.sharp 2007-07-12 13:01:57 -07:00
jwalden@mit.edu
6d7584839a 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
sdwilsh@shawnwilsher.com
74aba047ce Bug 385871 - DM needs to have schema checking. r=mano 2007-07-03 14:04:54 -07:00
sdwilsh@shawnwilsher.com
61699b8e97 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
sdwilsh@shawnwilsher.com
cb0ceb026d 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
sdwilsh@shawnwilsher.com
5aa56f707d Bug 289219 - nsDownloadProxy needs not QI mInner to get at webprogresslistener methods. r=cbiesinger 2007-06-27 14:08:31 -07:00
sdwilsh@shawnwilsher.com
758d5d3392 Bug 383224 - Remove XPInstall bits from the Download Manager. r=mano 2007-06-27 09:52:15 -07:00
sdwilsh@shawnwilsher.com
f0e7912123 Bug 383224 - Remove XPInstall bits from the Download Manager. r=enndeakin, r=mano 2007-06-22 16:20:00 -07:00
sdwilsh@shawnwilsher.com
16229242b5 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
sdwilsh@shawnwilsher.com
c756a733d7 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
sdwilsh@shawnwilsher.com
0cc451f2bd 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
sdwilsh@shawnwilsher.com
ed93b369d4 Bug 384867 - nsDownloadManager.cpp #includes nsInt64.h. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-18 13:11:06 -07:00
sdwilsh@shawnwilsher.com
23e35ec45f 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
sdwilsh@shawnwilsher.com
828aa5b150 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
sdwilsh@shawnwilsher.com
655eb4d7e7 Bug 384245 - Fix unit tests in a non-hackish way. r=mano 2007-06-14 09:49:54 -07:00
sdwilsh@shawnwilsher.com
1ba293a581 Fix windows orange (stupid file path issues) 2007-06-12 18:19:22 -07:00
sdwilsh@shawnwilsher.com
8926ad5b9a Bug 382839 - getDownload should return any known download, not just those in progress. r=gavin.sharp 2007-06-12 16:39:15 -07:00
sdwilsh@shawnwilsher.com
075b8daeec Bug 382081 - Small downloads don't show in download manager when already open. r=mconnor 2007-06-05 09:54:40 -07:00
sdwilsh@shawnwilsher.com
d13f6121d9 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-06-04 17:03:35 -07:00
sdwilsh@shawnwilsher.com
bdbb08e5ac Bug 381801 - Downloads Complete alert (slider) no longer shows. r=mconnor 2007-05-31 18:39:53 -07:00
sdwilsh@shawnwilsher.com
4207a26c24 Bug 289540 - download manager takes only one listener. r=mconnor 2007-05-25 16:47:53 -07:00
sdwilsh@shawnwilsher.com
59a1e6dfe7 Bug 381535 - Jesse's downloads.rdf doesn't import to sqlite. r=mconnor 2007-05-25 10:25:51 -07:00
sdwilsh@shawnwilsher.com
ad77d74620 Bug 381784 - nsDownload::SetState should assert if the new state is the same as the old state. r=mano 2007-05-24 14:42:22 -07:00
sdwilsh@shawnwilsher.com
b89b6e762a Bug 381646 - Re-enable tests for download manager (windows orange patch). r=sayrer 2007-05-23 17:38:48 -07:00
sdwilsh@shawnwilsher.com
32aa4e72ac Bug 381646 - Re-enable tests for download manager. r=sayrer 2007-05-23 16:52:50 -07:00
sdwilsh@shawnwilsher.com
ab5fe4f49e Bug 381538 - "clean up" button remains greyed out after download completes. r=gavin.sharp 2007-05-23 16:12:03 -07:00
sayrer@gmail.com
f391a0c516 comment out dm tests until we can make them pass in opt builds 2007-05-21 21:47:50 -07:00
sayrer@gmail.com
629df8dd03 try some more tests 2007-05-21 21:23:38 -07:00
sdwilsh@shawnwilsher.com
29e5784518 Trying to figure out why this test is failing silently. Commenting out listener and observer. 2007-05-21 20:39:03 -07:00
sdwilsh@shawnwilsher.com
5567b10197 Trying to figure out why this test is failing silently. 2007-05-21 20:09:26 -07:00
sdwilsh@shawnwilsher.com
986e3e895e Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 19:26:12 -07:00
sdwilsh@shawnwilsher.com
a280c1c21b Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 18:47:34 -07:00
sdwilsh@shawnwilsher.com
2e3ead7299 Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 18:23:39 -07:00
sdwilsh@shawnwilsher.com
b73c31cf8b More bustage fix for Bug 380250 - passing pointer instead of just the variable 2007-05-21 17:59:50 -07:00
sdwilsh@shawnwilsher.com
ec40c9a694 More bustage fix for Bug 380250 - third time is the charm (getter_Addrefs != getter_AddRefs) 2007-05-21 17:57:26 -07:00
sdwilsh@shawnwilsher.com
3b8190398c More bustage fix for Bug 380250 (declaring rv) 2007-05-21 17:41:11 -07:00
sdwilsh@shawnwilsher.com
86799a36b4 Bustage fix for Bug 380250. 2007-05-21 17:34:53 -07:00
sdwilsh@shawnwilsher.com
5089b2dda4 Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-05-21 17:03:33 -07:00
peterv@propagandism.org
f091506c2b Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
peterv@propagandism.org
98262e788a Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 15:05:41 -07:00
mozilla.mano%sent.com
6040afd6ff Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
gavin%gavinsharp.com
309e4fc21c Bug 251625: fix comment, patch by Serge Gautherie <gautheri@noos.fr>, r=mconnor 2006-08-07 23:03:48 +00:00
gavin%gavinsharp.com
1e9d8f5eed Bug 233611: Download Manager Closes after download is cancelled, retried, and cancelled again, patch by Son Le <son.le0@gmail.com>, r=mconnor 2006-08-03 18:44:58 +00:00
gavin%gavinsharp.com
caaec2fc86 Bug 310071: Use system calls to add files to the recent documents folder, r=mconnor, r=bsmedberg 2006-07-02 20:47:53 +00:00
leon.sha%sun.com
73a492ca4a Bug 342375 Resume/Pause can not work in download.
Patch by leon.sha@sun.com.
darin: review+
2006-06-23 05:36:05 +00:00
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
mozilla.mano%sent.com
b2e79a58ee Bug 335725 - part 2: make sure file icons are visible after a browser-restart. r=mconnor. 2006-05-12 04:16:28 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
dbaron%dbaron.org
a0795351da Temporary fix for balsa orange from bug 328159 until I understand what the new rules for services using the observer service (since bug 326491) are. b=315421 2006-05-06 15:45:47 +00:00
gavin%gavinsharp.com
938d13e4b9 Bug 231141: NS_GetSpecialDirectory rv isn't checked in nsDownloadsDataSource::LoadDataSource, patch by Phil Ringnalda <philringnalda@gmail.com>, r+a=mconnor 2006-04-09 21:06:07 +00:00
dbaron%dbaron.org
c97b997ccb Handle failure case in a way that doesn't crash. b=328113 r+sr=bryner 2006-03-10 16:57:31 +00:00
darin%meer.net
8e667bf20a fixes bug 325948 "crash quiting application while a download is in progress" r=mconnor 2006-02-07 01:26:14 +00:00
neil%parkwaycc.co.uk
5417075f05 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 2006-02-06 00:34:30 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
cbiesinger%web.de
c6e491a9d3 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
2005-12-19 15:25:22 +00:00
allan%beaufour.dk
f3037c1426 Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann 2005-09-16 11:52:56 +00:00
gavin%gavinsharp.com
06d66d8405 Bug 243324: Download manager fails to close with files that download very quickly (small files / cached files), patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-16 12:06:07 +00:00
dougt%meer.net
e75e37664c * This moves most of the configuration options of minimo into configure.in.
* This makes minimo use the same toolkit that ff uses.

* This makes toolkit build on WINCE.  (makefile love only)

* This moves all default configuration options above where we enable
applications in configure.in

Build only changes.

r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
bzbarsky%mit.edu
9aa3066a02 More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +00:00
mconnor%steelgryphon.com
704ab15c4b bug 300039 - crash in download manager, r=bsmedberg, a=chase 2005-07-08 19:11:56 +00:00
mconnor%steelgryphon.com
5bf0bb3078 bug 251625 - take two, r+a=bsmedberg 2005-07-07 17:45:47 +00:00
cbiesinger%web.de
1d680b6014 more bustage fixing 2005-07-06 23:32:10 +00:00
cbiesinger%web.de
370febddd1 fixing firefox bustage 2005-07-06 23:22:27 +00:00
cbiesinger%web.de
69dc249cbd Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
mconnor%steelgryphon.com
62da1d290d bug 251625 - .part files not removed when cancelling download. r=bsmedberg, a=chofmann 2005-06-22 17:12:14 +00:00
cbiesinger%web.de
aa12c468cf Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
bsmedberg%covad.net
f90fe3acc6 Bug 290180 - coverity errors in toolkit/* r=darin a=asa 2005-04-15 14:55:56 +00:00
cbiesinger%web.de
f0b358248f 228968 r=bz sr=darin
- add a new nsIWebProgressListener2 interface, inheriting from
  nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
  progressListener attribute
- make webbrowserpersist support listeners that implement
  nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
  nsIWebProgressListener2 interface

And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
bsmedberg%covad.net
914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
scott%scott-macgregor.org
5dcef92bbc Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts.
Will work on converting the download manager next so we an remove the alerts service ifdef in xpfe\download-manager.

Also, port xpfe's API change to nsIAlertsService to use AString's to toolkit
2005-03-15 19:41:41 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
bzbarsky%mit.edu
5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
gerv%gerv.net
93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
cbiesinger%web.de
8ab6e0d7d1 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
cbiesinger%web.de
2054222965 more firefox bustage 2005-01-04 14:30:49 +00:00
cbiesinger%web.de
4781787c1d fixing firefox bustage 2005-01-04 14:13:00 +00:00
cbiesinger%web.de
2556456572 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
steffen.wilberg%web.de
e4fc9508e6 fix typo from bug 267089. 2004-12-21 10:33:45 +00:00
db48x%yahoo.com
16bf0830c2 bug 239006: Download manager doesn't account for filesize when presenting combined percentages
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2004-12-18 04:06:51 +00:00
cbiesinger%web.de
53359bb38a Bug 267089 Remove nsIAlertListener from toolkit
patch by Alexander Opitz <opi@gmx.at> r=mconnor
2004-12-12 16:46:33 +00:00
bugzilla%arlen.demon.co.uk
2c4c901bcc Bug 261269 toolkit should treat URIs as UTF-8
Relanding nsDownloadManager.cpp of patch following landing of aviary branch
2004-12-02 00:22:51 +00:00
ben%bengoodger.com
a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
ben%bengoodger.com
ff1c535328 attempt at fixing 262478 - remove 'hack' to prevent an unknown problem with helper app launching. also make sure temp file removal never removes directory hierarchies. 2004-10-04 07:07:31 +00:00
cbiesinger%web.de
1d4dec5435 toolkit should treat uris as utf-8
261269 r=bsmedberg
2004-09-25 21:45:12 +00:00
ben%bengoodger.com
8e47d025cb 229062 - clicking the download notification link does not show download manager - make sure download manager impls nsIAlertListener in its QueryInterface method 2004-07-01 02:36:43 +00:00
mconnor%myrealbox.com
b15404b710 firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor 2004-05-23 19:45:17 +00:00
mconnor%myrealbox.com
f6ad7b4ae3 Bug 241611: Possible shutdown crashes due to silliness in nsDownloadManager::Init, port of topcrash fix by biesi in bug 206337, r=bryner 2004-04-27 04:13:20 +00:00
darin%meer.net
9ae1052a56 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
ben%bengoodger.com
582a418b85 bug 236988 - should show application icons in download manager when the file completes downloading. r=bryner sr=mscott a=asa on the nsIconURI part. make the download manager use proper file:/// URIs in the moz-icon:// uris it generates in response to GetTargets NC:IconURI instead of native paths. Make the download manager refresh the icon once the download is complete and have the icon image in download items always bypass the cache when loading its icon. 2004-03-17 21:23:52 +00:00
ben%bengoodger.com
371d364621 Ensure browser.download.manager.openDelay works when set to 0... 2004-03-04 01:11:54 +00:00
ben%bengoodger.com
fa5ee4eecb More from 230768 - download manager hookup 2004-02-11 03:48:16 +00:00
ben%bengoodger.com
bd5e2240f0 Fix crash on extension installation 2004-01-14 09:13:30 +00:00
ben%bengoodger.com
78fa740a83 Fix crash bug 228986 - crash after installing two extensions after a restart 2003-12-27 00:22:25 +00:00
ben%bengoodger.com
846cdb01d1 Fix - download progress resets to zero momentarily on download items when a new download begins
- Downloads window displays "0%" in the title bar progress briefly after a download completes.
2003-12-21 02:54:48 +00:00
ben%bengoodger.com
ce59baa662 "Clear downloads when Firebird Exits" does not work if there are no in-progress downloads 2003-12-18 23:40:54 +00:00
ben%bengoodger.com
69246e3c9c DAMNIT DAMNIT DAMNIT.
This one caused fb to crash on me while I was attempting to save my Dell system purchase receipt -_-.
Fix crash in download manager when saving images, links or pages.
2003-12-16 00:03:12 +00:00
ben%bengoodger.com
ca7f886932 Fix problem with downloads to helper apps creating "stuck" downloads in "Starting..." state. 2003-12-12 23:00:58 +00:00
ben%bengoodger.com
0744cb38c9 More on the XPInstallUI bug... 2003-12-11 07:03:44 +00:00
bryner%brianryner.com
4bf82a70b0 Remove extra semicolon causing gcc 3.4 bustage 2003-12-11 01:37:22 +00:00
ben%bengoodger.com
8b6386c7d9 Fix crash when cancelling an install download via quitting the app. 2003-12-11 01:05:29 +00:00
ben%bengoodger.com
cde28321b3 214260 - Getting even closer... 2003-12-11 00:41:00 +00:00
ben%bengoodger.com
3e99687e1c 214260 - XPInstall UI... not done just yet but getting closer. 2003-12-10 21:59:41 +00:00
ben%bengoodger.com
b5e0adcf2e More changes for 214260... place xpinstall progress listener in download manager service so that it doesn't get killed when the manager window closes. 2003-12-09 05:55:09 +00:00
ben%bengoodger.com
8c77970ec2 First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog. 2003-12-08 08:05:15 +00:00
ben%bengoodger.com
23295958bc Also remove from the makefile 2003-12-04 04:28:22 +00:00
ben%bengoodger.com
0127e17b4e Remove unneeded file 2003-12-04 04:28:07 +00:00
ben%bengoodger.com
3004a45f6d 227030 - 2 cancel verbs in cancel download dialog warning. 2003-12-03 06:26:07 +00:00
ben%bengoodger.com
af26f30e24 Make the download manager watch for go-offline requests and confirm download cancelation in this case. 2003-12-02 00:59:58 +00:00
ben%bengoodger.com
5ccac856fe Ensure that window closing that would cause the app to quit goes through the same codepath as an actual application quit. (The bug was that you would get the download cancel confirmation prompt when shutting down via File->Exit, but not when you closed all windows) 2003-12-01 05:40:41 +00:00
ben%bengoodger.com
079f51fc95 Don't show the biff notification if the download completed quickly (e.g. for saving things from cache, such as images) 2003-12-01 03:49:01 +00:00
ben%bengoodger.com
b2aebbf794 Show an error if the user tries to open or show a download file that does not exist. 2003-12-01 01:54:25 +00:00
ben%bengoodger.com
f019aaac8e Fix long lockup when hitting Cleanup button with a large number of removable downloads. (Use datasource batching) 2003-12-01 00:08:40 +00:00
ben%bengoodger.com
033b4bb577 actually... just be more careful about when we call ValidateDownloadsContainer 2003-11-30 00:31:46 +00:00
ben%bengoodger.com
f0235e535d ensure we use batch processing in ValidateDownloadsContainer 2003-11-30 00:30:30 +00:00
ben%bengoodger.com
8f835653f7 Fix 227006 - crash after saving image... also make dlmgr window delay parameterizable, and rename some preferences 2003-11-30 00:02:48 +00:00
ben%bengoodger.com
755fe67158 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00