Ehsan Akhgari
8cfdb5db55
Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh
2009-04-03 13:56:26 +03:30
Michael Kohler
7e67ab4195
Bug 442099 - When resetting the defaults, we should use clearUserPref; r=sdwilsh
2009-03-28 03:00:19 +01:00
Ted Mielczarek
31c7dc8591
bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo
2009-03-21 11:20:00 -04:00
Robert Kaiser
51e9d9bb97
bug 484397 - SeaMonkey fails browser_nsIDownloadManagerUI.js due to missing Cc/Ci/Cr, r=sdwilsh
2009-03-21 15:36:08 +01:00
Ehsan Akhgari
3b6018e207
Backed out changeset 113bda3be8df (bug 463256) due to test failures on Mac
2009-03-12 13:35:14 +03:30
Ehsan Akhgari
2f5c1ae85b
Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh
2009-03-12 12:28:09 +03:30
Edward Lee
d7a6dc8055
Bug 472924 - Remove RDF import from the download manager. r=sdwilsh
2009-02-19 17:28:12 -06:00
Ehsan Akhgari
8fd1c8b3a2
Bug 463021 - Private browsing tests use timeouts; r=sdwilsh
2008-12-06 14:14:32 +03:30
Shawn Wilsher
867764c174
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
Shawn Wilsher
2bc05b0d1f
Bug 462964 - nsIDownloadManager should have removeDownloadsByTimeframe
...
r=mconnor
2008-11-05 18:39:24 -05:00
Jeff Walden
78b5fc1441
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
860754dc42
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [downloadmgr part]; r=sdwilsh
2008-11-04 02:52:21 +03:30
Ehsan Akhgari
8e990c79df
Bug 457110 - Support in-memory DB for the downloads manager back-end, r=sdwilsh
2008-10-15 10:54:52 +03:30
Shawn Wilsher
6346dca59d
Removing debugging code from earlier today in the download manager test.
2008-10-08 19:37:05 -04:00
Shawn Wilsher
5e385809e2
More test file cleanup so failed runs don't cause perpetual failures...
2008-10-08 16:31:14 -04:00
Shawn Wilsher
3728a3b787
Remove the places.sqlite file for download manager tests because of expiration tests.
2008-10-08 16:07:22 -04:00
Shawn Wilsher
d36386e4f6
A bit more debugging output for the test...
2008-10-08 15:57:10 -04:00
Shawn Wilsher
2994d613fa
Adding some dump statements to figure out what is gong on with tinderbox.
2008-10-08 15:26:39 -04:00
Daniel Holbert
8992d625af
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
377e747898
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
Ted Mielczarek
4c93d81f9e
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
53174ebaf8
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
2008-07-08 17:25:48 -04:00
Shawn Wilsher
166cb70879
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
d75b9c5090
Debugging followup (bug 431745)
2008-07-06 21:35:18 -04:00
Gavin Sharp
af09008a5a
Debugging followup (bug 431745)
2008-07-06 21:10:46 -04:00
Gavin Sharp
60e8804c16
Debugging followup (bug 431745)
2008-07-06 19:52:35 -04:00
Gavin Sharp
973dd2b0b9
Debugging followup (bug 431745)
2008-07-06 19:39:50 -04:00
Gavin Sharp
100ec753c6
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
cf289fa685
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
2008-06-16 12:58:28 -04:00
Shawn Wilsher
4005355ec0
Backed out changeset 998cc827bfb1 due to leaks found with the added tests.
2008-06-16 15:00:06 -04:00
Shawn Wilsher
967c5ae3c7
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
2008-06-16 12:58:28 -04:00
Devin Naquin
1e00791384
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
752adaaa99
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
317ac404b1
Bug 437063
...
nsIDownloadManagerUI::visible isn't accurate
r=Mardak
2008-06-04 11:22:45 -04:00
95b128b84b
Bug 431124 xpcshell test test_bug_395092.js fails on Thunderbird. r=sdwilsh, test-only change
2008-05-04 06:50:25 -07:00
da6ca65c0e
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
1ccb9ddc63
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
532ec4b31b
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
596200c974
Backing out mardak's Bug 251337 checkin to fix Thunderbird & Sunbird tinderbox bustage.
2008-04-21 16:00:59 -07:00
acca2968c8
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
d9e8440605
Followup to Bug 420230, remove extra 'case' in test. rs=gavin
2008-03-25 08:55:12 -07:00
24e22b37c4
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
b05361dc7e
Bug 335418 - Pause downloads when computer is about to go to sleep. r=sdwilsh, a1.9=beltzner
2008-03-19 18:16:02 -07:00
c9f91ed125
Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing...
2008-03-18 10:42:39 -07:00
cb29261647
Bug 329741 - history.dat, formhistory.dat, downloads.rdf should be deleted when the user clears private data, r=gavin
2008-03-18 05:54:23 -07:00
d7dff725e5
Bug 409179 - Inconsistent autoresume state causes download manager instantiation to fail (can lead to crash). r=Mardak
2008-02-21 19:50:01 -08:00
a5dd9a4b4f
Bug 416303 - Show default list, clear search, focus list when hitting escape from the search box. r=sdwilsh, a1.9=beltzner
2008-02-21 12:49:56 -08:00
58507bef2b
Disable this test again since windows and linux do not like it
2008-01-30 11:29:37 -08:00
51ce35d2b3
Backout of test change since it's orange now (passes locally though :( )
2008-01-30 10:48:18 -08:00
a1da16d742
Bug 414214 - Download Manager window doesn't stay open when browser.download.manager.closeWhenDone is true. r=Mano, a=mconnor
2008-01-30 10:15:01 -08:00