Henrik Skupin
571ffb064a
Bug 845452 - Lower volume of media mochitest tests. r=roc, r=ted
2013-03-12 14:09:50 +01:00
Gary Kwong
233f1eae81
Suppress bug 850134. DONTBUILD
2013-03-11 23:14:19 -07:00
Ehsan Akhgari
8cf873fdb6
Bug 849693 - Use the new -fsanitize=address flag in the asan mozconfig; r=decoder
...
DONTBUILD
2013-03-11 09:33:36 -04:00
Ryan VanderMeulen
fc2e8a298a
Backed out changeset 432f32e842dd (bug 648681) for test failures on a CLOSED TREE.
2013-03-08 14:19:42 -05:00
Gregory Szorc
63aeff359a
Bug 648681 - Print useful information after building the tree; r=ted
2013-03-08 09:42:34 -08:00
Adam Roach [:abr]
690fe41fde
Bug 848173 - Add filenames, fix module names, and turn on fsm_sm debugging r=ehugg
2013-03-07 17:26:28 -06:00
Ryan VanderMeulen
e1773ff7fa
Merge m-c to inbound.
2013-03-07 17:26:36 -05:00
Matt Brubeck
386b294db7
Bug 847508 - Allow mach_bootstrap to specify a separate mozilla dir, for comm-central builds [r=gps]
...
DONTBUILD (not part of the build)
2013-03-07 13:19:27 -08:00
Ryan VanderMeulen
f36267241c
Merge m-c to inbound.
2013-03-07 10:15:44 -05:00
Gregory Szorc
b60f315a4d
Bug 847722 - Mach commands to search The Internets; r=jhammel
...
DONTBUILD (NPOTB)
2013-03-06 09:58:40 -08:00
Gavin Sharp
d822f8fc25
Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium
...
--HG--
extra : rebase_source : be789eac5e8e769a54e6c0c4126065c8b5a5192e
2013-03-06 23:43:44 -08:00
Andrew Halberstadt
a997292315
Bug 848124 - instrument b2gautomation to send environment variables to the on device process, r=jgriffin
2013-03-06 16:53:48 -05:00
Ted Mielczarek
db665800fe
bug 779291 - Breakpad Makefile changes. r=glandium
2013-03-05 09:41:26 -05:00
Geoff Brown
432de473b8
Bug 846158 - Clear mEventReceived in robocop blockForEvent; r=kats
2013-03-05 03:27:29 -07:00
William Chen
929291a8d9
Bug 783129 - Implementation of document.register without shadow DOM support. r=mrbkap
2012-11-01 11:18:08 -07:00
Ryan VanderMeulen
172e4c49e1
Merge m-c to inbound.
2013-03-04 18:20:41 -05:00
Gregory Szorc
e1391a8122
Bug 846409 - Add |mach mach-debug-commands|; r=jhammel
...
DONTBUILD (NPOTB)
2013-03-04 10:18:48 -08:00
Justin Wood
2037fa931e
Merge central to inbound
2013-03-02 13:33:21 -05:00
Simon Montagu
4c50d5e15d
Changes to existing tests caused by bug 722299, r=honza.b
2013-03-01 03:56:45 -08:00
Bob Clary
01d63c6222
Bug 846273 - robocop_autophone.ini is not included in the test package, r=ted.
2013-03-01 00:32:03 -08:00
Rafael Ávila de Espíndola
bf391b7462
Bug 846922 - Read late write stacks on windows. r=BenWa.
2013-03-01 19:39:29 -05:00
Matt Brubeck
247d600feb
Bug 840588 - Create a mach wrapper that searches up from $CWD for a topsrcdir [r=gps]
...
--HG--
rename : mach => build/mach_bootstrap.py
extra : rebase_source : df914d42e46aac1326e50735a5d8e66cb4243a25
2013-03-01 15:51:11 -08:00
Gregory Szorc
803629b9c6
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger
2801c25ab8
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Gregory Szorc
16f0413b0c
Merge mozilla-central into build-system
...
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
4c3d4dc8a4
Bug 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted
2013-02-25 14:09:16 -08:00
Gregory Szorc
aab3b7dd49
Bug 784841 - Part 18e: Convert /build, /config, and core build system; r=ted
2013-02-25 12:47:18 -08:00
Gregory Szorc
15c748cb14
Bug 784841 - Part 16: Use moz.build files to build the tree; r=ted, glandium
2013-02-25 12:47:11 -08:00
Ehsan Akhgari
60360c9ef7
Bug 780474 - Disable the struct/class mismatch warning on MSVC as well; r=glandium
...
--HG--
extra : rebase_source : 3e593b71e589df349abc41f9182739305478690f
2013-02-25 12:10:41 -05:00
Adam Roach [:abr]
43eda0fd9c
Bug 841566 - Turn on testserver logging for WebRTC-related systems r=jesup,ted.mielczarek
2013-02-22 14:53:56 -06:00
Joshua Cranmer
11274b83c3
Bug 648980 - Add a hook for projects to have custom configure scripts. r=glandium
...
--HG--
extra : rebase_source : e020071adc89e07fd45d468aabe518027df7ba44
2013-02-26 13:45:52 -06:00
Geoff Brown
042f69a8ea
Bug 844797 - Avoid UnboundLocalError on dumpDir in checkForCrashes; r=edmorley
2013-02-26 07:19:58 -07:00
Gregory Szorc
7532c487e6
Bug 847073 - Record and print detailed summary of moz.build execution; r=glandium
...
--HG--
extra : rebase_source : 7d88cea873764650e62368ba40305f8cfff9d864
2013-03-04 10:32:57 -08:00
Geoff Brown
02423546d8
Bug 844273 - Robocop: upgrade to robotium-3.6.jar; r=jmaher
2013-02-23 15:42:33 -07:00
Trevor Saunders
1049ccba35
bug 833164 - consolodate the various makeDepend things in the tree r=ted
2013-02-14 07:06:16 -05:00
Gregory Szorc
e18a5a8dfd
Merge mozilla-central into build-system
2013-02-22 08:15:12 -08:00
Gregory Szorc
21c12f5774
Bug 784841 - Part 13: Properly normalize topsrcdir in config.status; r=glandium
2013-02-21 10:55:55 -08:00
Jonathan Griffin
b240991007
Bug 843729 - deviceSerial -> _deviceSerial, r=ahal, DONTBUILD (NPOTB)
2013-02-21 11:51:36 -08:00
Ryan VanderMeulen
5fba1dc363
Merge m-c to inbound.
2013-02-20 12:52:59 -05:00
Gregory Szorc
d63d28cf51
Backout 4682ed369545 (bug 841713) for reftest make target bustage
...
--HG--
extra : rebase_source : 6bf45c9f33563109cf6d17197f9184a3a336efe0
2013-02-20 09:16:02 -08:00
Gregory Szorc
04a7f7d4b9
Backed out changeset 9dbb23d8ab8a for reftest make target bustage
...
--HG--
extra : rebase_source : aa041efe4b34190bb194a85897db5161c0eefe16
2013-02-20 09:15:07 -08:00
Gregory Szorc
79e52f2653
Bug 841713 - Part 2: Update missed call site from original patch; r=glandium
2013-02-20 08:11:22 -08:00
Gregory Szorc
007c5b7899
Bug 841713 - Add objdir paths to virtualenv; r=ted
2013-02-19 15:23:21 -08:00
Margaret Leibovic
9c28dc5476
Bug 840825 - Add blockForEventData method to EventExpecter. r=gbrown
2013-02-19 10:15:44 -08:00
Landry Breuil
78bac09dbb
Bug 842131 - Use egrep to detect clang version, fixes build without GNU grep. r=glandium
2013-02-18 10:42:22 +01:00
Jonathan Watt
813e173161
Bug 836323 - Mochitest additions and changes for <input type=range>. r=mounir.
2013-02-16 12:36:02 +00:00
Mike Hommey
762ef4ff93
Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps
...
Now log in a single file given by the MOZ_JAR_LOG_FILE environment variable.
Log entries contain the URI of the Zip archive, followed by the path in the
archive.
* * *
Bug 840094 - Fixup for debug builds failure because of nsZipArchive::CloseArchive being called several times
2013-02-19 11:02:12 +01:00
Joey Armstrong
3e5212c327
bug 746277: replace hg commands with functions
2013-02-15 17:00:12 -05:00
Gregory Szorc
ee5819ba55
Bug 840186 - Change Firefox Health Report server URI in automation; r=jmaher
2013-02-14 12:24:21 -08:00
Gregory Szorc
b111d71272
Backout d29f06f3ff67 (Bug 840186) for orange galore
...
CLOSED TREE
2013-02-14 11:12:48 -08:00