Commit Graph

93 Commits

Author SHA1 Message Date
Paolo Amadini
7fa51b688f Bug 983197 - Test that downloads fail with an HTTP/1.1 response shorter than the Content-Length. r=enn 2014-03-13 09:08:00 +00:00
David Rajchenbach-Teller
64d7b9648b Bug 1010277 - Fixed uncaught async error in test_DownloadImport.js. r=paolo 2014-05-14 08:39:00 +02:00
Paolo Amadini
5a2734396d Bug 941317 - Switch Downloads.jsm to use Promise.jsm. r=enn 2014-03-17 15:58:44 +01:00
Gregory Szorc
5f7ff500d3 Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.

This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.

--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Roberto A. Vitillo
c94e7dddf3 Bug 960966 - Remove TelemetryPing.js from telemetry. r=Yoric, r=BenWa 2014-01-22 11:43:26 +00:00
Andy Wingo
db3a35cb7d Bug 945828 - Work around bug 945756. r=luke 2013-12-03 19:04:25 +01:00
Ryan VanderMeulen
d529bbd277 Backed out changeset 4cbb184bf6cb (bug 945828) for Linux64 debug xpcshell crashes. 2013-12-03 18:10:33 -05:00
Andy Wingo
e2c13b49c9 Bug 945828 - Work around bug 945756. r=luke 2013-12-03 19:04:25 +01:00
Mike Hommey
b4eb12b707 Bug 943728 - Convert several resource install using double quotes to INSTALL_TARGETS and editor/libeditor/html/tests to mochitest manifest. r=gps,r=mshal 2013-12-03 06:34:21 +09:00
Felipe Gomes
5b12e7ad40 Bug 941099 - Default application handler is not correctly used when an alternate app handler exists. r=paolo 2013-11-28 00:57:05 -02:00
Monica Chew
d3f3ef3fd8 Bug 895476: Integrate application reputation with download manager, disable remote lookups for application reputation (r=paolo) 2013-11-11 10:54:09 -08:00
Raymond Lee
0644680292 Bug 926736 - Returns path string for get directory methods in DownloadIntegration.jsm r=paolo 2013-10-23 10:04:55 +08:00
Felipe Gomes
898bbfb789 Bug 906134 - Implement xpcshell tests for the DownloadImport module. r=paolo 2013-10-24 13:25:05 +02:00
Paolo Amadini
e68172832d Bug 918466 - Residual file left after canceling a download. r=enn 2013-10-10 16:42:03 +02:00
Neil Deakin
020f0a214f Bug 908260, support 450 error for windows parental controls in new download api, r=paolo 2013-09-26 10:58:21 -04:00
Neil Deakin
7828a4c34f Bug 908260, pass properties to DownloadError constructor, r=paolo 2013-09-26 10:58:19 -04:00
Wes Kocher
9f40060dc3 Merge fx-team to m-c 2013-09-24 20:06:37 -07:00
Raymond Lee
ff3cbd678e Bug 917217 - Rename getUserDownloadsDirectory and getTemporaryDownloadsDirectory. r=paolo 2013-09-24 09:48:02 +08:00
Paolo Amadini
1d1b11cd65 Bug 911474 - Fix intermittent test_DownloadIntegration.js failure. r=enn 2013-09-23 15:24:51 +02:00
Gregory Szorc
ed68c2482b Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Ryan VanderMeulen
d1320d9844 Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
Paolo Amadini
31af587fbf Bug 899102 - nsExternalHelperAppService should notify when cancellation is complete. r=enn 2013-09-17 18:02:21 +02:00
Paolo Amadini
abdb65d20a Bug 916433 - The task in the "tail.js" file of the Downloads API tests is not executed. r=felipe 2013-09-17 18:02:21 +02:00
Paolo Amadini
966f429ab1 Bug 916430 - General Downloads API review. r=enn 2013-09-17 18:02:21 +02:00
Paolo Amadini
743a095432 Bug 913110 - Add a combined summary of public and private downloads. r=enn 2013-09-17 18:02:20 +02:00
Neil Deakin
8b8cf4e5fc Bug 908256, stop downloads when suspending or going offline, r=paolo 2013-09-17 09:23:22 -04:00
Ryan VanderMeulen
03f88b4429 Backed out changeset 4d44bc8da75c (bug 913110)
CLOSED TREE
2013-09-16 22:45:42 -04:00
Paolo Amadini
f789061181 Bug 913110 - Add a combined summary of public and private downloads. r=enn 2013-09-14 09:59:21 +02:00
Wes Kocher
0b825164cb Backed out changeset 6f0f765b2e1d (bug 913110) for leaking 2013-09-13 14:52:40 -07:00
Paolo Amadini
d01f5d9f73 Bug 913110 - Add a combined summary of public and private downloads. r=enn 2013-09-13 22:44:54 +02:00
Neil Deakin
1327c3a172 Bug 906139 - Preserve unknown fields found in downloads.json. r=paolo 2013-09-13 11:10:24 +02:00
Felipe Gomes
6c82af36ec Bug 915968 - Fix downloads' startTime serialization. r=paolo 2013-09-12 23:32:01 -03:00
Felipe Gomes
896db23429 Merge m-c to fx-team. 2013-09-12 17:00:52 -03:00
Paolo Amadini
389b9c6e2e Bug 913118 - Add a combined list of public and private downloads. r=enn 2013-09-12 21:20:30 +02:00
Ed Morley
7ca47af816 Backed out changeset c6d7c7739056 (bug 906134) for too many intermittent failures 2013-09-12 16:25:17 +01:00
Ed Morley
09987216c6 Backed out changeset 270d7ca88c31 (bug 906134) 2013-09-12 16:24:57 +01:00
Felipe Gomes
9d6bb5d735 Bug 906134 - Implement tests for the DownloadImport module. r=paolo 2013-09-11 16:15:17 -03:00
Felipe Gomes
6198df508d Bug 906134 - Fix downloads' startTime serialization. r=paolo 2013-09-11 16:14:49 -03:00
Wes Kocher
cc1eca427c Backed out changesets 28df44ca24f3, 6a5406d79364 (bug 906134) for m-bc bustage 2013-09-10 22:41:24 -07:00
Felipe Gomes
2f750ee588 Bug 906134 - Implement tests for the DownloadImport module. r=paolo 2013-09-10 23:34:03 -03:00
Felipe Gomes
1ec9ce8866 Bug 906134 - Fix downloads' startTime serialization. r=paolo 2013-09-10 23:33:59 -03:00
Raymond Lee
448ff8d051 Bug 908246 - Private downloads should be finalized when the last private browsing window is closed. r=paolo 2013-09-12 14:03:04 +02:00
Raymond Lee
d11cb525ca Bug 908244 - When a download is launched automatically, the target file should be deleted when the browser is closed. r=paolo 2013-09-12 14:03:00 +02:00
Paolo Amadini
06f8de2b7d Bug 908240 - Fix rounding bug in the test by adding a one second margin. 2013-09-10 12:54:48 +02:00
Paolo Amadini
73a63009ca Bug 908240 - Legacy downloads not executed by nsIHelperAppLauncher should be added to history. r=enn 2013-09-10 12:45:49 +02:00
Wes Kocher
73a3374dc8 Backed out changeset 493dd25e60c2 (bug 908240) 2013-09-09 16:27:49 -07:00
Paolo Amadini
f1ba8b4ea1 Bug 908240 - Legacy downloads not executed by nsIHelperAppLauncher should be added to history. r=enn 2013-09-09 15:45:29 +02:00
Raymond Lee
0c24e350ed Bug 912876 - Remove the downloads file in common_test_Download.js for test_platform_integration(). r=paolo 2013-09-05 21:30:27 +08:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Neil Deakin
7ac996894c Bug 853901 - Add platform-specific completion operations for downloads. r=paolo 2013-09-03 13:23:37 -04:00