Commit Graph

213 Commits

Author SHA1 Message Date
Paolo Amadini
c6ba87a11e Bug 908240 - Legacy downloads not executed by nsIHelperAppLauncher should be added to history. r=enn 2013-09-09 15:45:29 +02:00
Paolo Amadini
ce7b9f94b3 Bug 909022 - Mark all executables as coming from the Internet zone on Windows. r=enn 2013-09-09 15:45:29 +02:00
Raymond Lee
798f6408b2 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
Andres Hernandez
f43ebeda6f Bug 905123 - Move prompts from DownloadIntegration to DownloadPrompter. r=paolo 2013-09-03 22:01:42 -06:00
Mike Hommey
b207d5baf7 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Neil Deakin
838928c0bf Bug 853901 - Add platform-specific completion operations for downloads. r=paolo 2013-09-03 13:23:37 -04:00
Doug Turner
7767c0773f Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns 2013-08-25 16:56:53 -07:00
Andres Hernandez
a23e02be5e Bug 905508 - Create test for download interruption prompts. r=paolo 2013-08-23 16:33:52 -06:00
Paolo Amadini
c7b63b403a Bug 906681 - Fix imported target path and state of paused downloads. r=enn 2013-08-19 17:18:25 +02:00
Paolo Amadini
473095357c Bug 852868 - Disable channel decoding if the "Content-Encoding" header matches the file extension. r=enn 2013-08-19 17:18:25 +02:00
Neil Deakin
4c47e73660 Bug 901262 - Add a DownloadList method to remove stopped downloads. r=paolo 2013-08-17 15:19:45 +02:00
Paolo Amadini
2b7de5b9fd Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-17 15:13:10 +02:00
Ryan VanderMeulen
1f8722165e Backed out changeset b0bab66c0cab (bug 896927) for Windows xpcshell failures. 2013-08-16 18:21:53 -04:00
Paolo Amadini
4a9a60239d Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-16 21:48:01 +02:00
Felipe Gomes
094587ef05 Bug 851466 - Import downloads.sqlite to downloads.json. r=paolo 2013-08-16 15:35:42 -03:00
Paolo Amadini
53a3e1acb1 Bug 836443 - Automatically stop and restart downloads. r=enn 2013-08-16 11:02:18 +02:00
Paolo Amadini
e086a08176 Bug 899124 - Compute download speed and throttle notifications. r=enn 2013-08-16 11:02:15 +02:00
Andres Hernandez
9d4cb418c3 Bug 852964 - Add prompts for the quit-application-requested, offline-requested, and last-pb-context-exiting notifications r=paolo 2013-08-08 22:40:53 -06:00
Paolo Amadini
a2804f371c Bug 901563 - DownloadLegacySaver should move the ".part" file to the target. r=enn 2013-08-07 13:09:04 +02:00
Paolo Amadini
2f3910c6cc Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak 2013-08-03 13:04:44 +02:00
Paolo Amadini
036dbbe631 Bug 900973 - Extend unit test coverage for action execution. r=enn 2013-08-03 13:04:39 +02:00
Ryan VanderMeulen
f2251388c3 Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
Gijs Kruitbosch
fb853f5660 Merge m-c to fx-team 2013-08-02 15:47:01 +02:00
Paolo Amadini
cd9b86ebd7 Bug 899122 - Include previously downloaded data in progress reports when restarting. r=enn 2013-08-02 14:48:56 +02:00
Neil Deakin
df0ec414f9 Bug 899571, DownloadIntegration testMode doesn't reset cached directory, r=paolo 2013-08-02 11:42:50 -04:00
Ms2ger
5021a03bff Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Paolo Amadini
a9944d5f42 Bug 836437 - Part 3 of 3 - Add the ability to resume a download from where it stopped to DownloadLegacySaver. r=enn 2013-08-01 14:37:06 +02:00
Paolo Amadini
faac309db2 Bug 836437 - Part 2 of 3 - Add the ability to resume a download from where it stopped to DownloadCopySaver. r=enn 2013-08-01 14:37:02 +02:00
Felipe Gomes
9efd266c8b Bug 852482 - Add methods to execute actions on completed downloads. r=paolo 2013-07-30 15:59:16 -03:00
Paolo Amadini
c9e7f364f2 Bug 836437 - Part 1 of 3 - Unify DownloadLegacy tests in preparation for resuming support. r=enn 2013-07-26 15:30:40 +02:00
Paolo Amadini
b2ae0d4b7e Bug 851454 - Define the format of "downloads.json" and of the parameters of createDownload. r=enn 2013-07-26 15:30:35 +02:00
Paolo Amadini
99893302bb Bug 891324 - Make nsIXULRuntime accessible using Services.appinfo in xpcshell tests. r=gavin 2013-07-20 15:15:03 +02:00
Mihnea Dobrescu-Balaur
bf195d4c2b Bug 888544 - Use a dynamic port in jsdownloads/ xpcshell tests so they can be run in parallel. r=mak 2013-07-10 19:42:24 -07:00
Joey Armstrong
c7a3cb9cae bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2. 2013-07-03 12:01:06 -04:00
Raymond Lee
d2832fab2f Bug 852599 - Block downloads when they are disallowed globally by the parental control service. r=paolo 2013-06-29 03:49:31 +08:00
Mike Shal
9e113cb641 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2); r=joey 2013-06-17 15:22:56 -04:00
Paolo Amadini
8a1b851452 Bug 835885 - Add serialization and deserialization. r=enn 2013-06-26 14:21:06 +02:00
Raymond Lee
879c35425c Bug 836485 - Add methods to remove downloads on history expiration r=paolo 2013-06-22 02:35:09 +08:00
Raymond Lee
c57c637060 Bug 874808 - simpleDownload should accept string arguments and options. r=paolo 2013-06-11 17:10:48 +08:00
Joey Armstrong
acae765330 bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal 2013-06-10 11:19:28 -04:00
Raymond Lee
8bd436360f Bug 852957 - Add tests for channel decoding when the Content-Encoding header is present. r=paolo 2013-06-06 20:33:24 +08:00
Raymond Lee
58d1f5bba4 Bug 852581 - Add methods to get the default downloads directories. r=paolo 2013-06-03 11:43:06 +08:00
Raymond Lee
9eac58df0a Bug 836483 - Track download referrers. r=paolo 2013-05-27 19:14:18 +08:00
Raymond Lee
7e2807936a Bug 836439 - Handle downloads started in private browsing mode. r=paolo 2013-05-22 20:14:07 +08:00
Gregory Szorc
94638f8bda Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
Joey Armstrong
6af3f1ee26 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Raymond Lee
bc2a2ed6b1 Bug 852478 - Store the date and time of downloads. r=paolo 2013-05-10 20:26:10 +08:00
Joey Armstrong
6a224ff449 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Paolo Amadini
60bfde86f4 Bug 851461 - Make the JavaScript API for downloads available in parallel to nsIDownloadManager. r=mak 2013-04-22 04:23:25 +02:00
Paolo Amadini
f98c62e992 Bug 847191 - Integration with legacy interfaces to start new downloads. r=enn 2013-04-22 04:23:21 +02:00