Markus Stange
a9cdc366c4
Bug 402520 - Notify Mac OS X when a download finishes so it can make the downloads stack bounce when appropriate. r=sdwilsh, r=josh
2010-01-27 17:48:18 +01:00
Dave Townsend
6a1f27d681
Backed out changeset 4d7bde383df5 from bug 541739 due to test failures
2010-01-26 19:05:31 -08:00
Ehsan Akhgari
fbcf873292
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
2010-01-26 20:28:51 -05:00
Ehsan Akhgari
9f7be72448
Bug 530235 - Don't add downloaded documents to the list of recent documents on Widnows inside the private browsing mode; r=gavin ui-r=faaborg
2010-01-22 12:32:49 -05:00
Marco Bonardo
192a099dfc
Bug 520165 - Part11: Fix download manager tests dependancies, r=sdwilsh
2010-01-15 17:40:42 +01:00
Marco Bonardo
b13db7ec34
Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor
2010-01-15 17:40:17 +01:00
d948eaaaa1
Bug 530966 New crash [@ nsDownloadScanner::~nsDownloadScanner()] in Firefox 3.6b3
...
r=sdwilsh
2009-11-30 09:56:33 +13: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
Boris Zbarsky
df6eb75207
Bug 514823. r=Mardak, r=sdwilsh
2009-09-29 10:58:27 -07: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
Benjamin Smedberg
6a4e262ab5
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
2009-08-27 09:09:31 -07:00
Benjamin Smedberg
4ec69e1eff
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Hashem Masoud
ae914487ea
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
2009-08-14 16:09:00 +02:00
Jim Mathies
a38e40f035
Bug 504804 - Virus scanning prefs cleanup and smarter integration with win policy settings. r=tellrob, r=sdwilsh.
2009-08-11 12:37:38 -05: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
Phil Ringnalda
9390f13c32
Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, r=ted
2009-06-13 11:53:37 -07:00
Robert Kaiser
c6100bd809
bug 495604 - Make ifndef MOZ_SUITE in dlmgr Makefile.in actually work, r=sdwilsh
2009-05-30 20:00:56 +02:00
Siddharth Agarwal
5841d49bf7
Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
...
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
Jim Mathies
0fdafa8e2e
Bug 403014 - Windows "Don't Index" bit set on download files. (r=sdwilsh,dougt)
2009-04-20 20:06:03 -05: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
Shawn Wilsher
bff090ec5c
Bug 487511 - nsINavHistoryObserver has no "onBeforeDeleteURI" callback
...
r=dietrich
2009-04-10 13:51:40 -04: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
Antonio Gomes (tonikitoo)
ef7d6be012
Bug 465783: Fennec default download location inaccessible to users. r=sdwilsh sr=bsmedberg
2009-02-25 03:26:45 -04:00
Edward Lee
d7a6dc8055
Bug 472924 - Remove RDF import from the download manager. r=sdwilsh
2009-02-19 17:28:12 -06:00
Shawn Wilsher
81d32f0735
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)
2c4e7756e2
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
d73ba3a85b
Bug 473269 - Stop using swap, and start using forget; r=sdwilsh
2009-02-03 15:42:26 +01:00
Shawn Wilsher
f64f7c1b0b
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
9d1d679479
Bug 463642 - Safe mode should disable JIT, r+sr=jst
2009-01-12 11:05:10 -05:00
Shawn Wilsher
38312cae32
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
8fd1c8b3a2
Bug 463021 - Private browsing tests use timeouts; r=sdwilsh
2008-12-06 14:14:32 +03:30
Ehsan Akhgari
d0dec23581
Bug 463882 - nsDownloadManager::Init is not safe for multiple calls; r=sdwilsh a191=beltzner
2008-11-28 12:53:57 -08:00
Ehsan Akhgari
a0e1b56698
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
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