Commit Graph

4713 Commits

Author SHA1 Message Date
Mike Hommey
0060683747 Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal 2014-09-03 14:16:37 +09:00
Mike Hommey
ed70c5f377 Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
Ryan VanderMeulen
f5859a2048 Merge inbound to m-c. a=merge 2014-09-03 16:38:57 -04:00
Bill McCloskey
757ebcfbe3 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Christian Holler
873ebc305a Bug 1051190 - Copy and package ASan dylib on OSX. r=ted
--HG--
extra : rebase_source : 1f89ecea3b088fa6816687750cbd49306fd1a1fa
2014-09-01 14:34:23 +02:00
Ryan VanderMeulen
3757575378 Merge inbound to m-c. a=merge 2014-08-28 16:21:43 -04:00
Carsten "Tomcat" Book
75e6151d92 Merge mozilla-central to mozilla-inbound 2014-08-28 16:13:13 +02:00
Alex Bardas
2fe6154d4c Bug 1058039 - Make sure that .addon-control subitem elements from Plugin Add-on Manager are not hidden (otherwise the state menu selectbox will not inherit a good width). r=Unfocused 2014-08-27 19:04:00 +02:00
Andrew Halberstadt
5ec7705a31 Bug 1051809 - Package and upload code coverage data to build directory if code coverage is enabled, r=gps 2014-08-27 13:32:42 -04:00
Irving Reid
ac7e0ee10e Bug 1042919: Catch errors in isPlatformCompatible and report them via Telemetry; r=mossop 2014-08-28 09:22:52 -04:00
Irving Reid
c243877528 Bug 995108: Don't register unused observers; r=mossop 2014-08-28 09:21:46 -04:00
Onno Ekker
a47e351807 Bug 789732 - Send HTTP header to differentiate addon updates from normal file downloads. r=Unfocused 2014-08-25 08:38:55 +02:00
Qeole
158c324a97 Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher 2014-08-25 17:23:34 +02:00
Qeole
45d26eb52c Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup
Certain usage scenarios, like enterprise roaming profile setups, lead to the installed OpenH264 plugin not being found anymore.
We install the plugin into the profile directory, so the fix here is to just store the install path relative the profile and not an absolute path.
We also now store the plugin in a version-specific subdirectory, which avoids further issues like e.g. Windows preventing updates due to locking loaded DLLs.
2014-08-25 17:23:34 +02:00
Nigel Babu
3f9402bca3 Merge m-c to fx-team 2014-08-22 07:17:47 +05:30
Jared Wein
40a594a21c Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Alexandre Lissy
071721792e Bug 1056034 - Avoid unassigned lastUpdateTime use. r=rstrong
Scope of 'let' variables is limited to the current block, however, there
is a later use of this variable that is done outside of the block where
it's declared as 'var'. We declare the variable as 'var' and at the top
level of the function to make sure that it is a legit one when we want
to assign it.
2014-08-20 07:02:00 -04:00
Roberto A. Vitillo
3eb77a08ed Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
CLOSED TREE
2014-08-19 10:31:00 -04:00
Ed Morley
5b13b797b8 Backed out changeset 143ae44587b2 (bug 559505) for xperf failures 2014-08-20 17:10:05 +01:00
Roberto A. Vitillo
94f55c9aaa Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg 2014-08-19 10:31:00 -04:00
Ryan VanderMeulen
9c4e668647 Merge fx-team to m-c. a=merge 2014-08-15 16:22:55 -04:00
Ryan VanderMeulen
aca2e09af9 Bug 1026805 - Disable frequently-hanging mozapps tests on OSX. a=me 2014-08-15 14:32:11 -04:00
Ed Morley
ce398ca5f7 Merge mozilla-central and fx-team 2014-08-15 17:37:16 +01:00
Alex Bardas
c252b0f4eb Bug 1034679 - Visually display that plug-in states are locked in Add-ons Manager. r=Unfocused 2014-08-11 16:20:00 -04:00
Mark Banner
0f4452fd8d Bug 1052389 - Thunderbird can't package with MOZ_PACKAGE_JSSHELL due to looking for dozip.py in the wrong location r=ted 2014-08-13 16:46:26 +01:00
Tim Taubert
e47af3ba07 Bug 1052409 - Fix browser_openH264 shutdown leak r=gfritzsche 2014-08-12 17:06:41 +02:00
Bobby Holley
af0cdef94f Bug 1050049 - Whitelist bindings that we actually expect to use in content. r=smaug 2014-08-11 20:06:55 -07:00
J. Ryan Stinnett
ce8794da11 Bug 1040130 - Allow specifying a client cert for sockets. r=keeler, r=mcmanus 2014-08-07 16:32:00 -04:00
Irving Reid
f3dd54a999 Bug 995108 - Disable blocklist and update timers during Addon Manager mochitests. r=mossop 2014-09-02 11:47:11 -04:00
Wes Kocher
98f9eac6dd Merge m-c to inbound on a CLOSED TREE 2014-08-08 14:15:34 -07:00
Georg Fritzsche
fd81233901 Bug 1042161 - Handle OpenH264 updates for long-running sessions. r=unfocused 2014-08-01 14:28:39 +02:00
Ehsan Akhgari
6b3228115f Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium 2014-08-07 21:29:39 -04:00
Georg Fritzsche
60fb551fcf Bug 1048793 - Remove Experiments CertUtils usage as PublicKeyPinningService already provides the same functionality. r=mmc 2014-08-08 14:14:22 +02:00
Nigel Babu
8f59e65c73 Backed out changeset 87f53a100db0 (bug 1043390) for xpshell bustage on ASAN on a CLOSED TREE 2014-08-08 11:38:49 +05:30
Ehsan Akhgari
dd6d7593bb Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium 2014-08-07 21:29:39 -04:00
Blake Kaplan
5b16c86f37 Bug 687194 followup - don't run this test on Android. r=bent
--HG--
extra : rebase_source : b6c5a751206e4837463310cb4bd4f00591e6df40
2014-08-06 11:28:07 -07:00
Blake Kaplan
85ee3ae31f Bug 687194 - Basic test for chrome registration/unregistration. r=Mossop 2014-08-06 09:58:11 -07:00
Nathan Froyd
e1583db863 Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal 2014-08-01 12:53:05 -04:00
Wes Kocher
f9cef40862 Backed out changeset 1e2a00dc11cb (bug 687194) for mochitest-5 failures on a CLOSED TREE 2014-08-05 17:01:06 -07:00
Blake Kaplan
03b057f41d Bug 687194 - Basic test for chrome registration/unregistration. r=mossop 2014-08-05 16:10:21 -07:00
Mike Hommey
d9443ec932 Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal 2014-08-06 07:25:33 +09:00
Alex Bardas
c29f56c018 Bug 994731 - Remove redundant in-memory cache from AddonRepository and use AddonDatabase instead. r=irving 2014-08-04 18:58:22 -07:00
Alex Bardas
cc8ab3cbd5 Bug 847244 - Click-to-play state should influence how plugins are sorted in the Add-ons Manager UI. r=Unfocused 2014-07-31 10:45:00 -07:00
Nathan Froyd
12c76f15f7 Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
Nathan Froyd
542214c4df Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Georg Fritzsche
c360378185 Bug 1039226 - Trigger explicit OpenH264 updates from OpenH264Provider. r=unfocused 2014-07-23 16:00:55 +02:00
Jeff Walden
235c1f7500 Bug 1037100 - Remove all use of ScopedDeleteArray from miscellaneous places. r=jcranmer
--HG--
extra : rebase_source : 937557b819742ee62e10a4afa6c5152b910cd8b2
2014-07-10 20:37:40 -07:00
Alexandre Poirot
7ea4dd517f Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Ed Morley
40f752397b Backed out changeset 609690a7e2a6 (bug 1039226) for uncaught exceptions in browser_openH264.js 2014-07-23 16:01:02 +01:00
Carsten "Tomcat" Book
ef1d79cb54 Merge mozilla-central to fx-team 2014-07-23 16:22:24 +02:00