Граф коммитов

78 Коммитов

Автор SHA1 Сообщение Дата
sdwilsh@shawnwilsher.com c6790403b9 Bug 384744 - Download manager should enforce a singleton, not just fail on createInstance. r=gavin.sharp 2007-07-12 13:01:57 -07:00
sdwilsh@shawnwilsher.com 2b43ca2d37 Bug 384245 - Fix unit tests in a non-hackish way. r=mano 2007-06-14 09:49:54 -07:00
sdwilsh@shawnwilsher.com 9464696df3 Fix windows orange (stupid file path issues) 2007-06-12 18:19:22 -07:00
sdwilsh@shawnwilsher.com 2b8c31c104 Bug 382839 - getDownload should return any known download, not just those in progress. r=gavin.sharp 2007-06-12 16:39:15 -07:00
sdwilsh@shawnwilsher.com 8028afb0dd Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-06-04 17:03:35 -07:00
sdwilsh@shawnwilsher.com 0fc04b1db2 Bug 289540 - download manager takes only one listener. r=mconnor 2007-05-25 16:47:53 -07:00
sdwilsh@shawnwilsher.com f5a0bfe3ad Bug 381535 - Jesse's downloads.rdf doesn't import to sqlite. r=mconnor 2007-05-25 10:25:51 -07:00
sdwilsh@shawnwilsher.com 321892ef7e Bug 381646 - Re-enable tests for download manager (windows orange patch). r=sayrer 2007-05-23 17:38:48 -07:00
sdwilsh@shawnwilsher.com c0196f4033 Bug 381646 - Re-enable tests for download manager. r=sayrer 2007-05-23 16:52:50 -07:00
sdwilsh@shawnwilsher.com e8fb86f84d Bug 381538 - "clean up" button remains greyed out after download completes. r=gavin.sharp 2007-05-23 16:12:03 -07:00
sayrer@gmail.com 54d9e648ed comment out dm tests until we can make them pass in opt builds 2007-05-21 21:47:50 -07:00
sayrer@gmail.com 6434042a89 try some more tests 2007-05-21 21:23:38 -07:00
sdwilsh@shawnwilsher.com 39a171da17 Trying to figure out why this test is failing silently. Commenting out listener and observer. 2007-05-21 20:39:03 -07:00
sdwilsh@shawnwilsher.com fbc2060c9f Trying to figure out why this test is failing silently. 2007-05-21 20:09:26 -07:00
sdwilsh@shawnwilsher.com b5089a3e3f Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 19:26:12 -07:00
sdwilsh@shawnwilsher.com fc8cc3e83a Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 18:47:34 -07:00
sdwilsh@shawnwilsher.com 468d4d1b20 Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 18:23:39 -07:00
sdwilsh@shawnwilsher.com 691c51f73c Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-05-21 17:03:33 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
sdwilsh%shawnwilsher.com 3eae50034a Bug 431745 - qm-centos5-02 is intermittently failing test_sleep_wake.js. r=gavin 2008-07-08 19:29:31 +00:00
bugzilla%standard8.plus.com 98154cd230 Bug 431124 xpcshell test test_bug_395092.js fails on Thunderbird. r=sdwilsh, test-only change 2008-05-04 13:50:25 +00:00
bugzilla%standard8.plus.com 8ef71c0f2b Bug 431159 test_history_expiration.js fails on builds without places enabled. r=sdwilsh, test only change 2008-05-03 11:18:27 +00:00
edward.lee%engineering.uiuc.edu 8271b43a28 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 14:55:04 +00:00
edward.lee%engineering.uiuc.edu 4f559235d3 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 23:37:01 +00:00
dholbert%cs.stanford.edu f9694e29a5 Backing out mardak's Bug 251337 checkin to fix Thunderbird & Sunbird tinderbox bustage. 2008-04-21 23:01:00 +00:00
edward.lee%engineering.uiuc.edu 6288ee4994 Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, a1.9=damons 2008-04-21 21:48:56 +00:00
Callek%gmail.com 8b90341945 Followup to Bug 420230, remove extra 'case' in test. rs=gavin 2008-03-25 15:55:12 +00:00
reed%reedloden.com fcfec58bc3 Bug 420230 - "unable to save data urls to disk" [p=jmathies@mozilla.com (Jim Mathies) r=robarnold r=Mardak a1.9b5=beltzner] 2008-03-25 04:44:36 +00:00
edward.lee%engineering.uiuc.edu f857cce671 Bug 335418 - Pause downloads when computer is about to go to sleep. r=sdwilsh, a1.9=beltzner 2008-03-20 01:16:02 +00:00
jwalden%mit.edu 2325e6844e 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 17:42:39 +00:00
mconnor%steelgryphon.com 16954c9a99 Bug 329741 ��� history.dat, formhistory.dat, downloads.rdf should be deleted when the user clears private data, r=gavin 2008-03-18 12:54:32 +00:00
sdwilsh%shawnwilsher.com 23ae4fa82e Bug 409179 - Inconsistent autoresume state causes download manager instantiation to fail (can lead to crash). r=Mardak 2008-02-22 03:50:01 +00:00
edward.lee%engineering.uiuc.edu 4ca1f4ab05 Bug 416303 - Show default list, clear search, focus list when hitting escape from the search box. r=sdwilsh, a1.9=beltzner 2008-02-21 20:50:16 +00:00
sdwilsh%shawnwilsher.com b6c8feaf9b Disable this test again since windows and linux do not like it 2008-01-30 19:29:37 +00:00
sdwilsh%shawnwilsher.com 9af34ee3d1 Backout of test change since it's orange now (passes locally though :( ) 2008-01-30 18:48:18 +00:00
sdwilsh%shawnwilsher.com c6e00ccede Bug 414214 - Download Manager window doesn't stay open when browser.download.manager.closeWhenDone is true. r=Mano, a=mconnor 2008-01-30 18:15:02 +00:00
sdwilsh%shawnwilsher.com 4628613317 Disable test for now - bug 414214 2008-01-30 00:41:17 +00:00
sdwilsh%shawnwilsher.com e7485e54c4 Bug 414214 - Download Manager window doesn't stay open when browser.download.manager.closeWhenDone is true. r=Mano 2008-01-29 23:43:31 +00:00
sdwilsh%shawnwilsher.com 494e2891ab Test for Bug 412844 2008-01-28 20:23:53 +00:00
reed%reedloden.com eb872971f7 Bug 393922 - "Remove nsIDownloadProgressListener::onStatusChange and nsIDownloadProgressListener::onLocationChange" [p=graememcc_firefox@graeme-online.co.uk (graememcc) r=sdwilsh a1.9=beltzner] 2007-12-29 03:18:23 +00:00
sdwilsh%shawnwilsher.com 82ad1e8440 Bug 401582 - Download Manager stuck scanning for viruses. r=Mardak, a=beltzner 2007-12-27 01:44:22 +00:00
sdwilsh%shawnwilsher.com 4c8ad3dbbf Bug 395092 - Don't send dl-start event for download resume, (Add dl-pause and dl-resume events?). r=Mardak, a=blocking-firefox3 2007-11-13 02:50:13 +00:00
edward.lee%engineering.uiuc.edu 7a44864930 Bug 402493 - Incorrect license boilerplate for download manager schema migration test code. rs=sdwilsh 2007-11-05 04:43:18 +00:00
gavin%gavinsharp.com edbd320827 Bug 401430: download manager 'add to recent docs' functionality (Windows) isn't working, r=sdwilsh 2007-10-30 18:38:38 +00:00
gavin%gavinsharp.com d241795247 Bug 401430: download manager 'add to recent docs' functionality (Windows) isn't working, r=sdwilsh 2007-10-30 18:31:50 +00:00
reed%reedloden.com a1d588eb52 New tests for bug 399815 that actually work [p=sdwilsh r=Mardak a=tests] 2007-10-26 07:01:51 +00:00
reed%reedloden.com 71602982b0 New tests for bug 395144 that actually work [p=sdwilsh r=Mardak a=tests] 2007-10-26 06:59:50 +00:00
edward.lee%engineering.uiuc.edu 6ccbb3315f Backout testcases for bug 395144 and bug 399815. a=mconnor 2007-10-25 00:07:01 +00:00
edward.lee%engineering.uiuc.edu e2c3784307 Bug 395144 and bug 399815's sqlite files. 2007-10-24 22:25:09 +00:00
edward.lee%engineering.uiuc.edu 8bb6a20d02 Bug 399815 - Store autoResume in moz_downloads table to indicate if a download should auto-resume. r=sdwilsh, a1.9=mconnor aM9=mconnor 2007-10-24 22:23:14 +00:00