Rafael Ávila de Espíndola
68989ab00b
Bug 706180 - Use /tools/gcc-4.5-0moz3. r=rail.
2011-12-05 13:45:16 -05:00
Geoff Brown
c2911d257e
Bug 701038 - use zip to improve performance of devicemanagerADB.pushDir; r=jmaher
2011-12-05 07:19:31 -05:00
William Lachance
b1984a3f5c
Bug 706974 - devicemanagerADB's pushDir method does not conform to interface specifications. r=jmaher
2011-12-05 07:19:31 -05:00
Geoff Brown
107765851c
Bug 700916: improve command line when launching process via devicemanagerADB; r=jmaher
2011-12-05 07:19:31 -05:00
Kyle Huey
215879a985
Bug 704464: Part 2 - Make Database creation hook into the quota system. r=bent
2011-12-03 12:18:38 -05:00
Rafael Ávila de Espíndola
7a31db0221
Bug 705136 - don't mention ppc. r=khuey.
...
--HG--
extra : rebase_source : 380b3302fbf1eba2c97972cf1f60b373e269c083
2011-12-01 09:25:40 -05:00
Ed Morley
09cdc2c7f9
Bug 703898 - Remove unnecessary platform conditional from build/unix/Makefile.in; r=ted
2011-11-30 18:37:57 +00:00
Geoff Brown
164cc01eb6
Bug 704618 - Allow directory as a destination argument to SUT pushFile(); r=jmaher
2011-11-30 13:19:49 +00:00
Jesse Ruderman
685437b892
Bug 703768 - Don't confuse Windows paths with URLs. r=ted
2011-11-29 14:13:08 -08:00
Rafael Ávila de Espíndola
c864603bb4
Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted.
...
--HG--
extra : rebase_source : ecd108d166017cbd64c5be459a76cb2522723dfb
2011-11-28 15:32:32 -05:00
Rafael Ávila de Espíndola
6bc4a658d3
Bug 705461 - Use MOZ_CHECK_HEADER(S) everywhere. r=neil.
2011-11-26 16:05:17 -05:00
Rafael Ávila de Espíndola
88cee3b620
Bug 705133 - move all linux CC and CXX lines to a central mozconfig snippet. r=catlee.
2011-11-24 14:58:06 -05:00
L. David Baron
89ed9560ba
Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc
2011-11-23 18:48:24 -08:00
Benjamin Smedberg
0ede45e46d
Bug 429592 part whatever - disable the hang monitor during all tests which also disable the DOM script timeout, since the hang monitor relies on the DOM script timeout to avoid firing on long content script, r=jmaher
...
--HG--
extra : rebase_source : 9ab0290b869fdb6cfa63605383728a7edcbd54a1
2011-11-11 10:37:24 -05:00
Mike Hommey
e703e3f311
Bug 686466 part 3 - Use a pre-generated nsXREAppData struct instead of application.ini. r=ted,bsmedberg
...
--HG--
rename : build/application.ini => build/application.ini.in
2011-11-22 08:05:59 +01:00
Mike Hommey
59a813130d
Bug 686466 part 1 - Centralize application.ini creation. r=ted
...
--HG--
rename : browser/app/application.ini => build/application.ini
2011-11-22 08:05:59 +01:00
Justin Wood
cc19538098
Bug 642243 followup - make sure we can use BinScope on other apps, not just Firefox. r=khuey over IRC
2011-11-21 11:56:20 -05:00
Joey Armstrong
6042d35b4a
Bug 687511 - make-makefile enhancements; r=khuey,coop
2011-11-20 11:18:27 +00:00
Ian Melven
5e70d64357
Bug 642243 - Run binscope to alert us and turn the tree red when we don't use ASLR and other protection tools. r=ted
2011-11-19 14:35:03 +01:00
Ed Morley
303272ef91
Merge mozilla-central and mozilla-inbound
2011-11-18 21:28:29 +00:00
Ed Morley
18baf3e8cb
Merge b-s and m-c
2011-11-18 19:04:13 +00:00
Siddharth Agarwal
45e403f4be
Bug 699203 - Remove the obsolete mozilla-dos2unix.py script. r=ted
2011-11-11 10:38:26 +05:30
Mike Hommey
0fc95e2bbf
Bug 699734 - Export the _IO_stdin_used symbol. r=ted
2011-11-18 08:54:41 +01:00
Phil Ringnalda
fb732c5149
Backout changesets c9abc8ef4626, d62512892555, 69f89ee5d08f, c511af7d8f58, 6a6a560a1492, ac0ec1183d19, 46669afabd15, 74f32abaa8c0, f197554cf989, 0a2405eb5b90, b48954598d7d, e0a82577259c, 0235d1541e58, 450f2557d3a2, e24d196602bf, 03c2ea0eeba3, 7aca4ef8e538, 11ec362e780b, 4b92a3b96446 (bug 627842) for Windows crashtest assertions and Android reftest failures
...
--HG--
extra : rebase_source : fc8946055314369bfba5038ded32afcb00bf134d
2011-11-14 22:12:31 -08:00
William Lachance
a3bbb32ede
Bug 679759 - Drop MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed; r=ted
2011-11-15 04:33:21 +00:00
L. David Baron
e41515d994
Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc
2011-11-15 17:02:01 +13:00
Michael Wu
3e0835d415
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
2011-11-10 16:17:46 -08:00
Chris Leary
db2933b49f
Bug 700822: Add javascript.options.jit_hardening pref, default enabled. (r=dmandelin)
2011-11-08 13:28:49 -08:00
William Lachance
4c4871980f
Bug 698010 - Make deviceManagerADB.py killProcess method actually work. r=jmaher
2011-11-09 12:08:04 -05:00
Gian-Carlo Pascutto
cf6f783d30
Bug 693389 - Update urlclassifier DB for Mozilla com->org move. r=dcamp
2011-11-09 17:22:59 +01:00
Kyle Huey
3d9ef7dc9c
Back out Bug 687511 since it doesn't work in pymake.
2011-11-08 11:49:54 -05:00
Joey Armstrong
9c7282ae77
bug 687511 - edits allowing make-makefile to be run from sandbox root. Unit tests added - r=khuey
2011-10-24 09:59:39 -04:00
Ehsan Akhgari
7ef36d14c5
Bug 531590 - Increase the default validity of the self-signed certificate that we use for our tests to 10 years by default; r=mayhemer
...
This is a dump of the new certificate information obtained by running
`certutil -L -d . -n 'pgo server certificate'`:
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 2 (0x2)
Signature Algorithm: PKCS #1 SHA-1 With RSA Encryption
Issuer: "CN=Temporary Certificate Authority,O=Mozilla Testing,OU=Prof
ile Guided Optimization"
Validity:
Not Before: Mon Nov 07 20:38:29 2011
Not After : Sun Nov 07 20:38:29 2021
Subject: "CN=example.com"
Subject Public Key Info:
Public Key Algorithm: PKCS #1 RSA Encryption
RSA Public Key:
Modulus:
d8:43:79:cf:52:ce:49:08:47:9c:57:9b:f8:0b:de:7a:
ca:ba:1c:88:9f:fd:d8:0b:df:a8:98:92:22:46:08:3e:
d2:25:4c:09:c2:32:3f:51:f9:79:60:b6:ac:94:0e:7a:
33:13:e7:0b:f7:97:72:3b:37:8f:d4:e5:ea:0c:e2:9e:
4a:5b:28:1d:8c:eb:a1:b4:96:47:37:bf:fc:f0:87:d3:
ca:13:7e:38:45:f5:3f:75:1d:45:0d:72:36:b3:cf:57:
13:99:cd:6d:3c:b8:e9:9c:ec:af:2e:2c:25:3a:d5:13:
7e:6f:51:63:2a:eb:e1:4f:ee:68:42:63:c2:f4:e1:a3
Exponent: 65537 (0x10001)
Signed Extensions:
Name: Certificate Subject Alt Name
DNS name: "example.com"
DNS name: "test1.example.com"
DNS name: "test2.example.com"
DNS name: "sub1.test1.example.com"
DNS name: "sub1.test2.example.com"
DNS name: "sub2.test1.example.com"
DNS name: "sub2.test2.example.com"
DNS name: "requestclientcert.example.com"
DNS name: "requireclientcert.example.com"
DNS name: "xn--hxajbheg2az3al.xn--jxalpdlp"
DNS name: "sub1.xn--hxajbheg2az3al.xn--jxalpdlp"
DNS name: "sectest1.example.org"
DNS name: "sub.sectest2.example.org"
DNS name: "sectest2.example.org"
DNS name: "sub.sectest1.example.org"
DNS name: "redirproxy.example.com"
Signature Algorithm: PKCS #1 SHA-1 With RSA Encryption
Signature:
a2:f1:08:1c:de:74:27:95:34:a0:1a:6c:9c:fe:8f:7f:
45:38:af:1f:bb:04:b6:e5:f8:e4:35:bf:ce:23:53:74:
ca:89:26:6b:22:d7:f3:f7:66:d4:f1:8b:95:7d:c4:27:
44:57:10:f3:3d:ea:bb:0c:88:d2:09:67:e3:d1:47:6c:
2c:2b:6d:78:41🆎 7e:64:59:e3:df:05:fa:65:72:c9:
fd:5b:f6:0e:39:7d:02:31:99:5b:fb:29:17:9a:c9:0e:
64:4d:8c💿 bf:6e:d0:9e:b0:68:a6:d9:ee:a0:16:ec:
50:dc:58:7e:7b:82:3e:ce:98:a6:20:4d:a6:bd:ad:05
Fingerprint (MD5):
CC:F2:AD:07:F9:B8:A5:3B:A6:BB:75:80:4E:E6:BB:08
Fingerprint (SHA1):
2D:E7:9A:AE:80:CB:FD:51:B1:23:E0:CF:6F:6B:51:19:E5:28:BB:95
Certificate Trust Flags:
SSL Flags:
Terminal Record
Trusted
User
Email Flags:
User
Object Signing Flags:
User
2011-11-07 18:48:49 -05:00
Matt Brubeck
6c9762482a
Back out cd695cdb3b4f (bug 679759) because of test failures
2011-11-07 13:40:42 -08:00
William Lachance
34239550eb
Bug 679759 - MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed, r=ted
2011-11-07 13:14:22 -08:00
Gavin Sharp
f6b003aea1
Bug 691951: make startup notifications persist until the users close them (disable auto-dismissal), r=zpao
...
--HG--
extra : transplant_source : %16%B44%1C%03%FC%C3%04%00%EA%8E%A6%D5%96%16%F2%16O%D4%40
2011-11-04 14:45:01 -07:00
Kyle Huey
962202232f
Bug 700203: Followup because python is insane.
2011-11-07 07:16:24 -05:00
Kyle Huey
a4d6c58394
Update to pymake tip to pick up bug 700203.
2011-11-06 21:53:30 -05:00
Nicholas Nethercote
63194d0020
Bug 678977 - Teach sqlite to use jemalloc directly when applicable. code=nnethercote,khuey. r=khuey,sdwilsh,jlebar.
2011-11-03 20:53:41 -07:00
Patrick McManus
ec64b8b07b
bug 599295 r=jduell
...
--HG--
extra : rebase_source : b376fd42a37c8b92389b43fac2e253a8466c3349
2011-11-02 17:43:27 -04:00
John Ford
50dccbf86f
bug 695274 - unconditionally define dumpScreen in automation.py r=ted
2011-11-02 07:56:35 -07:00
John Ford
fb8cd1e54f
bug 695274 - UNIXISH, IS_MAC and IS_WIN32 are class variables not globals r=khuey
2011-11-01 13:12:50 -07:00
John Ford
5367de15eb
bug 695274 - unit test timeouts on Mac should print a screenshot r=ted
2011-10-21 13:09:05 -07:00
Kyle Huey
56136d8399
Update pymake snapshot to r300.
2011-10-31 13:16:21 -04:00
Ed Morley
7f71b34414
Merge mozilla-central and mozilla-inbound
2011-10-29 02:40:36 +01:00
Rafael Ávila de Espíndola
82bf6d0e6b
Bug 696281 - disable trace malloc stacks on OS X too. r=dbaron.
...
This patch disables trace malloc stacks on OS X too. To make this work,
we still have to look on the stack to decide if we must set immediate_abort,
but we can avoid other work like decoding the addresses.
2011-10-28 18:43:49 -04:00
Kyle Huey
76e6ed33da
Pull an updated pymake snapshot.
2011-10-26 15:07:47 -04:00
Dave Townsend
71d2048435
Bug 693743: Some 3rd party add-ons are getting installed into the profile and are not disabled on start-up. r=Unfocused
2011-10-22 11:37:15 -07:00
Brian Hackett
c9d5e8629e
Remove JIT prefs from automation.py, bug 693815. r=dmandelin
2011-10-19 08:28:50 -07:00
Ben Turner
448688702f
Bug 688300 - 'mochitest runtests.py --install-extension is totally broken'. r=ted.
2011-10-14 08:45:58 -07:00
Joel Maher
ed6f63418f
Bug 694241 - devicemanagerADB has error in getDirectory causing remotereftest failures. r=wlach
2011-10-14 07:52:01 -04:00
Matt Brubeck
9a844008c2
Merge mozilla-central to mozilla-inbound
2011-10-11 14:11:09 -07:00
Kyle Huey
209504202f
Merge m-c to b-s.
2011-10-09 18:19:28 -04:00
Gregory Szorc
364d4fb86e
Bug 687225 - Detect MSVC 2011 compiler. r=ted
2011-10-03 21:57:00 -04:00
Kyle Huey
b71da150fd
Merge m-c to b-s.
2011-09-30 16:25:07 -04:00
Joey Armstrong
dade8fca23
Bug 680246 - threadsafe mkdir makefile library rules. r=ted
2011-08-18 17:16:21 -04:00
Kyle Huey
04aaba1c02
Merge m-c to b-s.
2011-09-29 08:38:20 -04:00
Siddharth Agarwal
e64212b81b
Bug 687275 - mozconfig detection code: remove an unnecessary pipe -> string -> pipe redirection and use FOUND_MOZCONFIG instead of MOZCONFIG. r=ted
2011-09-23 23:22:44 +05:30
Ted Mielczarek
3618ad5119
merge build-system to mozilla-central
2011-09-23 08:40:48 -04:00
Ted Mielczarek
b3dc798c06
bug 686807 - Refactor checkForCrashes to make it more usable for remote automation. r=jmaher
2011-09-21 10:27:16 -04:00
Kyle Huey
775e4bf54d
Merge m-c to b-s.
2011-09-11 05:32:38 -04:00
Matheus Kerschbaum
3d31a8f676
Bug 687766 part 1: Remove build-time dependency on libIDL. r=khuey
2011-09-27 10:09:54 +02:00
Siddharth Agarwal
56fe36ae20
Bug 681659 - Execute mozconfig-find just once and make sure mozconfig detection errors are handled properly. r=ted
2011-09-09 02:00:31 +05:30
Jesse Ruderman
239578ef49
Bug 670016 - Only append a -bin suffix if app-bin exists. This makes it possible to test Fennec on Mac. r=ted
2011-09-09 17:04:36 -07:00
Rafael Ávila de Espíndola
28388b7197
Bug 674647 - Set MOZ_CAN_RUN_PROGRAMS in mozconfig.leopard and propagate it. r=khuey.
...
This patch sets MOZ_CAN_RUN_PROGRAMS in mozconfig.leopard so that the build
system knows it can run programs when producing 32 bit dmg files in a 64 bit
host (10.6).
The patch also propagates MOZ_CAN_RUN_PROGRAMS from the configure system to
Makefile.
2011-09-18 14:43:31 -04:00
Kyle Huey
614dad33a3
Merge m-c to b-s.
2011-09-07 10:47:50 -04:00
Jeff Walden
a5697731ec
Bug 684782 - Readd support for $topsrcdir/mozconfig, exclusive with support for $topsrcdir/.mozconfig (no more than one may be present). f=callek r=ted
2011-09-07 13:42:03 +02:00
Mike Hommey
d0a3d1bc2f
Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440)
2011-09-03 08:19:06 +02:00
Ed Morley
ed260633c7
Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE
2011-09-03 04:35:21 +01:00
Mike Hommey
cfd3ac70a2
Bug 677501 - Build a mozutils library containing jemalloc and other things. r=khuey
...
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozutils/Makefile.in
rename : memory/jemalloc/fixcrt.py => memory/mozutils/fixcrt.py
rename : memory/jemalloc/jemalloc.def => memory/mozutils/mozutils.def.in
2011-09-01 14:12:10 +02:00
Kyle Huey
7b7b45a351
Merge m-c to b-s.
2011-08-31 07:52:43 -04:00
Mark Finkle
569023b32e
Bug 683167 - Disable tablet UI during unit testing [r=jmaher]
2011-08-30 23:06:58 -04:00
Bob Moss
07cb1444a2
Bug 668517 Add "stay awake" functionality into watcher for sutagent r=ctalbert
2011-08-30 15:54:07 -07:00
Rafael Ávila de Espíndola
a8c970acc2
Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey.
...
This patch creates a new MOZ_FRAMEPTR_FLAGS variable that is used only to
control the frame pointer flags passed to the compiler. It also computes this
flag in a macro so that the toplevel configure and js/src/configure stay in
sync.
2011-09-03 13:36:18 -04:00
Ehsan Akhgari
27c450d474
Keep changeset e3626f903f9f backed out on the reverted tree
2011-09-02 09:06:01 -04:00
Ehsan Akhgari
a171549936
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Rafael Ávila de Espíndola
e281bb7586
revert 11247af82311, e3626f903f9f and 7ee51f8ea940.
...
CLOSED TREE
2011-09-01 22:01:56 -04:00
Rafael Ávila de Espíndola
59412356d4
Bug 680277 - Add missing file.
...
CLOSED TREE
2011-09-01 16:17:50 -04:00
Ehsan Akhgari
0f6e3e18c4
Backed out changeset 020f14584a2a (bug 680246) because it broke builds on all platforms
2011-09-26 11:53:28 -04:00
Joey Armstrong
d1f0112849
Bug 680246 - makefile logic to support threadsafe mkdir -p; r=ted
2011-08-18 17:16:21 -04:00
Joel Maher
07b158cc45
Bug 688762 - add try/except blocks around all harnesses so we always return an error code. r=bear
2011-09-26 07:41:19 -04:00
Matt Brubeck
0b54cdd045
Merge mozilla-central to mozilla-inbound
2011-09-24 08:13:45 -07:00
Rafael Ávila de Espíndola
94abde99d1
Bug 670951 - Don't crash if there is a X86 file but not a PPC one. r=ted.
...
--HG--
extra : rebase_source : 9fde1eccfc999923ead9981608dceb1414dfde18
2011-09-23 22:10:10 -04:00
Matheus Kerschbaum
7f370de1b1
Bug 682751 - Remove build/hcc and build/hcpp r=ted
2011-08-29 20:17:17 +01:00
Kyle Huey
2eb5f2b441
Merge m-c to b-s.
2011-08-28 06:00:17 -04:00
Geoff Brown
649bd29144
Bug 681810 - Avoid xpcshell test failure when device not rooted and cp not available; r=jmaher
2011-08-27 00:23:02 +01:00
Kyle Huey
9485b4b948
Commit pymake test that got missed on the recent update.
2011-08-26 08:07:30 -04:00
Kyle Huey
b98f68714b
Update pymake snapshot.
2011-08-26 07:43:13 -04:00
Matheus Kerschbaum
7524e143b7
Bug 680792 - Remove support for Irix from our build system. r=ted
2011-08-26 00:34:45 +01:00
Rafael Ávila de Espíndola
be6ade2240
Bug 678558 - Detect broken vrp and disable it.
...
Test if the gcc we are using has PR49911 and if so disable value range
propagation to avoid.
--HG--
extra : rebase_source : d539914fa66a44f69399f2964740315f0723378f
2011-08-26 15:39:34 -04:00
Ed Morley
1cf0ed230b
Merge last green changeset of mozilla-inbound to mozilla-central
2011-08-25 01:09:05 +01:00
Rafael Ávila de Espíndola
59870fbf10
Bug 674647 - Fix mozconfig.leopard for machines without universal IDL builds.
...
Our 10.6 bots only have a 64 bit version of IDL, so we have to do a cross
compile when targeting a 32 bit 10.5.
DONTBUILD
2011-08-24 13:42:20 -04:00
Kyle Huey
0e655f0dc8
Merge m-c to b-s.
2011-08-24 08:34:27 -04:00
Siddharth Agarwal
b7dd4c5482
Bug 675691 - Get rid of mozconfig guesswork. r=ted
...
- MOZCONFIG is now the only environment variable we recognize. We used to
recognize MOZ_MYCONFIG as well, but we now error out if that is set.
- $topsrcdir/.mozconfig is now the only implicit location we recognize. We used
to recognize a number of other implicit locations, but we now error out where
we would have used one of them.
2011-08-24 12:09:29 +05:30
Mike Hommey
2d38faddec
Bug 678195 - Remove old style jemalloc. r=khuey
2011-08-23 15:43:17 +02:00
Mike Hommey
bcbef9851d
Bug 678161 - Also install msvc*.dll when using new style jemalloc. r=khuey
2011-08-23 15:36:31 +02:00
Rafael Ávila de Espíndola
ceb966a202
Bug 674647 - Pass --target both in mozconfig.leopard and mozconfig.common. r=ted.mielczarek.
2011-08-23 16:06:17 -04:00
Geoff Brown
5793c55ec7
Bug 679602 - Improve robustness of devicemanagerADB: check for adb, remote cp; r=jmaher
2011-08-23 17:45:10 +01:00
Kyle Huey
036ba0bf27
Bug 575917: Grab some more permissions in crashinject.exe. r=ted
2011-09-29 12:06:35 -04:00
Geoff Brown
1d4a26ad52
Bug 668349 - Add or update script to run xpcshell tests on Android; r=jmaher
2011-08-22 09:00:50 +01:00
Geoff Brown
58805d27b3
Bug 678385 - Device manager needs to be updated for package name + username; r=jmaher
2011-08-22 09:00:50 +01:00
Bob Moss
55026589d3
bug 679038 - error building WatcherService for SUTAgent r=blassey
2011-08-18 21:06:05 -04:00
Rafael Ávila de Espíndola
741eacee7a
Bug 678008 - Fix elfhack build in c++0x mode. r=mh+mozilla
...
In c++0x it is not valid to use a negative number in a unsigned
position in an initializer list. Add explicit casts and change
the size method to return an unsigned int.
2011-08-17 10:12:46 -04:00
Kyle Huey
3366000223
Bug 669031: Wallpaper over the error by disabling PGO for crashinject. r=ted
2011-08-15 09:27:35 -04:00
Siddharth Agarwal
8d7591a3ec
Bug 678475 - Make mozconfig-find always return an absolute path. Patch adapted from code by Hiroyuki Ikezoe <hiikezoe@mozilla-japan.org>. r=ted
2011-08-14 22:04:46 +05:30
Mounir Lamouri
8b3a5c07fb
Merging mozilla-inbound into mozilla-central.
2011-08-11 13:08:47 +02:00
Kyle Huey
77bcd4d8bb
Merge b-s to m-c.
2011-08-10 11:12:30 -04:00
Brad Lassey
146bdc79f5
backing out changesets 1baddb020156, d9456378c12d, 187ac0d7b154, 40e392d958e0 and f2e8ee893fe4
2011-08-10 18:18:09 -04:00
Geoff Brown
0aa70ffe82
Bug 668349 - add or update script to run xpcshell tests on Android; r=jmaher
2011-08-10 16:48:26 -04:00
Bob Moss
24b0e809df
bug 665716 - build breaks when building SUTAgent with sdk level 11, follow up for watcher service r=blassey
2011-08-10 15:38:01 -04:00
ABE Hiroki
f1193d87d2
Bug 672980 - M4 macro name should be quoted in AC_DEFUN. r=ted
...
fixes for js/src f+=Callek
2011-08-09 14:27:00 -04:00
Brad Lassey
dafd3ec7f5
bug 665716 - build breaks when building SUTAgent with sdk level 11 r=blassey
2011-08-09 22:05:17 -04:00
Rafael Ávila de Espíndola
a7c8434f93
Bug 674647 - Add a file for setting the common settings used when building a non universal binary for 10.5. r=armenzg,ted
2011-07-27 17:32:00 -04:00
Mounir Lamouri
6aee473a58
Backout bug 563462, bug 675519, bug 674647, bug 341223 and bug 672980 to fix perma-orange.
2011-08-09 14:50:55 +02:00
Hiroyuki Ikezoe
7b8e37b540
Bug 672980 - M4 macro name should be quoted in AC_DEFUN. r=ted
2011-07-20 16:00:00 -04:00
Hiroyuki Ikezoe
c7615957ba
Bug 341223 - Make $MOZCONFIG try $topsrcdir-local paths too
2011-08-02 18:48:00 -04:00
Rafael Ávila de Espíndola
db89b0c6fd
Bug 674647 - Add a file for setting the common settings used when building a non universal binary for 10.5. r=armenzg,ted
2011-07-27 17:32:00 -04:00
Mike Hommey
9489006cda
Bug 675898 - Test what we can test of elfhack when cross-building. r=ted
2011-08-09 09:05:49 +02:00
Joey Armstrong
029c8a6e4a
Bug 661855 - uniq.pl quote regex dot chars in path. r=ted
2011-06-20 15:38:46 -04:00
Mike Hommey
a20e153d7b
Bug 674888 - Allow elfhack to move .interp sections. r=tglek
2011-08-03 10:28:47 +02:00
Brad Lassey
1185ce19f4
backout bug 341223, changeset backout_4d794b0ef38d because it breaks some developer's builds
2011-08-01 19:03:06 -04:00
Marco Bonardo
c349396958
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-01 16:04:07 +02:00
Kyle Huey
aa3baea64a
Merge m-c to b-s.
2011-08-01 08:06:23 -04:00
Marco Bonardo
0fea112fda
Merge mozilla-central and mozilla-inbound
2011-08-01 11:56:05 +02:00
Cameron McCormack
884d695fd6
Bug 479352 - Hide mochitest results table if MOZ_HIDE_RESULTS_TABLE=1 is set. (v4) r=jmaher, a=testonly
2011-07-26 16:13:20 -07:00
Jeff Hammel
517f90cc22
Bug 659881 - mismatch during build due to build/manifestparser.py;r=ted
2011-07-26 12:40:47 -04:00
Ed Morley
665459d156
Bug 672046 - Valgrind suppression files are still generated in objdir even when building without --enable-valgrind; r=ted
2011-07-23 11:59:19 +02:00
Ehsan Akhgari
3be0b6110e
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-22 15:48:18 -04:00
Kyle Huey
21cdfe78c0
Merge m-c to b-s.
2011-07-22 00:03:35 -07:00
Kyle Huey
3e149c974c
And add the new tests.
2011-07-21 11:50:25 -07:00
Kyle Huey
78a77c7ac1
Update pymake snapshot to r293.
2011-07-21 11:48:23 -07:00
Hiroyuki Ikezoe
a471ea6945
Bug 341223 - Make $MOZCONFIG try $topsrcdir-local paths too. r=ted
2011-08-01 09:22:25 +02:00
Jeff Hammel
1089338a5e
bug 673121 : Make manifestparser tests output something. r=ted
2011-07-21 13:03:50 -04:00
Mike Hommey
1f36dcf2d2
Bug 670659 - Detect GNU ld bug with debugging symbols when using --gc-sections and don't use it then. r=ted
2011-07-19 08:51:22 +02:00
Geoff Brown
eb43247829
Bug 669549 - Some DeviceManagerADB functions do not work; r=jmaher, a=test-only
2011-07-17 12:04:40 -04:00
Mike Hommey
fd1b14508e
Bug 674467 - Keep test.so around when elfhack test fails. r=ted
2011-07-28 09:05:15 +02:00
Mike Hommey
c8d8da9ffd
Bug 671188 - Don't fail on R_*_NONE relocations with an empty r_offset. r=tglek
2011-07-15 10:15:28 +02:00
Brad Lassey
d7d64adac1
bug 672939 - fennec package name repeats itself with NDKr5 and greater r=khuey
2011-07-20 17:02:04 -04:00
Geoff Brown
d6da59f671
Bug 672538 - remotereftest.py and runtestsremote.py reference dm_auto before initialized; r=jmaher
2011-07-20 13:02:48 -04:00
Justin Lebar
c8a625370a
Bug 672563 - Back out bug 663251 so we run the profiling step only once on Linux. Takes profileserver.py back to dc8d154f3710. r=ted
...
--HG--
extra : rebase_source : ab83b295bca17ff9047d80951d8eae79f4cd97bb
2011-07-19 14:12:51 -04:00
Kyle Huey
d3e7553ab9
Mass revert m-i to the last known good state
2011-07-13 18:22:33 -07:00
Geoff Brown
bb361d0883
Bug 669549 - Some DeviceManagerADB functions do not work; r=jmaher
...
--HG--
extra : rebase_source : 458c9d55c36708eb8dffc3275329bb663fab2513
2011-07-13 17:40:43 -04:00
Mike Hommey
49813e1741
Bug 673921 - Make build/unix/check_debug_ranges.py properly handle objdump addresses output. r=ted
2011-07-26 09:54:01 +02:00
Benoit Girard
c20d7c8dd3
Bug 691779 - Hide devicemanagerADB pull interfering with reftest output. r=jmaher
2011-10-11 10:31:05 -04:00
William Lachance
0da866fbc2
Bug 691815 - devicemanagerSUT should say what file it failed to pull when pull fails. r=jmaher
2011-10-06 10:51:03 -04:00
Joel Maher
5284004019
Bug 691425 - allow for reftest/mochitest android crashes to be dumped in the logs just like desktop crashes. r=ctalbert
2011-10-06 10:51:03 -04:00
Matt Brubeck
10cd4a93c8
Merge mozilla-central to mozilla-inbound
2011-09-30 21:02:01 -07:00
Matt Brubeck
82fb7ff53c
Back out cb715f8a1363 (bug 680246) because of Win opt build failures on a CLOSED TREE
2011-09-30 20:43:13 -07:00
Matt Brubeck
3d8b943004
Merge mozilla-central to mozilla-inbound
2011-09-30 18:39:57 -07:00
William Lachance
5606c73c7f
Bug 689316 - DeviceManagerADB needs a getCurrentTime function. r=jmaher
2011-09-30 14:54:11 -04:00
Mike Hommey
910fe37b7c
Bug 681588 - Cleanup wrap malloc and its use on Android. r=ted
2011-08-29 19:21:22 +02:00
Mike Hommey
394b75114c
Bug 676252 part 2 - Use a different object file extension for the first PGO build pass with GCC. r=ted
2011-08-29 07:34:12 +02:00
Mike Hommey
7fc6b6d52b
Backed out changeset 480f913edf3f (bug 676252) because of build failure
2011-08-29 08:31:58 +02:00
Mike Hommey
5a8b4a9df8
Bug 676252 part 2 - Use a different object file extension for the first PGO build pass with GCC. r=ted
2011-08-29 07:34:12 +02:00
Mike Hommey
60b73b4219
Bug 676252 part 1 - Don't use $(OBJ_SUFFIX) before including config.mk. r=ted
2011-08-29 07:34:02 +02:00
Mike Hommey
a7a8485bcb
Bug 669866 - Export CXX instead of defaulting to c++. r=ted
2011-07-11 07:51:01 +02:00
Gavin Sharp
950202394e
Bug 669483: automation.py should handle logging non-ASCII stdout, r=ted
2011-06-27 19:49:41 -04:00
Brad Lassey
0ef0f28f39
bug 669874 - add support for adb devicemanager to mochitest-remote make target r=jmaher
2011-07-07 13:10:52 -04:00
Justin Lebar
d3351ef5fe
Bug 669408 - Construct a new profile each time we run an instrumented build during PGO. r=ted
2011-07-06 09:49:57 -04:00
Gavin Sharp
3223b9e259
Bug 668134: telemetry notification should be disabled in the testing profile
...
--HG--
extra : rebase_source : 1d0dfa183b8228366af2cb06297d40a43a16285a
2011-07-05 12:15:06 -04:00
Josh Matthews
643228bd78
Bug 665316 - Initialize variable before use. r=ted
2011-06-18 16:29:57 -04:00
Ted Mielczarek
cc36c6b004
merge mozilla-central and build-system
2011-06-29 09:42:11 -04:00
Doug Turner
714d4d28e2
Bug 665407 - Disable sutagent if not building tests. r=ctalbert
2011-06-28 20:51:30 -07:00
Ted Mielczarek
95651e3106
bug 664197 - fix manifestparser tests on Windows
2011-06-28 15:19:03 -04:00
Ted Mielczarek
4ee21a2cb0
bug 664197 - support universal builds in mozinfo/writemozinfo. r=jhammel
...
--HG--
extra : rebase_source : 13faa21a59805f879568c764cce61e8520749246
2011-06-28 07:55:56 -04:00
Ted Mielczarek
62b37a06ef
bug 664197 - integrate mozinfo + ManifestDestiny update into xpcshell harness. r=jmaher
...
--HG--
extra : rebase_source : 1783e1a39d592defa279488f0cd0266311ed35ea
2011-06-21 08:12:40 -04:00
Jezreel Ng
5219048da2
Bug 666140: Error out if MOZCONFIG points to a non-existent file. r=khuey
2011-06-24 07:22:40 -07:00
Kyle Huey
24b84a1373
Back out Bug 661855 since it blew up Windows.
2011-06-24 10:17:33 -07:00
Kyle Huey
d849b503d1
Backed out changeset ac9450e70e57
2011-06-24 10:16:42 -07:00
Kyle Huey
db16e88a56
Merge m-c to b-s.
2011-06-24 09:01:06 -07:00
Marco Bonardo
acc6a474c6
Revert to changeset a87ee7550f6a due to incomplete backout
2011-06-24 17:23:04 +02:00
Jezreel Ng
d30d7fe381
Bug 666140: Error out if MOZCONFIG points to a non-existent file. r=khuey
2011-06-24 07:22:40 -07:00
Joey Armstrong
50debc134c
Bug 661855 - unique.pl regexpr fix + unit test. r=khuey
2011-06-20 15:38:46 -04:00
Mike Hommey
d2b1bad1a2
Bug 664340 - Fallback to c++ when CXX is not set. r=khuey
2011-06-15 02:14:33 +02:00
Justin Lebar
04a68d13e3
Bug 663251 - Make profileserver.py take an optional argument, specifying the number of times to run the profiling step.
2011-06-14 09:44:34 -04:00
Ted Mielczarek
a88f0715f0
merge m-c and b-s
2011-06-13 09:09:43 -04:00
Marco Bonardo
3c11011dd6
Merge mozilla-inbound and mozilla-central
2011-06-11 11:08:40 +02:00
Wes Johnston
c3674d938d
Bug 662785 followup, disable uidiscovery UI in tests to fix some orange, r=mfinkle
2011-06-10 15:14:02 -07:00
Michael Wu
f809394c0f
Bug 641614 - Fix reordering of localized files in omnijar, r=ted
2011-06-10 17:54:01 -07:00
Ted Mielczarek
c7f40506bf
merge m-c to b-s
2011-06-10 12:58:21 -04:00
Mitchell Field
5e5f1a616a
Merge mozilla-central to build-system.
2011-05-29 14:10:30 +10:00
Mike Hommey
b4e213b6c3
Bug 664367 - Pass LDFLAGS when linking elfhack's test.so. r=khuey
2011-06-15 08:54:45 +02:00
Cameron McCormack
5f0489f00f
Bug 642175 - Part 2: Allow mochitests to clean up plugin and IPC process crash dumps. r=ted
2011-06-21 12:11:50 +12:00
Mitchell Field
d0794ce6a8
Merge mozilla-central to build-system.
2011-05-15 16:07:45 +10:00
Rafael Ávila de Espíndola
eb595ddfc3
Bug 657653. Check for libstdc++ versions in stdc++compat.cpp; r=ted,glandium
2011-06-08 22:35:24 -04:00
Kyle Huey
aa7b61a5eb
Backout the backout. This is an infrastructure issue, not an issue with the code in this CLOSED TREE.
2011-06-08 07:56:25 -07:00
Kyle Huey
f75b079189
Back em out on this CLOSED TREE for causing tinderbox to report mochitest-browser-chrome is failing
2011-06-08 06:22:04 -07:00
Wes Johnston
a28aa25436
Bug 653141 - Allow language choice on first-run. r=mfinkle
2011-06-07 12:11:37 -07:00
Mike Hommey
7a642d7c07
Bug 649965 - Remove inlines on Elf_*::swap functions. r=tglek
2011-06-03 01:21:07 +02:00
Brad Lassey
7935bd4ea0
Bug 650205 - Implement devicemanager using adb. r=jmaher, a=test-only
2011-05-06 18:17:55 -04:00
Brad Lassey
82fcbbbe30
Bug 649825 - refactor DeviceManager to allow multiple underlying implementations. r=ctalbert, a=test-only
...
--HG--
rename : build/mobile/devicemanager.py => build/mobile/devicemanagerSUT.py
2011-05-06 18:11:02 -04:00
Brad Lassey
b78c2af944
bug 656200 - Android Talos tests are failing to initialize the device correctly a+r=mfinkle
2011-05-11 00:47:10 -04:00
Benjamin Stover
7088acb410
Bug 654752 - Make runtests.py work out of the box with Fennec [r=ctalbert]
2011-05-04 11:40:12 -07:00
Mike Hommey
2df4c39a3e
Bug 654082 - Add C++0x support to the libstdc++ compatibility hack. r=tglek
2011-05-03 10:33:30 +02:00
Mike Hommey
104f039d49
Bug 537857 part 2 - Avoid --gc-sections removing anything from elfhack test case. r=tglek
2011-06-28 08:25:48 +02:00
Mike Hommey
7356e15a3b
Bug 651892 part 3 - Remove __cxa_pure_virtual relocations. r=tglek
2011-06-23 04:08:03 +02:00
Mike Hommey
745c034862
Bug 651892 part 2 - Add a constructor to serializable that takes a buffer instead of an istream. r=tglek
2011-06-23 04:07:57 +02:00
Mike Hommey
67da11fe96
Bug 651892 part 1 - Add a helper function to lookup symbols in a ElfSymtab_Section. r=tglek
2011-06-23 04:07:30 +02:00
Phil Ringnalda
d94e1ef1e9
Bug 639408 - Suppress sqlite leaks in Valgrind runs, r=njn DONTBUILD
2011-06-25 22:34:54 -07:00
Brad Lassey
66de27b901
bug 617115 - support building with andorid NDKr5 r=ted
2011-04-01 16:47:37 -07:00
Justin Lebar
c90f68a3b7
Bug 659463 - Make check on mac should check that we can combine x86-32 and x86-64 to make a universal binary, instead of trying to combine x86 and PPC. r=ted
2011-05-25 10:23:59 -04:00
Patrick McManus
c2f7522f58
bug 640003 - websockets, fixup tests for new server r=smaug r=biesi
2011-05-21 21:27:52 -04:00
Joel Maher
c947d345b1
Bug 616999. Xpcshell manifest support; xpccheck.py for missing tests. r=ted, a=test-only
2011-05-20 07:15:41 -04:00
Joel Maher
8d37f99984
Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Michael Wu
ff498efba8
Bug 656050 - Fix jar reordering on linux by moving jarlog dir, r=ted
2011-05-17 11:06:16 -07:00
Mike Hommey
8f2127c0fd
Bug 657396 - Move LDFLAGS after other flags when building elfhack test case. r=ted
2011-05-17 09:34:20 +02:00
Phil Ringnalda
8b3bc8c6e0
Bug 663211 - proxy www.mozilla.com in tests so safebrowsing tests don't try to hit the network, r=ted, f=mmmulani
2011-06-11 11:24:50 -07:00
Mike Hommey
cd6f6142bf
Bug 661800 - Avoid elfhack considering non SHF_TLS sections as part of PT_TLS segment. r=tglek
2011-06-07 08:26:17 +02:00
Mike Hommey
f57afc91de
Bug 661800 part 0 - Add a dependency of host_elf*.o upon elfxx.h, to circumvent bug 664362. r=ted
2011-06-16 06:28:59 +02:00
Mike Hommey
e231090eae
Backout bug 661800 (changeset d95b370f0f85) because of bug 664362
2011-06-15 08:44:13 +02:00
Mike Hommey
21b3802e95
Bug 655216 - Avoid GLIBCXX_3.4.14 symbol versions at some optimization levels. r=tglek
2011-05-06 10:19:26 +02:00
Mike Hommey
b0274ac684
Bug 661800 - Avoid elfhack considering non SHF_TLS sections as part of PT_TLS segment. r=tglek
2011-06-07 08:26:17 +02:00
Olli Pettay
46d7b33a70
Bug 648573 - Implement touch event interfaces, r=jst, pref'ed off by default
2011-04-26 15:30:17 +03:00
Walter Meinl
b17fdf21fa
Bug 652361 - Revert accidental chmod of build/os2/test_os2.cmd in previous cset for this bug. DONTBUILD
2011-04-25 12:06:59 -07:00
Walter Meinl
2eaf11b614
Bug 652361 - [OS/2] build break in nsObjectFrame after checkin for bug 266236
2011-04-25 10:59:07 -07:00
Serge Gautherie
dbc9790727
Bug 650699 - Sort out MSVC DLLs packaging in Debug builds; (Av1) In debug builds, don't warn nor package.
...
r=ted.mielczarek.
2011-04-22 19:33:36 +02:00
Mike Hommey
02779e2489
Bug 650480 - Add libstdc++ 4.6 support to the libstdc++ compatibility hack. r=tglek
2011-04-21 08:53:19 +02:00
Joel Maher
027284e0ff
Bug 649681 - update devicemanager to be what we are using in production. r=ctalbert, a=test-only
2011-04-20 08:52:13 -04:00
Ed Morley
bb4520ba57
Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted
2011-04-19 14:11:40 +10:00
Brad Lassey
0aee92e6a2
fix build bustage for jdk 1.5 from bug 650110 r=dougt
2011-04-18 19:23:21 -04:00
Bob Moss
87017e688d
Bug 650110 Update SUTAgent, whitespace refactor for fencp, ffxcp, watcher, r=ctalbert
2011-04-18 11:55:24 -07:00
Bob Moss
f5373b1b07
Bug 650110 Update SUTAgent - adding in fencp, ffxcp, watcher code r=ctalbert
2011-04-18 11:55:24 -07:00
Bob Moss
884388d6e8
Bug 650110 - Update SUTAgent, whitespace refactor for agent code r=ctalbert
2011-04-18 11:55:24 -07:00
Bob Moss
5a27c8ee0c
Bug 650110 Update SUTAgent in m-c to 1.01, main agent update r=ctalbert
2011-04-18 11:55:24 -07:00
Serge Gautherie
a44ae2614d
Bug 605701 - Make WIN32_REDIST_DIR support stricter and more explicit; (Av1a) Just do it.
...
r=benjamin.
2011-04-17 16:47:19 +02:00
Serge Gautherie
cd682bd170
Bug 607544 - Remove DDRAW junk from configure, missed part; (Av1a) Missed cleanup, s/if/case/.
...
r=ted.mielczarek.
2011-04-17 15:49:47 +02:00
Mike Hommey
f2e0cbff28
Bug 643690 part 1 - Avoid requiring libstdc++ symbol versions > GLIBCXX_3.4.8 (gcc > 4.1). r=ted,r=tglek
2011-04-15 11:03:17 +02:00
Serge Gautherie
3e41160d3b
Bug 599748 - Remove custom |def check_call()|, now that Python 2.4 is unsupported; (Av1) Remove 'util.py'.
...
r=ted.mielczarek.
2011-04-14 15:44:13 +02:00
Serge Gautherie
e819234122
Bug 647404 - automation.py: fix extractZip() and installExtension(); (Bv2) Rewrite installExtension() to copy xpi file without extracting it, Remove now unused extractZip().
...
r=jmaher.
2011-04-14 13:03:47 +02:00
Serge Gautherie
c7c390ed1d
Bug 647404 - automation.py: fix extractZip() and installExtension(); (Av1) s|os.sep|'/'|, Add shutil.rmtree() call, Fix some code nits.
...
r=jmaher.
2011-04-14 13:03:31 +02:00
Rafael Ávila de Espíndola
1dc7419b16
Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted
2011-04-09 05:23:27 +10:00
Ehsan Akhgari
df5b0c2ac1
Backed out changeset eb6edf77b7c8 (bug 638149) because of build bustage
2011-03-27 15:30:22 -04:00
Rafael Ávila de Espíndola
5594fa16cf
Bug 638149 - Need a way to disable -dead_strip on OS X; r=ted
2011-03-02 21:29:00 -05:00
Matheus Kerschbaum
355ae99518
Bug 640838: Remove OpenVMS support. r=khuey
2011-03-26 11:51:35 -04:00
Ted Mielczarek
1e36c80642
bug 628873 - redirect fxfeeds.mozilla.com to stop loading the default live bookmark in mochitests. r=philor,bhearsum
2011-01-31 11:55:50 -05:00
Rafael Ávila de Espíndola
31acfb24c7
bug 629815 - macosx/universal/mozconfig.common should not select the compiler. r=ted
2011-03-02 14:03:00 -05:00
Mitchell Field
3890a98c74
Bug 637034 - Add a native mkdir to pymake.builtins. r=ted
2011-03-20 20:12:36 +11:00
Mike Hommey
868fcd03ab
Bug 637341 - Don't try to do anything on binaries that have already been elfhacked. r=tglek
2011-03-14 14:41:41 +01:00
Mike Hommey
c8b9ee74d8
Bug 637341 - Apply elfhack to dist/bin when packaging and when building symbols. r=ted
2011-03-14 14:41:41 +01:00
Neil Rashbrook
48b15e424f
Bug 632344 - Speed up header checks. r=ted
2011-03-01 21:38:21 +11:00
Mitchell Field
dd61bc4257
Merge mozilla-central to build-system.
2011-02-28 18:28:40 +11:00
Joel Maher
b70686f69a
Bug 636534 - support incremental log output from remote testing harnesses. r=ctalbert, a=NPOTB
2011-02-26 13:19:55 -05:00
Kyle Huey
7d56189a13
Merge m-c to bs.
2011-02-25 15:23:05 -05:00
Joel Maher
2f3d0b881d
Bug 636450 - add a --host-os option for remote testing scripts. r=ctalbert, a=NPOTB
2011-02-24 14:45:42 -05:00
Joel Maher
b907474b80
Bug 636451 - devicemanager should have the ability to terminate when it can't launch a second process. r=mcote, a=NPOTB
2011-02-24 14:45:39 -05:00
Mitchell Field
2e8a7d546f
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
Kyle Huey
5788258276
Merge m-c into bs.
2011-02-17 10:36:51 -05:00
Joel Maher
bdd8be2e61
Bug 634691 - update devicemanager to adjust screen resolution and fix unit tests. r=mcote, a=NPOTB
2011-02-23 14:38:55 -05:00
Mike Hommey
6b2bd8ac5a
Bug 635966 - Avoid elfhack failure with llvm. r=khuey,a=shaver
2011-02-23 10:06:26 +01:00
Mike Hommey
54eba416f4
Bug 632920 part 2 - Add support for R_ARM_THM_JUMP24 relocation in elfhack. r=tglek,a=bsmedberg
2011-02-16 17:27:35 +01:00
Mike Hommey
1d6efc259c
Bug 632920 part 1 - Refactor relocations application to avoid error-prone duplication of code in elfhack. r=tglek,a=bsmedberg
2011-02-16 17:25:51 +01:00
Chris Leary
a718b751ed
Merge tracemonkey to mozilla-central. (a=blockers)
2011-02-15 12:05:57 -08:00
Bill McCloskey
42e73fa7bc
Bug 631951 - Shrink methodjit memory usage by interpreting a few times before compiling (r=dvander)
2011-02-11 16:31:32 -08:00
Justin Wood
9eb80c4f21
Bug 633423 - Checksum generation (build/checksums.py) needs to open files in binary mode for correct checksums, r=khuey f=nthomas a=beltzner
2011-02-11 12:06:30 -05:00
Phil Ringnalda
a8a3ce7508
Bug 631841 - Move Valgrind suppression files into mozilla-central, r=ted, a=test
2011-02-07 19:21:52 -08:00
Kyle Huey
974f7e890a
Merge mozilla-central into build-system
2011-01-26 08:56:56 -05:00
Mitchell Field
6e6d670c88
Bug 462361 - Remove support for building with Cygwin. r=khuey
2011-01-26 07:14:30 +11:00
Mike Hommey
4bd909605b
Bug 629635 part 5 - Gracefully abort elfhack when injected code+data is bigger than original relocation section. r=tglek,a=blocking2.0:final
2011-02-12 10:28:34 +01:00
Mike Hommey
ea18252b06
Bug 629635 part 4 - Make elfhack keep PT_GNU_RELRO segments as they were originally. r=tglek,a=blocking2.0:final
2011-02-12 10:28:34 +01:00
Mike Hommey
bec61c100c
Bug 629635 part 3 - Add ElfSegment::getOffset and ElfSegment::getAddr functions. r=tglek,a=blocking2.0:final
2011-02-12 10:28:34 +01:00
Mike Hommey
4ee581abeb
Bug 629635 part 2 - Don't allow elfhack to move the .dynamic section. r=tglek,a=blocking2.0:final
2011-02-12 10:28:34 +01:00
Mike Hommey
e518400cac
Bug 629635 part 1 - Make elfhack fail if different blocks need to be mapped to the same address. r=tglek,a=blocking2.0:final
2011-02-12 10:28:26 +01:00
Mike Hommey
1a5fa5dc34
Bug 632769 - Only build elfhack on x86* and arm. r=khuey,a=NPOTB
2011-02-12 10:27:56 +01:00
Edmund Wong
4954c8b116
Bug 418896 - Removed profileserver.py.in from being preprocessed; r=ted a=NPOTB
...
--HG--
rename : build/pgo/profileserver.py.in => build/pgo/profileserver.py
2011-01-25 15:15:38 -05:00
Dave Townsend
54346e4306
Missed review part from bug 474289, disable distribution add-ons in test runs. rs=me, a=dtownsend DONTBUILD
2011-01-19 14:56:01 -08:00
L. David Baron
8ea27a6080
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
2011-01-24 16:23:08 -08:00
Nick Thomas
85fe490748
Bug 600435, unify packaged tests only tests are enabled, r=khuey a=NPOTB
2011-01-17 16:09:06 +13:00
Mike Hommey
7571185aaf
Bug 628283 - Make elfhack handle GNU_RELRO segments better. r=tglek,a=dbaron
2011-01-24 23:11:46 +01:00
Mike Hommey
6f2a78dca1
Bug 606145 part 3 - Integrate elfhack with the build system. r=khuey,a=bsmedberg
2011-01-24 09:56:40 +01:00
Mike Hommey
f56acbddff
Bug 606145 part 2 - Import elfhack code. r=tglek,a=bsmedberg
2011-01-24 09:56:40 +01:00
L. David Baron
97a3f60be3
Backout changeset 3248feddc867 (bug 608030).
2011-01-23 22:00:04 -08:00
L. David Baron
0ac20ad07d
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
2011-01-23 20:21:40 -08:00
Clint Talbert
8947822a22
Bug 624001 Update android devicemanager with better error handling r=jmaher,mcote a=NPOTB
2011-01-13 12:00:23 -06:00
Phil Ringnalda
6b6eb3d394
Bug 629202 followup, perhaps this is what the patch actually meant to do, a=bustage
2011-02-04 19:38:52 -08:00
Edmund Wong
2de4039fe8
Bug 629202 - Fixed 'ImportError: No module named automation' during valgrind-linux test, r+a=ted
2011-02-02 07:44:00 -08:00
Neil Rashbrook
238e6a0eb0
Bug 616810 Remove extraneous CRs r=khuey a=bsmedberg
2011-01-05 23:46:04 +00:00
Serge Gautherie
5dc273330e
Bug 622398 - automation.py.in: add missing early return_s to installExtension(); (Av1) Just add them.
...
r=ctalbert a=(test only).
2011-01-04 12:06:53 +01:00
Serge Gautherie
8d1e7359a9
Bug 622392 - 1 s/TEST-UNEXPECTED FAIL/TEST-UNEXPECTED-FAIL/; (Av1) Just substitute it.
...
r=ted.mielczarek a=(test only).
2011-01-03 15:48:38 +01:00
Phil Ringnalda
6970bbfdfb
Bug 621018 - Some browser-chrome tests hit the network by loading about:addons, r=mossop, a=test
2010-12-25 08:34:28 -08:00
Phil Ringnalda
b410989e7f
Bug 620273 - Make bloatcycle.html not hit the network, r=dbaron, a=test
2010-12-13 15:57:59 -08:00
Clint Talbert
859df58db7
merge commit a=backout
2010-12-16 16:53:31 -08:00
Clint Talbert
586d8f8a84
Backed out changeset 69cc2a93f509 - breaks android builds a=backout
2010-12-16 16:37:04 -08:00
Bob Moss
64526ec7b7
Bug 614173 Android test agent needs better way to pull files pt 1 r=ctalbert a=NPOTB
2010-12-16 15:28:35 -08:00
Mark Cote
630c5928ef
"Bug 614173 Update pull changes, fix update command in devicemanager r=jmaher a=NPOTB"
2010-12-16 15:28:35 -08:00
Joel Maher
e790251277
Bug 617815 - Enable the use of envrionment variables for remote automation on android r=ctalbert a=NPOTB
2010-12-16 15:28:35 -08:00
Bob Moss
7ac051f87a
Bug 614173 - Android agent needs a more robust way to pull files pt 2, also make ini reading more bulletproof r=ctalbert, a=NPOTB
2010-12-16 15:28:35 -08:00
Shawn Wilsher
1f59f3890b
Merge mozilla-central to Places
2010-12-14 15:56:41 -08:00
Jeff Hammel
99bca499a0
Bug 614366 - forgot license header for build-location.mk r=ted a=DONTBUILD
2010-12-13 17:07:21 -08:00
Shawn Wilsher
ade39d2c6a
Merge mozilla-central to Places.
2010-12-13 15:08:04 -08:00
Phil Ringnalda
a60ab10ee6
Bug 618759 - Stop putting bloaturls.txt and bloatcycle.html in dist/bin/res/ where nothing wants them, r+a=ted
...
--HG--
extra : rebase_source : 1d8006b267c4916e22aa07ab04b2caa691512f16
2010-12-12 23:17:52 -08:00
Shawn Wilsher
2ed7d826a8
Merge mozilla-central into Places
2010-12-06 09:48:54 -08:00
Chris AtLee
ec5fb0bede
bug 493791: Periodically run tests under valgrind - Add debugger support to pgoserver.py. r=ted, a2.0=gavin.
...
--HG--
extra : rebase_source : 6a5b2229df2a8a67e230cedd3f0be27863794120
2010-12-06 10:37:29 -05:00
Shawn Wilsher
1a57bc2dca
Merge mozilla-central to Places.
2010-12-02 09:05:33 -08:00
Shawn Wilsher
9cdab945a8
Merge mozilla-central into Places.
2010-11-29 08:43:57 -08:00
Reed Loden
876d0634aa
Bug 615173 - Rerun 'make genservercert' in build/pgo and commit the resulting certs to fix expired test server certs and make the tree green. a=closedtree=orange:timebomb
2010-11-29 03:52:27 -08:00
Margaret Leibovic
f50b2caf40
Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking
2010-11-29 13:22:25 -08:00
Shawn Wilsher
abacada9dc
Merge mozilla-central into Places
2010-11-17 10:55:34 -08:00
Mike Hommey
580a41a089
Bug 611405 part 1 - Export jemalloc symbols when linking with the xpcom standalone glue. r=bsmedberg,a=clegnitto
2010-11-17 09:56:19 +01:00
Benjamin Smedberg
2aaeb2d246
Merge mozilla-central into the branch for asynchonous plugin painting (bug 596451), especially to pick up and test whether the fix for 602200 also fixes bug 607958.
2010-11-08 09:50:11 -05:00
Benjamin Smedberg
010fbdcb07
Merge mozilla-central into the branch for asynchronous plugin painting on Windows.
2010-11-05 15:56:28 -04:00
Benjamin Smedberg
0a2062e721
Merge mozilla-central to the branch for bug 596451.
2010-10-28 10:05:20 -04:00
Andreas Gal
de49671a75
Merge from mozilla-central.
2010-10-22 19:46:37 -07:00
Bill McCloskey
58582215b9
Bug 580468 - Use loop profiling to decide whether to use TM or JM (second try) (r=dmandelin)
2010-10-21 09:36:39 -07:00
Bill McCloskey
507ea140a2
Backed out changeset 55597c32701d
2010-10-19 17:40:53 -07:00
Bill McCloskey
7583dc9166
Bug 580468 - Use loop profiling to decide whether to use TM or JM (r=dmandelin)
2010-10-19 16:23:05 -07:00
Benjamin Smedberg
da44d916b7
Backed out changeset 7819e11aa46f, bug 592052 because of Mac OS X build bustage:
...
Undefined symbols:
"_NSGetModule", referenced from:
-exported_symbols_list command line option
ld: symbol(s) not found
2010-10-13 08:54:06 -04:00
Nils Maier
9139e49e1c
Bug 592052 - Missing NSGetModule export (binary backwards compatiblity) r=benjamin a=dtownsend
2010-08-30 22:55:18 +02:00
Dave Townsend
9470b65896
Bug 595915: Download metadata for new add-ons when installed. r=robstrong, a=blocks-betaN
2010-10-12 12:15:04 -07:00
Smokey Ardisson
aca952bfa4
Bug 600133 - Fix about:buildconfig unification after bug 538890, and future-proof the process a little bit. r=gavin, a2.0=gavin
2010-10-08 22:10:51 -04:00
Bob Moss
c0e1c71e7c
Bug 606265 - add ability to set timezone to android agent r=ctalbert a=NPOTB
...
--HG--
extra : rebase_source : 873f9e6d6b034d86d99634b090dafa5860bcab21
2010-11-01 14:52:08 -07:00
Mounir Lamouri
cc33a99998
Merging to tip. a=blocking-b7
2010-09-30 17:10:19 -07:00
Joel Maher
d45b95262c
Bug 598366 - remote logging with mochitest needs a little love for android and large files. r=ctalbert, a=sayrer
2010-09-29 19:20:33 -04:00
Nick Thomas
f13c01638f
Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (build system changes) r=ted
2010-09-27 11:06:01 +13:00
Ted Mielczarek
a2bce37bbd
bug 598507 - wrap test harness process execution with 'arch -arch i386' on OS X 10.5. r=catlee, a=blocking
...
--HG--
extra : rebase_source : 7212fa8332fe6853f6dedd6bd23dc937f4b9ec86
2010-09-23 12:19:31 -04:00
L. David Baron
4fbb745b8c
Revert bug 549561 for Mac only, since it seems to have caused the 10.5 (32-bit) Mac debug trace-malloc leak test to hang. a=bustage
2010-09-21 22:36:32 -07:00
L. David Baron
d4d5b77472
Disable trace-malloc stack walking for tests that use automation.py. (Bug 549561) r=ted a2.0=tests
2010-09-21 19:32:49 -07:00
Joel Maher
af1d89a715
Bug 595294 Remotereftest should not assume process.txt exists when using a log file r=ctalbert a=NPOTB
2010-09-17 17:18:06 -07:00
Masatoshi Kimura
d6b46ad3d3
Add support for CL_INCLUDES_PREFIX environment variable for handling localized cl.exe /showIncludes output. (Bug 587372) r=ted a2.0=blocking2.0:final
2010-09-17 12:29:52 -07:00
Johnny Stenback
80fa2ae7df
Fixing bug 61098. Give users a way out of inifinite modal dialog loops. Original patch by Nochum Sossonko. r=jonas@sicking.cc a=beta7+
2010-09-16 18:24:14 -07:00
Dave Townsend
031d17cd13
Bug 595831: Stop update and blocklist checks from touching the network. rs=gavin, a=tests
2010-09-14 16:51:12 -07:00
Joel Maher
5aefe701ba
bug 624001 update devicemanager.py for reboot, getdirectory and isdir cleanup. r=mcote, a=NPOTB
2011-02-04 13:49:37 -05:00
Mike Hommey
6da9426048
Bug 629639 - Build elfhack injected code without stack protection. r=khuey a=bsmedberg
2011-02-03 00:15:20 +01:00
Mike Hommey
bc8718a241
Bug 629638 - Build elfhack injected code with a limited set of CFLAGS. r=khuey a=bsmedberg
2011-02-03 00:14:43 +01:00
Mounir Lamouri
ce749fb7f5
Bug 620788 - Do not silently fall back to bundled NSS/NSPR if system ones can't be used. r=khuey a=bsmedberg
2011-02-03 00:13:07 +01:00
Makoto Kato
352aaf6c99
Bug 628606 - elfhack causes bustage since ARM target may not return arm. r=glandium,a=sdwilsh
2011-01-28 09:22:59 +01:00
Mike Hommey
c15384501d
Bug 628233 part 2 - Enable elfhack on Android. r=khuey,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
9f4b04451d
Bug 628988 part 2 - Adapt symbol tables content to elfhack changes. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
414430be51
Bug 628988 part 1 - Modify elfhack test so that the executable actively calls something from the library. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
5b2d64d6da
Bug 628595 - Avoid compiler warning about C++ style comments in C code in elfhack. r=jag,a-sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
5dbccc7a1e
Bug 628593 - Remove -fno-exceptions from CXXFLAGS when building elfhack. r=khuey,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
0ebe63f366
Bug 628232 part 2 - Allow to build elfhack injected code as thumb. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
3518aa3b87
Bug 628232 part 1 - Use the init symbol from elfhack injected code as an entry point instead of hardcoding 0. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
9ea937dac5
Bug 628627 part 2 - Add messages inviting to file bugs and use --disable-elf-hack in case of elfhack failures. r=khuey,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
5190cd7346
Bug 628627 part 1 - Raise hard errors in some more cases in elfhack. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
5dd0060e02
Bug 628618 part 7 - Use a whitelist of ELF sections that can be moved. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
3a16edea86
Bug 628618 part 6 - Delay refreshing of ElfSection addresses and offsets. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
cc0eedf4c6
Bug 628618 part 5 - Don't set DT_REL*COUNT if it wasn't already set. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
3a7abc2fb4
Bug 628618 part 4 - Initially set an address for the fake phdr ElfSection. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
d6ad1497ca
Bug 628618 part 3 - An ElfSection is relocatable if it has the SHF_ALLOC flag set independently of other flags. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
1dbb7ed286
Bug 628618 part 2 - PT_DYNAMIC segment only contains SHT_DYNAMIC section. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
2fd1db48c3
Bug 628618 part 1 - Support ElfLocations without a corresponding ElfSection. r=tglek,a=sdwilsh
2011-01-28 09:22:57 +01:00
Jesse Ruderman
f4c7d46370
Bug 606389 - when minidump_stack fails, show its error messages and/or exit code. r=ted, a=npotb
2010-11-06 13:30:32 -07:00
Michael Yoshitaka Erlewine
d8d94abf6e
Bug 596075 - Move First-Run Video To Be A Tab Pointing To A Mozilla-Hosted Web Page [r=dolske, a=blocking2.0:betaN+]
...
--HG--
extra : rebase_source : b05376dd45ebceaadd35b6f628ba28e47037f24e
2010-10-26 17:06:20 -04:00
Mark Banner
a6c9bc69d9
Follow up to bug 614366 - Use MOZILLA_DIR instead of topsrcdir so that comm-central projects can re-use automation-build.mk. r/a=bustage fix
2010-12-10 09:11:09 +00:00
Jeff Hammel
5a671f9048
Bug 614366 Separate binary discovery from automation-build.mk for easier reuse r=ted a=ted
2010-12-09 14:47:21 -08:00
Joel Maher
4b2ccbce75
Bug 611230 Remote mochitest fails to honor --utility-path r=ctalbert a=NPOTB
2010-12-09 14:47:21 -08:00
Nils Maier
01c8632b56
iBug 592052 - Add missing NSGetModule export (binary backwards compatiblity) except on OS X; r=benjamin a=bsmedberg
2010-11-19 12:41:25 -05:00
Clint Talbert
663acccd84
Bug 611348 - adding functionality to devicemanager.py to handle slave rebooting r=jmaher a=NPOTB
2010-11-18 13:03:44 -08:00
Karl Tomlinson
ced1720162
Bug 606048: Relax "Test timed out." requirement for screenshots. r=robcee, a=tests
2010-10-21 10:01:35 -07:00
Kyle Huey
4859ca23ca
Update in-tree pymake to tip. a=NPOTB
2010-10-18 09:50:27 -04:00