Commit Graph

270 Commits

Author SHA1 Message Date
Marco Bonardo
c582435354 Fix and re-enable test_history_expiration.js 2010-06-17 21:46:22 +02:00
Marco Bonardo
235c40c84e skip failing test while I figure out what's up 2010-06-17 14:16:57 +02:00
Justin Wood
fa9c45470c Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher

Also RE-enables browser-mochitests for docshell.
2010-06-09 19:29:44 -04:00
Ehsan Akhgari
8fc9fa6c22 Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh 2010-01-26 20:28:51 -05:00
Joel Maher
39f8ae1807 Bug 535922 - Genereate mobile specific browser chrome test package files r=ted 2010-05-27 13:01:37 -07:00
Mike Hommey
4835432678 Bug 553995 - Don't depend on network connectivity in test_bug_406857.js [r=sdwilsh] 2010-04-24 09:39:16 +02:00
L. David Baron
e6ece10e00 Fix spelling of existence. 2010-04-08 20:58:17 -07:00
Dão Gottwald
8a7b57c619 use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Marco Bonardo
15a3f30705 Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted 2010-04-01 13:29:13 +02:00
Dão Gottwald
3ec11d2d3c Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Kyle Huey
b71e540af2 Disable the test for Bug 178506 on Windows due to Bug 337307 2010-01-30 15:55:30 -05:00
Andrey Ivanov
016b4383f9 Bug 178506: Preserve original last-modified date on downloads r=sdwilsh 2010-01-30 12:58:01 -05:00
Marco Bonardo
192a099dfc Bug 520165 - Part11: Fix download manager tests dependancies, r=sdwilsh 2010-01-15 17:40:42 +01:00
John Daniels
b11db71e70 Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden 2009-11-24 11:58:42 -08:00
Gijs Kruitbosch
481a49d458 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995 2009-10-29 14:44:10 +01:00
Marco Bonardo
6ad39bbbb8 Bug 450807 - [Windows] xpcshell-tests: test_bug_401430.js fails intermittently, r=mardak 2009-10-09 22:45:06 +02:00
Paul O’Shannessy
d691cc3878 Bug 518608 - Download Manager Storage usage changes: Don't create statement wrapper & don't use step(). r=sdwilsh 2009-09-25 15:34:44 -07:00
Ted Mielczarek
101a9915c1 another test fix followup from bug 459114 2009-08-06 16:17:22 -04:00
Ted Mielczarek
65a363aea0 bustage fix from bug 459114, bad test change 2009-08-06 14:04:21 -04:00
Ted Mielczarek
886f30a24c bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh 2009-05-14 07:37:40 -04:00
Ted Mielczarek
114d157d21 Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures 2009-08-05 15:36:20 -04:00
Ted Mielczarek
d1eb2fade9 bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh 2009-05-14 07:37:40 -04:00
Mark Banner
1a240d33cd Bug 487857 Add some extra checks to test_bug_401582.js to try and determine the cause of its frequent timeouts which seem to have got worse over the last day or two. Test-only change. r=sdwilsh CLOSED TREE 2009-08-01 08:49:57 +01:00
Aiko
73501857d3 Bug 491311 - Simplify "Add to recent documents" code in nsDownload::SetState. r=gavin 2009-06-28 10:59:37 +02:00
Jeff Walden
d0f179a163 Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer 2009-04-15 13:19:35 -07:00
Dão Gottwald
2d53b25d70 Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
Ehsan Akhgari
11d6577a14 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
Dão Gottwald
6163639194 Backout bug 463256 (changeset 1886b176f000), trying to fix orange. Tracked in bug 486655. 2009-04-03 16:07:43 +02:00
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