Ryan VanderMeulen
9523eff4f2
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-06-18 16:03:38 -04:00
Carsten "Tomcat" Book
c60dd2e473
Merge mozilla-central to mozilla-inbound
2015-06-18 15:34:31 +02:00
Sebastian Kaspari
202877b136
Bug 1171288 - Add ability to build with RecyclerView support library. r=nalexander
2015-06-16 19:52:44 +02:00
Nick Alexander
3687e06ac5
No bug - Make robocop.apk debuggable. r=me
2015-06-17 09:54:47 -07:00
Mike Hommey
4a22c4f7a8
Bug 1175323 - Bump stdc++compat minimum supported libstdc++ version to 4.3. r=nfroyd
2015-06-18 17:10:39 +09:00
Ehsan Akhgari
dc533a8281
Bug 1075758 - Do not look at the ICU version number when whitelisting the ICU namespace in the clang plugin; r=Waldo
2015-06-15 14:29:28 -04:00
Cykesiopka
e70c89f67a
Bug 1171820 - Convert test_bug483440.html mochitest to an xpcshell test. r=keeler
2015-06-13 00:51:00 +02:00
Ted Mielczarek
da4276d0ce
bug 1163828 - build system changes to support building for iOS. r=glandium
2015-06-10 11:10:40 -04:00
Carsten "Tomcat" Book
6c8a8426ae
Merge mozilla-central to fx-team
2015-06-10 15:25:21 +02:00
Mike Hommey
85ff53f3f0
bug 1172632 - Move some allocator related configure checks in a common location for both top-level and js/src to use. r=mshal
2015-06-10 10:49:22 +09:00
Chris Manchester
edcfca9dfd
Bug 1149670 - Add a mach command to find tests in specified directories and prepare a commit to push them to try.;r=ahal
2015-05-28 15:57:21 -07:00
Wes Kocher
8a0f50f15d
Merge m-c to fx-team, a=merge
2015-06-09 19:30:16 -07:00
Michael LoPiccolo
5f05149e92
Bug 1168808 - Remove superflous call to getNextView(). r=mcomella
2015-05-29 13:24:05 -05:00
Ehsan Akhgari
1342f561c3
Bug 1164397 - Part 9: Add a test case for the service worker for an app:// URI responding with a redirected HTTPS response; r=jdm
2015-06-05 15:57:53 -04:00
Botond Ballo
9cbfb04730
Backed out d952a7d6bfb4 (bug 1170388) on a CLOSED TREE for static analysis bustage. r=bustage
2015-06-05 00:14:14 -04:00
Botond Ballo
75fa4313c2
Bug 1170388 - Restrict the static analysis error given about raw pointers to refcounted objects inside a lambda, to the case where the raw pointer is captured. r=ehsan
2015-06-03 16:51:36 -04:00
Ryan VanderMeulen
7257de3293
Merge fx-team to m-c. a=merge
2015-06-04 09:24:15 -04:00
Ryan VanderMeulen
dead186069
Merge m-c to fx-team. a=merge
2015-06-03 16:06:53 -04:00
Nick Alexander
f73748e75a
Bug 1169476 -- Implement |mach robocop --serve|. r=gbrown
...
This adds a flag to |mach robocop| that does everything to run a
Robocop test except launch the actual test. Instead of launching the
test, it starts the mochi.test server and launches Fennec with a test
profile; then it sits and waits forever.
This allows regular Java IDEs (IntelliJ, but previously Eclipse) to
run Robocop tests like regular instrumentation tests, "injecting" them
into the prepared testing environment. It's quite nice!
2015-05-29 17:18:07 -07:00
James Willcox
39f7d01780
Bug 1165460 - Prefer GCC 4.9 for Fennec builds r=glandium
2015-06-03 10:26:17 -05:00
Eric Rahm
00626b59ab
Bug 1165515 - Part 15: Reduce log level of WebRTC during testing. r=jesup
2015-06-03 15:26:07 -07:00
Geoff Brown
2d888e2ddc
Bug 1169503 - Allow sutagent to build on Android M; r=snorp
2015-05-29 14:42:59 -06:00
Andrew Halberstadt
0db949da0d
Bug 1169714 - Add requests to mach bootstrap SEARCH_PATH, r=jgriffin
2015-05-29 14:01:25 -04:00
Ryan VanderMeulen
19dc73f937
Merge inbound to m-c. a=merge
2015-05-29 09:32:46 -04:00
David Keeler
674b31b75a
bug 1166976 - generate some PSM xpcshell test certificates at build time r=Cykesiopka,mgoodwin,froydnj
2015-05-20 16:35:16 -07:00
Sylvestre Ledru
e4c737aab3
Bug 1168805 - "Useless call ".toLowerCase()" in SUTAgentAndroid.java". r=jmaher
2015-05-27 05:29:00 +02:00
Juan Gomez
c42d9daaa9
Bug 1164610 - Increase ANDROID_VERSION to 18 in icu.m4 checks because 17 (JB4.2) doesn't compile. r=Waldo
2015-05-17 09:18:00 -04:00
Botond Ballo
77d3b666a0
Bug 1170388 - Restrict the static analysis error given about raw pointers to refcounted objects inside a lambda, to the case where the raw pointer is captured. r=ehsan
2015-06-03 16:51:36 -04:00
Mike Hommey
e3f13a0ddb
Bug 991983 - Use objdir-relative SOURCES instead of GENERATED_SOURCES. r=gps
2015-05-28 07:34:16 +09:00
Jonathan Griffin
ba5f63636c
Bug 1163833 - Add integration with browsermob-proxy, r=dburns
2015-05-27 10:00:09 -07:00
Mike Hommey
707a0443d8
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
...
It used to be necessary because of how elfhack was built in the past, but it
happens to be unnecessary nowadays.
2015-05-26 16:17:55 +09:00
ISHIKAWA, Chiaki
6e9c756e6a
Bug 1165733 - Avoid evaluating empty $ANDROID_VERSION in condition where integer is expected, r=glandium
...
CLOSED TREE
2015-05-20 17:13:00 -07:00
Jonathan Griffin
46f72e36a5
Bug 1149618 - Remove SpecialPowers from Marionette, r=dburns
2015-05-18 16:36:15 -07:00
Jonathan Griffin
c1efbce967
Backout cc15c275b1e3 (Bug 1149618) on a CLOSED TREE for suspected debug emulator bustage, a=bustage
2015-05-19 19:35:38 -07:00
Jonathan Griffin
831992c796
Bug 1149618 - Remove SpecialPowers from Marionette, r=dburns
2015-05-18 16:36:15 -07:00
Andrew Halberstadt
ce8faf73ea
Bug 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps
2015-05-01 12:20:55 -04:00
Mike Shal
2774348ee2
Bug 1155349 - set packageFilename in mach properties; r=glandium
2015-05-13 14:26:53 -04:00
Chris Manchester
8007ebd07c
Bug 917999 - Part 1 - Write out and upload a manifest of test archives and the harnesses that depend on them.;r=ted
2015-05-15 11:30:24 -07:00
Ehsan Akhgari
aee7f7274a
Bug 1156084 - Disallow AddRef() and Release() calls on the return value of methods returning XPCOM objects; r=jrmuizel
...
When a method returns type D derived from RefCounted type B, there is an
ImplicitCastExpr (or an ExplicitCastExpr, if there is an explicit cast
to the base type in the code) in the AST between the CallExpr and
MemberExpr, which we didn't take into account before. This caused the
analysis to not work on common patterns such as
nsCOMPtr<nsIXPCOMInterface>.
2015-05-15 08:39:55 -04:00
Nathan Froyd
1de85b3b89
Bug 1164657 - delete dead code for MOZ_ANDROID_LIBSTDCXX flags determination; r=nalexander
...
We require ndk-r8e, so we don't need to support paths for all the other
NDKs prior to that now. Also took the opportunity to clean the paths up
so things fit on a reasonable screen.
2015-05-13 15:24:32 -04:00
Nathan Froyd
b73d1dd791
Bug 1164619 - delete bit of android.m4 for older NDKs; r=nalexander
...
We require version r8e of the NDK, so bits handling r8a or before are no
longer necessary.
2015-05-13 15:03:15 -04:00
Mike Hommey
23fb4c1447
Bug 1043692 - Add a DIST_INSTALL variable to moz.build, and replace NO_DIST_INSTALL with it. r=gps
2015-05-12 07:55:21 +09:00
Mike Hommey
2051207a14
Bug 1162779 - Move NO_EXPAND_LIBS to moz.build. r=mshal
2015-05-12 07:26:42 +09:00
Birunthan Mohanathas
e0adbad231
Bug 1163029 - Use NamedDecl::getName instead of expensive NamedDecl::getNameAsString. r=ehsan
2015-05-08 09:29:11 -07:00
Nikhil Marathe
a5f604fd62
Bug 1080109 - Clear ServiceWorkers when clearing history or forgetting about site. r=baku,ehsan
2015-03-05 17:37:49 -08:00
Mike Hommey
bd61b51f2d
Bug 1128037 - Minimalist support for wildcards in jar manifests. r=gps
2015-05-05 09:25:24 +09:00
Geoff Brown
e44553ec05
Bug 1156425 - Allow Android test jobs to run for up to 75 minutes; r=ryanvm
2015-05-04 10:32:46 -06:00
Nick Alexander
1646b86ded
Bug 938659 - Part 2: build system changes. r=mfinkle
2015-05-01 17:33:03 -07:00
Geoff Brown
e3d343f370
Bug 1160393 - Enable webrtc logging for android; r=bwc
2015-05-01 16:34:36 -06:00
Nick Alexander
379976a013
Bug 1160030 - Use TEST_HARNESS_FILES to install Robocop ini files. r=froydnj
2015-04-30 10:13:13 -07:00