sdwilsh@shawnwilsher.com
|
59e02e4bd5
|
Bug 394228 - Downloading files can randomly fail. r=mano
|
2007-08-29 18:51:12 -07:00 |
|
gavin@gavinsharp.com
|
e7ca2e6572
|
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
|
b1da3b3bb7
|
Bug 398982 - Download Manager is not friendly to embedders or extensions. r=mano
|
2007-08-27 17:10:25 -07:00 |
|
sdwilsh@shawnwilsher.com
|
7e3a74443c
|
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
|
0384fe02ba
|
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
|
566c456f9e
|
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
|
eac2b68f83
|
Fix newlines, again
|
2007-08-22 13:20:32 -07:00 |
|
sdwilsh@shawnwilsher.com
|
d84e1dbbf7
|
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
|
f7f9f0e99a
|
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
|
b7fdcfc19e
|
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
|
23c5187239
|
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
|
912c38a3f0
|
Bug 391869 - pause -> cancel -> retry doesn't resume/retry download. r=cbiesinger
|
2007-08-12 15:15:15 -07:00 |
|
flamingice@sourmilk.net
|
c286209282
|
Bug 391709, Clean up nsDownloadManager::InitDB schema checking code, r=sdwilsh
|
2007-08-10 16:27:18 -07:00 |
|
sdwilsh@shawnwilsher.com
|
9f74d0d3bc
|
Bug 385875 - Remove image url from being stored in the DM. r=mano
|
2007-07-22 10:24:03 -07:00 |
|
sdwilsh@shawnwilsher.com
|
d4b3b3335c
|
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
|
e3c4baccae
|
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
|
47a305016a
|
Bug 385871 - DM needs to have schema checking. r=mano
|
2007-07-03 14:04:54 -07:00 |
|
sdwilsh@shawnwilsher.com
|
35c1436dba
|
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
|
dd36a37283
|
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
|
ba37fde6e3
|
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
|
ce83e6aad4
|
Bug 383224 - Remove XPInstall bits from the Download Manager. r=mano
|
2007-06-27 09:52:15 -07:00 |
|
sdwilsh@shawnwilsher.com
|
69b766193c
|
Bug 383224 - Remove XPInstall bits from the Download Manager. r=enndeakin, r=mano
|
2007-06-22 16:20:00 -07:00 |
|
sdwilsh@shawnwilsher.com
|
863ad22cce
|
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
|
c949ed9ff3
|
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
|
5bb37b6b21
|
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
|
6669b2a009
|
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
|
af3e2116e3
|
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
|
7804df8884
|
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
|
24515b8610
|
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
|
2fc1393105
|
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
|
8c70974897
|
Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger
|
2007-06-04 17:03:35 -07:00 |
|
sdwilsh@shawnwilsher.com
|
f4bca2120c
|
Bug 381801 - Downloads Complete alert (slider) no longer shows. r=mconnor
|
2007-05-31 18:39:53 -07:00 |
|
sdwilsh@shawnwilsher.com
|
eb3a5b4b69
|
Bug 289540 - download manager takes only one listener. r=mconnor
|
2007-05-25 16:47:53 -07:00 |
|
sdwilsh@shawnwilsher.com
|
56dc838023
|
Bug 381535 - Jesse's downloads.rdf doesn't import to sqlite. r=mconnor
|
2007-05-25 10:25:51 -07:00 |
|
sdwilsh@shawnwilsher.com
|
2405d0d738
|
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
|
36645ed1dd
|
Bug 381538 - "clean up" button remains greyed out after download completes. r=gavin.sharp
|
2007-05-23 16:12:03 -07:00 |
|
sdwilsh@shawnwilsher.com
|
75c9c538f6
|
More bustage fix for Bug 380250 - passing pointer instead of just the variable
|
2007-05-21 17:59:50 -07:00 |
|
sdwilsh@shawnwilsher.com
|
8780b9403b
|
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
|
6812ee6ef3
|
More bustage fix for Bug 380250 (declaring rv)
|
2007-05-21 17:41:11 -07:00 |
|
sdwilsh@shawnwilsher.com
|
222758b9ee
|
Bustage fix for Bug 380250.
|
2007-05-21 17:34:53 -07:00 |
|
sdwilsh@shawnwilsher.com
|
e75178083f
|
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
|
f61971e016
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 09:35:27 -07:00 |
|
benjamin@smedbergs.us
|
2e25a321f8
|
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
|
5be4000455
|
Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron.
|
2007-04-10 15:05:41 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|