Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Marco Bonardo
dad8263bca
Bug 735697 - Close the old connection when switching to/from private mode. r=mak.
2012-03-22 13:02:28 -04:00
Rafael Ávila de Espíndola
80a12eca60
Bug 713243 - Send quit-application in head_download_manager.js. r=mak.
2011-12-28 11:33:36 -05:00
Rafael Ávila de Espíndola
4ecf08abb4
Bug 713242 - finalize statements in test_removeDownloadsByTimeframe.js. r=mak.
2011-12-28 10:02:25 -05:00
Marco Bonardo
118335bfe8
Bug 700591 - fix test_history_expiration.js DST timebomb.
...
r=dietrich
2011-11-08 18:25:21 +01:00
Phil Ringnalda
e815d38eed
No bug, no r=, no a=, Try to defuse test_history_expiration daylight saving time timebomb by going back an extra day
2011-11-08 00:08:47 -08:00
Marco Bonardo
5d15ed0fb9
Bug 674210 - Reduce places.sqlite cache size and reorganize history expiration around the new value.
...
r=dietrich
2011-08-30 16:23:59 +02:00
Geoff Brown
67b9b8bc4a
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Marco Bonardo
cb8303247c
Bug 663344 - follow-up to fix downloads/test/unit/test_history_expiration.js
2011-06-16 17:00:00 +02:00
Joel Maher
39ca77fbd2
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Jonathan Kew
254a559ea4
Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug.
2011-04-13 14:35:06 +01:00
Paul Biggar
d42abd8a4f
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
afc0b96895
Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds.
2011-04-12 01:29:41 -07:00
Paul Biggar
a9c1078531
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Shawn Wilsher
2da41d0c65
Bug 645049 - Update tests to no longer use a deprecated API
...
r=Mossop
2011-03-31 10:19:32 -07:00
Wes Johnston
8c35148a3a
Bug 593815 - Tests for download files with the same name. [r=sdwilsh, a=blocker]
2010-11-22 19:36:42 -08:00
Mark Banner
3a4afbf466
Bug 610974 - Ensure places is enabled for places related tests; r=sdwilsh, a=test-only change
2010-11-19 13:23:35 +00:00
Shawn Wilsher
849a7fa49e
Backed out changeset 8caf58f301b2 (bug 178506 - save original last-modified date on file downloads) since it is no longer the right thing to do.
...
a=shaver (via irc)
2010-08-19 08:22:02 -07: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
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
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
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
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
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
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
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
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