Commit Graph

147 Commits

Author SHA1 Message Date
Gregory Szorc
1f28da1c9c 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
Monica Chew
fd051de1d5 Bug 928536: Integrate signature verification info into application reputation call in download manager (r=paolo) 2014-01-27 13:39:00 -08:00
Phil Ringnalda
55cf2ee63a Backed out 3 changesets (bug 928536) for build bustage
CLOSED TREE

Backed out changeset 750054102e68 (bug 928536)
Backed out changeset baa309383864 (bug 928536)
Backed out changeset 1ff2aed7f76f (bug 928536)
2014-02-05 08:29:17 -08:00
Monica Chew
0625e04b01 Bug 928536: Integrate signature verification info into application reputation call in download manager (r=paolo) 2014-01-27 13:39:00 -08:00
Roberto A. Vitillo
e693ef643c Bug 960966 - Remove TelemetryPing.js from telemetry. r=Yoric, r=BenWa 2014-01-22 11:43:26 +00:00
Masatoshi Kimura
09349f8047 Bug 952961 - Remove our own executable check and pref check, and added a regitry check when downloading a file. r=paolo 2014-01-12 17:05:28 +09:00
Andy Wingo
a5e7bccd8a Bug 945828 - Work around bug 945756. r=luke 2013-12-03 19:04:25 +01:00
Ryan VanderMeulen
e3442bc4ed Backed out changeset 4cbb184bf6cb (bug 945828) for Linux64 debug xpcshell crashes. 2013-12-03 18:10:33 -05:00
Ryan VanderMeulen
b4210fd49d Merge m-c to inbound. 2013-12-03 17:42:20 -05:00
Andy Wingo
503fe9a5f9 Bug 945828 - Work around bug 945756. r=luke 2013-12-03 19:04:25 +01:00
Paolo Amadini
25f6956af8 Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop 2013-12-03 13:21:08 +01:00
Carsten "Tomcat" Book
42e49d853e Backed out changeset 295b75fac0c8 (bug 940408) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt 2013-12-03 12:53:27 +01:00
Carsten "Tomcat" Book
310be846cc Backed out changeset 1e8f83c69e80 (bug 941317) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt 2013-12-03 12:53:17 +01:00
Carsten "Tomcat" Book
3a8349defa Backed out changeset bc9014b4439a (bug 929067) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt 2013-12-03 12:53:08 +01:00
Carsten "Tomcat" Book
a21f133e8f Backed out changeset f785bf2e2c51 (bug 941726) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt 2013-12-03 12:52:49 +01:00
Carsten "Tomcat" Book
577fd9e9e9 Merge m-c to fx-team 2013-12-03 10:44:31 +01:00
Paolo Amadini
de3ac81906 Bug 941726 - Prevent DownloadLegacy from keeping a reference to the network request after the download is stopped. r=enn 2013-12-03 10:15:22 +01:00
Paolo Amadini
e340eb192b Bug 929067 - Canceling a download from the Downloads Panel sometimes pauses it instead. r=enn 2013-12-03 10:15:22 +01:00
Paolo Amadini
3e804d5206 Bug 941317 - Switch Downloads.jsm to use Promise.jsm. r=enn 2013-12-03 10:15:22 +01:00
Paolo Amadini
907908c2b9 Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop 2013-12-03 10:15:22 +01:00
Mike Hommey
af0a0ac41d 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
Carsten "Tomcat" Book
3694fef2cc Merge m-c to b2g-inbound 2013-11-28 14:48:55 +01:00
Fabrice Desré
765ebb0c7e Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk 2013-11-27 23:18:08 -08:00
Felipe Gomes
526ca4f8d7 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
Chris Kitching
43102ed4c2 Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Ryan VanderMeulen
51ab56ef96 Backed out 7 changesets (bug 913985) for intermittent Android crashes.
Backed out changeset 53513a959cf0 (bug 913985)
Backed out changeset d23d1e678417 (bug 913985)
Backed out changeset a9c9187b4f4a (bug 913985)
Backed out changeset c6b02e4a3e35 (bug 913985)
Backed out changeset 895dae322e3c (bug 913985)
Backed out changeset 3d97e6a53313 (bug 913985)
Backed out changeset 892bb017f8ba (bug 913985)

--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-11-19 10:56:09 -05:00
Chris Kitching
fc69db0ffb Bug 913985 - Part 5: refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Mike Hommey
931cb49886 Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
db9e5129bc Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
b18be7aacd Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Mike Hommey
f0d1cd1e10 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
f81885e53b Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Fabrice Desré
f517a84142 iBug 937810 - disable application reputation check on b2g r=mmc,mossop 2013-11-12 13:17:31 -08:00
Fabrice Desré
24de6f7ccf Bug 934677 - Make the the various download jsm work in b2g r=paolo 2013-11-12 13:17:28 -08:00
Fabrice Desré
bcea3616b0 Bug 936342 - Make downloads end up in the default storage area on b2g r=dhylands,paolo 2013-11-12 13:17:24 -08:00
Monica Chew
70b1692903 Bug 895476: Remove extra dump call (r=paolo) 2013-11-11 11:07:03 -08:00
Monica Chew
7ea66069d9 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
7ff1ca9b78 Bug 885319 - Implement the immersive process check in DownloadIntegration. r=paolo 2013-10-25 19:28:01 +02:00
Carsten "Tomcat" Book
7449ccaa85 Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Mike Hommey
f1c0c07862 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Raymond Lee
ad2a37064f Bug 926736 - Returns path string for get directory methods in DownloadIntegration.jsm r=paolo 2013-10-23 10:04:55 +08:00
Felipe Gomes
dce289b6ef Bug 906134 - Implement xpcshell tests for the DownloadImport module. r=paolo 2013-10-24 13:25:05 +02:00
Mike Hommey
80c623bb6a Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Paolo Amadini
f628d55e4d Bug 928947 - Typo in onProgressChange in the DownloadLegacy component. r=enn 2013-10-21 17:37:55 +02:00
Wes Kocher
b643cbab41 Merge inbound to m-c 2013-10-10 18:59:58 -07:00
Birunthan Mohanathas
7d3014ab85 Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (2/2); r=ehsan 2013-10-10 16:38:19 -04:00
Paolo Amadini
d86421fe41 Bug 918466 - Residual file left after canceling a download. r=enn 2013-10-10 16:42:03 +02:00
Neil Deakin
2215468ce6 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
8c189eec32 Bug 908260, pass properties to DownloadError constructor, r=paolo 2013-09-26 10:58:19 -04:00
Wes Kocher
6de7d1ef55 Merge fx-team to m-c 2013-09-24 20:06:37 -07:00