Commit Graph

3843 Commits

Author SHA1 Message Date
Chris Peterson
3342985b72 Bug 1102131 - Part 5: Remove deprecated let blocks and expressions in toolkit. r=Mossop
--HG--
extra : rebase_source : 3581ec35850edb35c921a0d86ddae1391f588135
2014-11-19 23:50:25 -08:00
Bill McCloskey
28dacf3e1e Bug 1102634 - [e10s] Add pref for add-on shims (r=ally) 2014-11-21 14:01:23 -08:00
Edwin Flores
bcf8b36b27 Bug 1100164 - Fix gmp-clearkey path - r=unfocused 2014-11-20 11:17:47 +13:00
Wes Kocher
08015a7c2d Merge m-c to fx-team a=merge 2014-11-18 18:39:22 -08:00
Wes Kocher
49ad7fd209 Merge inbound to m-c a=merge 2014-11-18 18:07:51 -08:00
Robert Strong
a6aceceedd Bug 771940 - '-bin' suffix no longer present on Linux and is no longer needed by app update tests. r=bbondy 2014-11-18 14:04:21 -08:00
Robert Strong
da48288fc4 Windows installer only - Bug 1098897 - Add Win 8.1 to install log. r=bbondy 2014-11-18 14:04:14 -08:00
Robert Strong
fd81a6bed1 Windows installer only - Bug 1100721 - During stub install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:04:06 -08:00
Robert Strong
07977fe2e3 Windows installer only - Bug 1098874 - Better handling when requiring a reboot. r=bbondy 2014-11-18 14:03:59 -08:00
Robert Strong
5621e942be Windows installer only - Bug 1100604 - Replace LineFind with custom code in RemovePrecompleteEntries macro. r=bbondy 2014-11-18 14:03:50 -08:00
Robert Strong
166ccb9a50 Windows installer only - Bug 1098677 - During install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:03:42 -08:00
Robert Strong
c1ad94cd9a Windows installer only - Bug 1038560 - During uninstall use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:03:32 -08:00
Dave Townsend
eb32040724 Bug 1095128: Make sure add-on updates remain disabled after each browser chrome test. 2014-11-18 09:18:51 -08:00
Stephen Pohl
691494b7f8 Bug 1096494: Cleanup package manifest after the v2 signing changes on OSX. r=rstrong 2014-11-18 12:15:03 -05:00
Paolo Amadini
5b22bc4816 Bug 1094208 - Part 2 of 3 - Fix browser_bug562797.js to work with the DOM Promise scheduling. r=Mossop 2014-11-13 11:19:08 +00:00
Sid Stamm
c15d072ebe Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst) 2014-11-18 08:47:14 -05:00
Carsten "Tomcat" Book
3c4f509d61 Backed out changeset 132909245ca8 (bug 1096494) for causing merge conflicts to m-c 2014-11-18 13:14:15 +01:00
Edwin Flores
fd413a2099 Bug 1075182 - Package and load ClearKey Content Decryption Module at startup - r=Unfocused 2014-11-12 11:33:28 +13:00
Dão Gottwald
e1923357c3 Bug 1093368 - Customize mode theme picker shouldn't pass the default theme object to LightweightThemeManager.previewTheme. r=jaws 2014-11-08 20:30:00 +01:00
Michael Ratcliffe
e2616dda10 Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Wes Kocher
c1aacfb986 Merge m-c to inbound a=merge 2014-11-06 19:08:13 -08:00
Joel Maher
d61a879878 Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric 2014-11-05 09:47:00 -05:00
Mike Hommey
297afd1bbb Bug 1094521 - Rewrite export rules in toolkit/mozapps/update/updater/Makefile.in to not regenerate files every time. r=mshal 2014-11-07 10:16:41 +09:00
Dave Townsend
dc90f4ac44 Bug 1082871: Pass the login manager the browser performing the install. r=unfocused 2014-11-04 23:29:15 -08:00
Dave Townsend
8aaf2a007e Bug 1082764: Use the correct referrer when the content handler catches an XPI install in e10s. r=Unfocused 2014-11-04 23:28:55 -08:00
Wes Kocher
86d13896ae Merge m-c to fx-team a=merge 2014-11-04 20:40:56 -08:00
Dave Townsend
8073b76b55 Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused 2014-11-04 19:20:52 -08:00
Carsten "Tomcat" Book
25c8587e41 merge fx-team to mozilla-central a=merge 2014-11-04 13:17:35 +01:00
Nick Alexander
4b1bd40609 Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium 2014-11-03 20:04:20 -08:00
David Major
580c228e6a Bug 1084162 - Part 1: Move the PGO path hack to a more general location. r=ted 2014-11-04 14:26:36 +13:00
Allison Naaktgeboren
8a59a0a606 Bug 1063156 - Enable e10s shims by default, even when browser.tabs.remote.autostart pref is false.r=billm 2014-10-31 17:44:58 -07:00
David Rajchenbach-Teller
6f79d6fee9 Bug 1083989 - Adapting e10s mochitests that expect Promise.jsm in the scope. r=yoric 2014-10-30 23:39:48 +01:00
J. Ryan Stinnett
622df41542 Bug 1090450 - Properly check add-on update state during update interval. r=Mossop
A refactoring in bug 995108 inadvertently disabled background add-on updates by
moving the timer handler to AddonManagerPrivate without fixing the values the
method uses to point to meaningful locations.
2014-10-28 20:26:00 -04:00
Mike Hommey
d667f4bb59 Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.

Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.

Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
Mike Hommey
6bcd36f9cd Bug 1077148 part 3 - Do not link PrimitiveTest, SimpleTypeLib, TestAUSHelper, TestAUSReadStrings and screentopng against mozglue on Linux. r=gps
There is no reason these should be linked to mozglue on Linux only. This
makes the intent clearer for the related changes in part 4.
2014-10-30 13:06:04 +09:00
Nicholas Nethercote
0489de37fb Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium. 2014-10-23 17:35:27 -07:00
Nicholas Nethercote
6705ab7753 Bug 1076446 (attempt 2) - Make the DMD test work on Windows. r=glandium. 2014-10-09 19:28:33 -07:00
Stephen Pohl
cffbed374d Bug 1096494: Cleanup package manifest after the v2 signing changes on OSX. r=rstrong 2014-11-17 13:23:12 -05:00
Carsten "Tomcat" Book
f22c011ab0 Backed out changeset 835fbe63da4a (bug 1076446) for perma failure in 10.8 mozilla-inbound debug test xpcshell 2014-10-24 12:32:38 +02:00
Nicholas Nethercote
b3b573ee7b Bug 1076446 - Make the DMD test work on Windows. r=glandium.
--HG--
extra : rebase_source : 7cc8d3b18b0539ff170a98fa1c5706ff46e20d32
2014-10-09 19:28:33 -07:00
Ryan VanderMeulen
b13db878be Merge fx-team to m-c. a=merge 2014-10-22 16:27:41 -04:00
Dave Townsend
5624fed4c4 Bug 1086169: Wait for page load event listener to run in tests. r=Unfocused 2014-10-21 17:29:33 -07:00
Dave Townsend
6b786c55f7 Bug 1084646: Fix faulty test and disable it until the feature is fixed. r=Unfocused 2014-10-20 10:25:09 -07:00
Dave Townsend
34a8fdf06b Bug 1080785: Fix and enable xpinstall tests in e10s. r=Unfocused 2014-10-20 10:22:48 -07:00
Irving Reid
1b00d5fdcf Bug 1081702 - Check that callback parameters are defined before pushing onto result arrays. r=Mossop
--HG--
extra : rebase_source : a15c886d7f7d12e8092e74564a981670545c8ea6
2014-10-21 12:05:24 -04:00
Brian R. Bondy
4c907f5523 Bug 902761 - Build configuration for turning .der files into .h files. r=rstrong 2014-10-15 23:00:23 -04:00
Brian R. Bondy
0992cdf330 Bug 902761 - Stop storing certs used for MAR verification in EXE resource files. r=rstrong 2014-10-15 23:01:11 -04:00
Hiroyuki Ikezoe
36569f7696 Bug 1083880 - Fix TEST-UNEXPECTED-FAIL | /builds/slave/test/build/tests/xpcshell/tests/toolkit/mozapps/extensions/test/xpcshell/test_openh264.js | test failed. r=irving 2014-10-16 09:16:00 +02:00
Alexandre Poirot
c0f491d159 Bug 1083073 - Fix update tests when app.update.silent is true by default. r=bbondy 2014-10-15 01:24:00 +02:00
Ryan VanderMeulen
b87718267b Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00