Commit Graph

237 Commits

Author SHA1 Message Date
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
eed26095de Bug 463021 - Private browsing tests use timeouts; r=sdwilsh 2008-12-06 14:14:32 +03:30
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
Shawn Wilsher
119f47f938 Bug 460086: Library context menu for history items should include "Delete all data to <domain>". Tests and correctness fixes. r+a1.9.1b2=mconnor 2008-11-14 10:24:11 +00: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
Jeff Walden
4f03f95747 Bug 462992 - Assertion running toolkit/components/downloads/test/test_download_manager.js in debug builds. r=sdwilsh, test-only change 2008-11-05 14:57:20 -08: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
Shawn Wilsher
8b2eb62a70 Removing debugging code from earlier today in the download manager test. 2008-10-08 19:37:05 -04:00
Shawn Wilsher
de1e984f08 More test file cleanup so failed runs don't cause perpetual failures... 2008-10-08 16:31:14 -04:00
Shawn Wilsher
a4fad3b421 Remove the places.sqlite file for download manager tests because of expiration tests. 2008-10-08 16:07:22 -04:00
Shawn Wilsher
c98997004c A bit more debugging output for the test... 2008-10-08 15:57:10 -04:00
Shawn Wilsher
51502c3da6 Adding some dump statements to figure out what is gong on with tinderbox. 2008-10-08 15:26:39 -04:00
Daniel Holbert
72c410a648 Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
Dietrich Ayala
c75159123b Bug 457396 - in test_history_expiration add the visit in the past to circumvent possible VM timing bugs (for mak77@bonardo.net, r=sdwilsh) 2008-09-27 14:17:30 -07: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
Ted Mielczarek
d3a645e267 bug 445339 - test_bug_406857.js crashing intermittently on Linux unittest VMs. disable alert service notifications. r=gavin 2008-07-22 16:13:35 -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
2ccfb6c894 Bug 431745 - qm-centos5-02 is intermittently failing test_sleep_wake.js
This makes the test not fail if a specific failure point is met that can occur
when test execution is slow (like the tinderbox).
r=gavin
2008-07-08 10:22:33 -04:00
Gavin Sharp
370c6788cd Debugging followup (bug 431745) 2008-07-06 21:35:18 -04:00
Gavin Sharp
194703ae05 Debugging followup (bug 431745) 2008-07-06 21:10:46 -04:00
Gavin Sharp
f4d490d4c4 Debugging followup (bug 431745) 2008-07-06 19:52:35 -04:00
Gavin Sharp
3bbd185188 Debugging followup (bug 431745) 2008-07-06 19:39:50 -04:00
Gavin Sharp
d2915d5735 Temporary debugging patch to try and get to the bottom of the test_sleep_wake failures (bug 431745) 2008-07-06 18:39:37 -04:00
Shawn Wilsher
2aa5f76c7b Bug 438653 - move remaining browser tests to xpcshell/chrome tests
This moves the two remaining browser tests in toolkit/mozapps/downloads/tests to
an xpcshell test and a chrome test.  The reason for this change is to remove the
dependency of the browser from download manager tests since it is a toolkit
component.
This version unregisters the factory that we register to override the prompt
service in test_bug_412360.xul so we no longer leak.
r=gavin

--HG--
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_406857.js => toolkit/components/downloads/test/unit/test_bug_406857.js
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_412360.js => toolkit/mozapps/downloads/tests/chrome/test_bug_412360.xul
2008-06-16 12:58:28 -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
bc8e10dcd1 Backed out changeset 998cc827bfb1 due to leaks found with the added tests. 2008-06-16 15:00:06 -04:00
Shawn Wilsher
b20109dead Bug 438653
This moves the two remaining browser tests in toolkit/mozapps/downloads/tests to
an xpcshell test and a chrome test.  The reason for this change is to remove the
dependency of the browser from download manager tests since it is a toolkit
component.
r=gavin

--HG--
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_406857.js => toolkit/components/downloads/test/unit/test_bug_406857.js
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_412360.js => toolkit/mozapps/downloads/tests/chrome/test_bug_412360.xul
2008-06-16 12:58:28 -04:00
Devin Naquin
0cbcc65cd5 Bug 383223
This patch refactors the xpcshell unit tests for the download manager back-end
to use do_test_pending and do_test_finished instead of nesting an event loop
with the thread manager.

r=sdwilsh
2008-06-12 09:56:40 -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
bugzilla@standard8.plus.com
e24df5bc50 Bug 431124 xpcshell test test_bug_395092.js fails on Thunderbird. r=sdwilsh, test-only change 2008-05-04 06:50:25 -07:00
bugzilla@standard8.plus.com
267192a1a4 Bug 431159 test_history_expiration.js fails on builds without places enabled. r=sdwilsh, test only change 2008-05-03 04:18:27 -07: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