Christian Holler
671cb80e63
Bug 753135 - Add AddressSanitizer mozconfig files to the tree, r=catlee
2012-05-15 15:24:14 -07:00
Chris AtLee
c5e7425da8
Bug 755067: merge in build-system changes to inbound r=ted
...
mozconfig and Makefile changes required for doing 32-bit windows builds on 64-bit machines.
--HG--
extra : rebase_source : f3c2a028d53ba3144fa2c7d06bbc13c436811543
2012-05-15 10:55:02 -04:00
Rafael Ávila de Espíndola
4e9c4a2615
Bug 683975 - Do a 3 step bootstrap. r=rail.
...
--HG--
extra : rebase_source : 68560b4f98df1b7e8c499969a371ae0490e90bbe
2012-05-15 09:06:42 -04:00
Chris AtLee
2442302e0d
merge in latest m-c to b-s
...
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-05-14 15:58:57 -04:00
Chris AtLee
4cede8a073
Bug 753132: Update mozconfig for doing 32-bit builds on 64-bit machines. r=ted
2012-05-14 12:04:37 -04:00
Dão Gottwald
66b63c8305
Bug 658738 - reduce MAX_LEAK_COUNT to match the status quo
2012-05-11 12:18:50 +02:00
Joe Drew
4c5614b59f
Merge last PGO-clean cset from inbound to central.
2012-05-10 21:25:37 -04:00
Dão Gottwald
b08c4970d2
Bug 752467 - disable leaky tests. r=zpao
2012-05-10 20:09:25 +02:00
William Lachance
02f9940b7c
Bug 721936 - Watcher should have option to disable starting SUTAgent;r=ctalbert
2012-05-10 12:48:50 -04:00
William Lachance
64200a541f
Bug 753484 - Installation/uninstallation broken with SUTAgent on ICS;r=gbrown
2012-05-10 12:43:28 -04:00
William Lachance
6f546addc9
Bug 752690 - Various problems encountered with mozdevice when trying to get Google Chrome and Stock ICS working with Eideticker;r=jmaher
2012-05-08 11:04:58 -04:00
William Lachance
e58c607987
Bug 752670 - Takes forever to initialize devicemanagerADB if deviceRoot has many files in it; r=jmaher
2012-05-08 10:23:19 -04:00
Rafael Ávila de Espíndola
4ccb6d4a78
Bug 683975 - backport libtool's 74c8993c178a1386ea5e2363a01d919738402f30. r=rail.
2012-05-08 10:12:07 -04:00
Christian Holler
63e9d1bfcc
Bug 751195 - Remove AddressSanitizer blacklist file, r=khuey
2012-05-05 02:10:25 -04:00
Phil Ringnalda
35bbe83e04
Merge again
2012-05-04 19:50:34 -07:00
Phil Ringnalda
7ae9bc43a7
Merge m-c to m-i
2012-05-04 19:49:34 -07:00
Tim Taubert
cddd3ef46f
Bug 740242 - runtests.py | Received unexpected exception while running application 'NoneType' object has no attribute 'group'; r=ted
2012-05-04 16:21:24 +02:00
Pierre Reveillon
024c813b5e
Bug 734629 - Use default system binary instead of hard-coded /Developer/Tools. r=glandium
2012-05-04 22:46:35 -04:00
Ehsan Akhgari
6867c361f4
Merge from mozilla-central
2012-05-03 17:33:52 -04:00
Ehsan Akhgari
08db27c756
Bug 751611 - Add mozconfig files for building Win32 binaries on our Win64 bit platforms; r=khuey
...
DONTBUILD
2012-05-03 17:27:32 -04:00
Matt Brubeck
4d406ce050
Merge mozilla-central and mozilla-inbound
2012-05-02 15:58:11 -07:00
Ted Mielczarek
1259651055
bug 740242 - add some diagnostics to get more info about Python exceptions during Mochitest. r=jmaher, a=test-only
2012-05-02 07:15:07 -04:00
Ed Morley
57713c2785
Bug 750717 - Output linker max virtual size using 'TinderboxPrint' so it appears in the TBPL summary; r=ted CLOSED TREE
2012-05-01 17:09:44 +01:00
William Lachance
12b3118550
Bug 750302 - DeviceManager files should have new-style license boilerplate, r=jmaher, a=android-only
2012-05-01 12:50:17 -07:00
Rafael Ávila de Espíndola
17457cc61d
Bug 555727 - Select clang over llvm-gcc if gcc-4.2 is not available. r=ted.
2012-05-03 17:01:29 -04:00
Rafael Ávila de Espíndola
a6a405da57
Bug 683975 - make lib a symlink to lib64.
...
--HG--
extra : rebase_source : 5118679596f0034ba0afe13c4be8e4bb973d4b77
2012-05-03 14:19:33 -04:00
Kartikaya Gupta
cd17fc53b6
Bug 750507 - Modify robopan to measure jank better. r=jrmuizel
2012-05-03 14:59:10 -04:00
Mike Hommey
e465719053
Fixup for bug 748739 for Linux PGO breakage. rs=edmorley
2012-04-30 10:17:56 +02:00
Mike Hommey
3bc3358968
Bug 749573 - Declare run-mozilla.sh and xpcshell as SDK_BINARY. r=ted
2012-04-30 08:05:34 +02:00
Mike Hommey
baed0551b0
Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
...
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
2012-04-30 08:03:59 +02:00
Jonathan Griffin
5566ce955f
Bug 749011 - Add support for running mochitest-plain on B2G, r=jmaher
...
--HG--
extra : rebase_source : 4c260e11c51c5015d2ded66f4b8cfc94a9969298
2012-04-27 11:44:59 -07:00
Geoff Brown
7937118d3a
Bug 747162 - SUT agent: increase version to 1.08; r=ctalbert
2012-04-27 12:31:06 -04:00
Phil Ringnalda
f64b24fad9
Merge m-c to m-i
2012-04-26 21:40:59 -07:00
Makoto Kato
2f21d315ba
Bug 743601 - Remove GLIB check for OSX. r=khuey
2012-04-27 12:28:16 +09:00
Dão Gottwald
2bcf2ad828
Bug 749361 - reduce MAX_LEAK_COUNT to match the status quo. r=ttaubert
2012-04-27 03:45:49 +02:00
Geoff Brown
6c47334b19
Bug 747599 - SUT agent: follow symlinks in pushDir. r=jmaher
2012-04-26 19:21:38 -04:00
Geoff Brown
beb8ed52fc
Bug 747547 - SUT agent: set pushed file permissions to 777. r=jmaher
2012-04-26 19:21:38 -04:00
Kartikaya Gupta
359a236887
Bug 746215 - Report total checkerboarding instead of average checkerboarding for tcheckerboard tests. r=jmaher
2012-04-26 14:24:10 -04:00
Christian Holler
c34877106d
Bug 748727 - Include AddressSanitizer blacklist file into the tree, r=khuey
2012-04-26 10:45:38 -07:00
Jonathan Griffin
e885ceff7f
Bug 748159 - Let mochitest handle extra prefs that contain an equal sign, r=ted, a=testonly
2012-04-25 10:34:53 -07:00
Joel Maher
fdc9625e88
Bug 746545 - remove duplicate mozinfo.py files. r=ted
2012-04-25 09:22:04 -04:00
Mark Banner
71569a4162
Bug 747860 - Put vs2010 configurations into a common directory - move them to under build/ where the other compiler type mozconfigs are. r=ted
...
--HG--
rename : browser/config/mozconfigs/win32/vs2010-mozconfig => build/win32/mozconfig.vs2010
rename : browser/config/mozconfigs/win64/vs2010-mozconfig => build/win64/mozconfig.vs2010
2012-04-23 14:08:11 +01:00
Geoff Brown
803b62721c
Bug 747268 - devicemanagerADB: improve listFiles error handling and check for root. r=jmaher, a=test-only
2012-04-20 17:15:59 -04:00
Geoff Brown
ac9bfd9f1e
Bug 745889: SUT agent/watcher - avoid NullPointerException when there are no running app processes. r=ctalbert, a=test-only
2012-04-17 19:44:53 -04:00
Geoff Brown
6ebdca02df
Bug 744530 - SUT agent: do not routinely report expected exceptions. r=ctalbert, a=test-only
2012-04-17 19:44:38 -04:00
Geoff Brown
f112513ee8
Bug 743766 - Handle IllegalArgumentException in RedirOutputThread. r=ctalbert, a=test-only
2012-04-17 19:42:08 -04:00
Armen Zambrano Gasparnian
1a81d43ee0
Bug 735451. raise exception when DeviceManager fails to initialize. r=jmaher
2012-04-11 14:51:18 -04:00
Kartikaya Gupta
d0215658f7
Bug 744094 - Log all robocop-internal exceptions as errors to the error log. r=jmaher
2012-04-10 14:20:55 -05:00
Kartikaya Gupta
26b3d342e4
Bug 744094 - Shorten enum value identifiers to be less redundant. r=jmaher
2012-04-10 14:20:46 -05:00
Makoto Kato
e87cfa9544
Bug 716354 - freetype2 detection doesn't consider cross-compiling. r=glandium
2012-04-06 11:36:24 +09:00