Boris Zbarsky ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
1e397c2e8c
Bug 514823. r=Mardak, r=sdwilsh
2009-09-29 10:58:27 -07:00
Benjamin Smedberg
cd2c007c60
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
2009-08-27 09:09:31 -07:00
Benjamin Smedberg
2e9438fd2f
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Hashem Masoud
c8f711113e
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
2009-08-14 16:09:00 +02:00
Jim Mathies
1c5c10ff35
Bug 504804 - Virus scanning prefs cleanup and smarter integration with win policy settings. r=tellrob, r=sdwilsh.
2009-08-11 12:37:38 -05:00
Aiko
e46137f2aa
Bug 491311 - Simplify "Add to recent documents" code in nsDownload::SetState. r=gavin
2009-06-28 10:59:37 +02:00
Robert Kaiser
ff1cf91f71
bug 495604 - Make ifndef MOZ_SUITE in dlmgr Makefile.in actually work, r=sdwilsh
2009-05-30 20:00:56 +02:00
Siddharth Agarwal
81ff1e06cd
Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
...
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
Jim Mathies
704b5a2912
Bug 403014 - Windows "Don't Index" bit set on download files. (r=sdwilsh,dougt)
2009-04-20 20:06:03 -05:00
Shawn Wilsher
93af15cb71
Bug 487511 - nsINavHistoryObserver has no "onBeforeDeleteURI" callback
...
r=dietrich
2009-04-10 13:51:40 -04:00
Antonio Gomes (tonikitoo)
213ed89b02
Bug 465783: Fennec default download location inaccessible to users. r=sdwilsh sr=bsmedberg
2009-02-25 03:26:45 -04:00
Edward Lee
143e26d368
Bug 472924 - Remove RDF import from the download manager. r=sdwilsh
...
--HG--
rename : toolkit/components/downloads/test/unit/bug_381535_downloads.rdf => toolkit/components/downloads/test/unit/empty_downloads.rdf
rename : toolkit/components/downloads/test/unit/test_bug_329741.js => toolkit/components/downloads/test/unit/test_old_download_files_removed.js
2009-02-19 17:28:12 -06:00
Shawn Wilsher
b0d2521c47
Bug 476174 - Default Download Directory (DfltDwnld) uses old Safari 2's value instead of Leopard's ~/Downloads
...
This changeset makes us default to the Downloads folder on OS X 10.5 and later,
and the Desktop for 10.4. Additionally, this fixes bug 301647 ([Mac] remove
support of retrieving the 'system' download folder from
nsDirectoryService::GetFile).
r=gavin
r=josh
sr=bsmedberg
ui-r=beltzner
2009-02-19 18:06:49 -05:00
Srirang G Doddihal (Brahmana)
ba03b0a120
Bug 436382 - Resume all resumable downloads before retrying, even for failed/canceled downloads. r=sdwilsh
2009-02-07 00:19:31 -06:00
Nilay Vaish
1c1304980a
Bug 473269 - Stop using swap, and start using forget; r=sdwilsh
2009-02-03 15:42:26 +01:00
Shawn Wilsher
40c1c5af7f
Bug 475830 - Downloads should end up in My Documents/Downloads for winxp
...
Per discussion with beltzner on irc.
r=gavin
2009-01-29 13:24:41 -05:00
Benjamin Smedberg
54de57c5d0
Bug 463642 - Safe mode should disable JIT, r+sr=jst
...
--HG--
rename : toolkit/xre/nsIXULRuntime.idl => xpcom/system/nsIXULRuntime.idl
2009-01-12 11:05:10 -05:00
Shawn Wilsher
708706c323
Bug 429827 - Download manager does not warn when its download location does not exist or is write protected
...
r=Mardak
2009-01-08 15:17:53 -05:00
Ehsan Akhgari
2a7083cddc
Bug 463882 - nsDownloadManager::Init is not safe for multiple calls; r=sdwilsh a191=beltzner
2008-11-28 12:53:57 -08:00
Ehsan Akhgari
5ad3d484cd
Bug 465756 - Ignore browser.helperApps.deleteTempFileOnExit not being set in private browsing; r=bz,sdwilsh sr=bz a=blocking1.9.1+
2008-11-28 09:08:56 -08:00
Neil Rashbrook
7e0733afd9
Bug 462621 Make --disable-vista--sdk-requirements actually produce a working build (regression from bug 459329) r=sdwilsh (NPOTDB)
2008-11-12 12:19:52 +00:00
Justin Wood
b6bd3bc199
Bug 381157, Make SeaMonkey download manager use toolkit backend
...
disable toolkit/ DM UI service
rs+=sdwilsh, sanit sr+=NeilAway
2008-11-07 19:32:41 -05:00
Shawn Wilsher
88f4a312eb
Bug 462964 - nsIDownloadManager should have removeDownloadsByTimeframe
...
r=mconnor
2008-11-05 18:39:24 -05:00
Ehsan Akhgari
0cd9741967
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [downloadmgr part]; r=sdwilsh
2008-11-04 02:52:21 +03:30
Jim Mathies
79ff237892
Bug 448652 - Very Long URL seems to be blocked by "Security Zone Policy"; "v2.3"; r=sdwilsh
2008-11-01 01:22:45 +01:00
Jim Mathies
4ba1e76c42
Bug 426544 - Disable browser.download.manager.alertOnEXEOpen and set internet zone bit on all downloaded files; v3; r=sdwilsh
2008-10-29 05:53:30 +01:00
Ehsan Akhgari
7ebe50fe0c
Bug 459988 - Download manager does not send the dl-cancel notification, r=sdwilsh
2008-10-15 10:57:23 +03:30
Ehsan Akhgari
4c6e8ba514
Bug 457110 - Support in-memory DB for the downloads manager back-end, r=sdwilsh
2008-10-15 10:54:52 +03:30
Neil Rashbrook
434a05f6c1
Bug 459329 Download Manager should honour --disable-vista-sdk-requirements r=sdwilsh
2008-10-14 14:48:55 +01:00
Jim Mathies
4976b1709a
Bug 445158 - Consider providing a pref that allows users to avoid check for "Launching Applications and Unsafe Files" Internet option; r=(sdwilsh + tellrob)
2008-10-11 03:15:51 +02:00
Bo Yang
23d7a059a3
Bug 427479 - include file case changes for mingw cross-compile (include all windows headers as lowercase names), r=bsmedberg
2008-08-06 14:25:27 -04:00
Shawn Wilsher
239b9d97e6
Bug 437415 - Entering offline mode should pause active downloads
...
This has the download manager listen to the online and offline observer topics
sent out by necko. Downloads will now pause when going offline, and resume when
going back online, just like we do with sleep and wakeup notifications.
r=gavin
--HG--
rename : toolkit/components/downloads/test/unit/test_sleep_wake.js => toolkit/components/downloads/test/unit/test_offline_support.js
2008-07-08 17:25:48 -04:00
Shawn Wilsher
4c5bb7b667
Bug 439495 - remove references of "browser.download.manager.useWindow"
...
This removes the use of the preference browser.download.manager.useWindow, which
was redundant because we do not have any download manager UI that isn't in a
window, and the preference browser.download.manager.showWhenStarting controls
the appearance of the downloads window. Additionally, this removes the preference browser.download.manager.openDelay which was made obsolete long ago but not
removed from firefox.js.
r=gavin
2008-06-26 11:51:38 -04:00
Shawn Wilsher
8e91e95c12
Backed out changeset a26c86b184f7 due to Linux orange. It is not clear why this worked locally, and failed on tinderbox.
2008-06-04 13:10:31 -04:00
sdwilsh@shawnwilsher.com
98623ef402
Bug 437063
...
nsIDownloadManagerUI::visible isn't accurate
r=Mardak
2008-06-04 11:22:45 -04:00
gavin@gavinsharp.com
91b4155207
Bug 430566: Saving web page/some downloads fail with "blocked by your Security Zone Policy", patch by Jim Mathies <jmathies@mozilla.com>, r=robarnold, r=sdwilsh, a=beltzner
2008-05-01 14:06:43 -07:00
edward.lee@engineering.uiuc.edu
aeffa9eb25
Bug 431346 - File -> Import -> Browsing History crash Firefox [@ nsCOMPtr.h:931]. r=sdwilsh, b-ff3=beltzner, a1.9=shaver. Fixes Bug 431597 - Firefox crash after deleting History Item via Places Library [@ nsNavHistoryResult.h:429]
2008-05-01 07:55:04 -07:00
edward.lee@engineering.uiuc.edu
a993453306
Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, r=bsmedberg, a1.9=damons
2008-04-22 16:37:00 -07:00
dholbert@cs.stanford.edu
cd91e7dfe2
Backing out mardak's Bug 251337 checkin to fix Thunderbird & Sunbird tinderbox bustage.
2008-04-21 16:00:59 -07:00
edward.lee@engineering.uiuc.edu
a5ee1dc568
Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, a1.9=damons
2008-04-21 14:48:55 -07:00
sdwilsh@shawnwilsher.com
f6ab64ca11
Bug 397935 - Download Manager ("Downloads") window doesn't stay open when clicking on download-complete alert notification with auto-close pref ("close when done"). r=Mardak, sr=mconnor
2008-04-02 20:05:22 -07:00
reed@reedloden.com
ba5ea62a62
Bug 424608 - "NS_GetInnermostURI result requires a null check in download scanner" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh a=blocking-firefox3+]
2008-04-01 01:37:01 -07:00
reed@reedloden.com
a12e912b25
Bug 425924 - "CVS remove mozilla/toolkit/components/downloads/src/old.cpp" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=sdwilsh]
2008-04-01 01:30:31 -07:00
reed@reedloden.com
c46c0b0f2b
Bustage fix for bug 412374 - s/DOWNLOAD_BLOCKED/DOWNLOAD_BLOCKED_PARENTAL/.
2008-03-29 00:19:59 -07:00
reed@reedloden.com
45e6187afe
Bug 412374 - "Download Mgr bypasses Vista Parental Controls' file-blocking flag" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh sr=bsmedberg a=blocking-firefox3+]
2008-03-29 00:12:13 -07:00
edward.lee@engineering.uiuc.edu
16ef55f065
Bug 394247 - nsITransfer::Init fails (crash [@nsDownloadProxy::OnStateChange]). r=sdwilsh, b-ff3=beltzner
2008-03-27 14:00:20 -07:00
reed@reedloden.com
b5d11f686b
Bug 420230 - "unable to save data urls to disk" [p=jmathies@mozilla.com (Jim Mathies) r=robarnold r=Mardak a1.9b5=beltzner]
2008-03-24 21:44:36 -07:00
sdwilsh@shawnwilsher.com
e99293d31f
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
2008-03-24 15:14:38 -07:00
edward.lee@engineering.uiuc.edu
06f1bb8e8f
Bug 416683 - binary downloads are deleted on completion when "Launch applications and unsafe files" is disabled. p=jmathies, r=Mardak, r=robarnold, sr=bsmedberg, a1.9b5=beltzner, b-ff3=beltzner
2008-03-21 17:23:45 -07:00
reed@reedloden.com
9c21a1ed3d
Back out Jim Mathies's patch from bug 412374 due to build bustage on non-Vista systems.
2008-03-19 23:34:26 -07:00