Nikhil Marathe
42cca6e8e5
Bug 1119021 - Implement fetch() redirects correctly. r=bkelly
...
--HG--
extra : rebase_source : 763d1052fae35a101a6859548b9cb137066dd1c6
2015-01-07 13:47:18 -08:00
Carsten "Tomcat" Book
bb1b5ea5b3
merge fx-team to mozilla-central a=merge
2015-01-13 14:27:06 +01:00
Richard Newman
ae4e88a49b
Bug 1077590 - Part 0: minor sanity fixes in FennecNativeDriver. r=gbrown
2015-01-11 17:18:14 -08:00
Mike Shal
5b9a23e058
Bug 1118774 - Add retries to ssh/scp in upload.py; r=gps
...
Previously, buildbot was responsible for the retrying logic. Now that
'make upload' is part of mach build, we need to add retries here.
2015-01-07 15:48:13 -05:00
Mike Shal
172b1dfcb9
Bug 1118774 - Import python redo library; r=gps
2015-01-07 14:18:20 -05:00
Masatoshi Kimura
f70d08c5aa
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
2015-01-11 11:34:52 +09:00
Wes Kocher
7ed4db3736
Merge m-c to inbound a=merge
2015-01-09 21:00:13 -08:00
Trevor Saunders
608dfe0cb9
Bug 1077549 - Only support gcc 4.6+. r=glandium
2015-01-08 20:21:37 -05:00
Jim Chen
c02561a822
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
2015-01-09 19:33:57 -05:00
Mike Hommey
0c98280b6a
Bug 1119571 - Update stlport to the latest from Android NDK. r=nfroyd
2015-01-10 06:52:33 +09:00
Mike Hommey
819f922fdb
Bug 1119571 - Backout the part of bug 1073003 touching stlport
2015-01-10 06:52:04 +09:00
Wes Kocher
440877789b
Merge mozilla-inbound to mozilla-central a=merge
2015-01-08 17:08:12 -08:00
Dave Hylands
24d125ce40
Bug 1073003 - Create an stlport modifications patch and update README.mozilla r=nfroyd (on a CLOSED TREE)
2015-01-08 13:52:22 -08:00
Dave Hylands
54da7dc7db
Bug 1073003 - Fix warnings in stlport causing errors in emulator build. r=bzbarsky
2015-01-08 13:52:20 -08:00
Ehsan Akhgari
7caa0c43d9
Bug 1119225 - Emulate Visual C++ 2013 Update 3 when using clang-cl; r=ted
2015-01-08 10:33:21 -05:00
Mike Hommey
bea460ea09
Bug 1091377 - Don't use -static-libstdc++ when building with stlport. r=mshal
...
It turns out that while it may have been needed at the time it was added (which,
retrospectively, I'm not even sure was the case), it definitely isn't needed
anymore.
2015-01-08 10:44:40 +09:00
Ted Mielczarek
71b802273b
bug 1117900 - Explicitly require Update 3 for MSVC 2013. r=glandium
2015-01-08 08:23:28 -05:00
Nicholas Nethercote
8582ff9187
Bug 1014341 (part 1) - Remove trace-malloc. r=dbaron,glandium.
...
--HG--
extra : rebase_source : 771710c5427141d738eef112fab00951eb8e20e3
2015-01-07 16:13:03 -08:00
Mark Goodwin
8532a88103
Bug 1096197
- Ensure SSL Error reports work when there is no failed certificate chain. r=keeler
...
--HG--
rename : browser/base/content/test/general/browser_bug846489.js => browser/base/content/test/general/browser_ssl_error_reports.js
rename : browser/base/content/test/general/browser_bug846489_content.js => browser/base/content/test/general/browser_ssl_error_reports_content.js
2015-01-07 02:28:00 -05:00
Ryan VanderMeulen
27a7c7b513
Bug 1114577 - Miscellaneous build system cleanups now that Windows SDK 8.1 is the minimum supported version. r=glandium
2015-01-07 11:32:07 -05:00
Ehsan Akhgari
2016b4944c
Bug 1117028 - Try to look for zipalign in all of Android build tools; r=nalexander
...
Some Android SDK installations do not have the zipalign program in
the same directory as other Android build tools. For example,
zipalign may be found in /build-tools/21.1.2 whereas the
rest of the build tools are in /build-tools/android-4.4.
2015-01-06 23:33:48 -05:00
Ehsan Akhgari
39050337c0
Bug 1115426 - Fix static-analysis builds on OSX on the infrasturcture, and add a mozconfig for such builds; r=glandium
...
This also cleans up some of the existing mozconfig files.
2015-01-06 12:01:13 -05:00
Ehsan Akhgari
69453059c3
Bug 1117029 - Move the GCC minimum version checks to MOZ_TOOL_VARIABLES; r=glandium
2015-01-06 12:01:12 -05:00
Ms2ger
98f1cb549b
Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal
...
The fix is included in GCC 4.4, which is our minimum supported version.
2015-01-05 19:18:58 +01:00
Andrew McCreight
f504f72f36
Bug 1118852 - Print out information about leaked DOM windows and doc shells. r=chmanchester
2015-01-12 16:09:06 -08:00
Prashant Baisla
0f9e5d4ae6
Bug 1091269 - Removed ZipFileReader class from automationutils.py and changed automation.py.in to use zipfile.extractall. r=jgriffin
2014-12-20 14:45:48 +01:00
Ehsan Akhgari
ce7a0a3b04
Bug 1111269 - Enable running the clang-plugin tests as part of the build; r=glandium
2014-12-24 12:13:36 -05:00
Nathan Froyd
de0f2dd93c
Backout 4aa280efb6ea (bug 1114745) for various test bustage
2014-12-23 10:40:57 -05:00
Nathan Froyd
7a004d4826
Bug 1114745 - remove dead IS_ASAN defines from automation-build.mk; r=ted
...
Nothing uses IS_ASAN, likely because all relevant uses have been ported
over to mozinfo.
2014-12-22 16:00:34 -05:00
Ehsan Akhgari
5ea2e0a605
Bug 1114267 - Part 1: Add an analysis to force some classes to have trivial ctors and dtors; r=jrmuizel
2014-12-22 18:15:42 -05:00
Ehsan Akhgari
5726a71b1a
Bug 773014 - Part 1: Add an analysis for marking classes as global-only; r=jrmuizel
2014-12-22 18:10:32 -05:00
Brian Smith
202319530d
Bug 1111397, Part 2: Remove test_bug484111.html, r=keeler
...
--HG--
extra : rebase_source : 56617ea82e9028295203173d1ea5e6ccfdbf9722
2014-12-14 21:51:26 -08:00
Ehsan Akhgari
02a48f1bce
Bug 1112974 - Try to find llvm-config through clang first before looking at $PATH; r=glandium
...
Right now, if the LLVMCONFIG variable is not set in the .mozconfig, we
first look for the system default llvm-config and only then we ask clang
itself, which breaks building with the clang plugin if you make $CC and
$CXX point to a non-default clang binary. This patch fixes the issue
by reversing the search order.
--HG--
extra : rebase_source : 23ab716f4e220097e4c31092475dba769f4e7dfc
2014-12-19 13:13:44 -05:00
Ehsan Akhgari
16e8b5c836
Bug 867348 - Part 1: Add an analysis that catches calls to certain functions involving arithmetic expressions; r=jrmuizel
2014-12-18 15:25:15 -05:00
R Kent James
4646617981
Bug 1111063 - Support XPCOMBinary with msvcrt=static. r=glandium
2014-12-12 16:33:00 -05:00
Ryan VanderMeulen
a799d74695
Backed out changesets acb4dd16755c and 40768f723990 (bug 867348) for static analysis bustage.
...
CLOSED TREE
2014-12-18 15:59:51 -05:00
Ehsan Akhgari
545e0b3667
Bug 867348 - Part 1: Add an analysis that catches calls to certain functions involving arithmetic expressions; r=jrmuizel
...
--HG--
extra : rebase_source : d89b16b9ab591479400a3e5e89b217a67319669d
2014-12-18 15:25:15 -05:00
Mike Shal
71ebf71a67
Bug 1109136 - add upload artifact list to mach_build_properties.json; r=glandium
2014-12-09 16:35:42 -05:00
Ryan VanderMeulen
c8728d7d48
Merge m-c to inbound. a=merge
...
--HG--
rename : xpcom/tests/TestExpirationTracker.cpp => xpcom/glue/tests/gtest/TestExpirationTracker.cpp
2014-12-16 16:05:26 -05:00
Jed Davis
108d4524d5
Bug 777948 - Enable position-independent executables on B2G (>= JB 4.1). r=mwu
2014-12-12 14:33:00 -05:00
Ehsan Akhgari
6db2d849d2
Bug 1111425 - Silence the warning about operator new returning null in TestNonHeapClass.cpp; r=jrmuizel
...
clang issues the following warning on this:
'operator new' should not return a null pointer unless it is declared 'throw()' or 'noexcept'
2014-12-16 00:38:21 -05:00
Ehsan Akhgari
bbaaddb3ff
Bug 1111266 - Optimize the clang plugin a bit; r=jrmuizel
...
--HG--
extra : rebase_source : a716418dc06db34fe62ee08bcf33e99c41400c32
2014-12-16 12:54:06 -05:00
Ehsan Akhgari
f0b47b1741
Bug 1009631 - Add a static check to the clang plugin to detect bad implicit conversion constructors; r=jcranmer
2014-12-13 14:18:54 -05:00
Masatoshi Kimura
68e4bfa832
Bug 1092835 - Tests for SSL3/RC4 only servers. r=keeler,past
2014-12-13 20:09:02 +09:00
Tom Tromey
ce224a09cc
Bug 1047124 - Clean up memory leaks. r=BenWa
2014-12-11 09:41:00 -05:00
Carsten "Tomcat" Book
3c7b7214de
Backed out changeset 53adf5b021fa (bug 1047124) for Huge Memory Leaks on a CLOSED TREE
2014-12-11 11:44:11 +01:00
Tom Tromey
bc397b6543
Bug 1047124 - clean up memory leaks. r=benwa
2014-11-25 10:45:00 +01:00
Nicholas Nethercote
7d0f2f414e
Bug 1100851 - Tweak DMD to account for the fact that $DMD can now be undefined. r=glandium.
...
Now that defining $DMD is no longer necessary to run DMD, this patch does the
following.
- Removes all the places where we set DMD=1 (test harnesses, etc.)
- Still handles DMD=1, for backwards compatibility.
- Prints "$DMD is undefined" at DMD start-up if appropriate.
- Writes a |null| value for |dmdEnvVar| in the JSON if $DMD is undefined. Bumps
the DMD output version number accordingly.
- Changes a bunch of the test files accordingly, including changing the mode of
script-ignore-alloc-fns.json in order to test a case where $DMD is undefined.
--HG--
extra : rebase_source : eb1ef5722410734ce6d7658465ff6f442ee4ed49
2014-11-27 21:04:46 -08:00
Ehsan Akhgari
b96c196756
Bug 1109246 - Support the ToT clang in the clang-plugin; r=jrmuizel
2014-12-10 10:46:10 -05:00
Gregory Szorc
801308091c
Bug 1108294 - Remove python/codegen from virtualenv; r=froydnj
...
The python/codegen directory is empty. Remove it from the virtualenv.
--HG--
extra : rebase_source : 975806cc506631b2174c6b0304973923eda9f766
2014-12-06 15:49:25 -08:00