Carsten "Tomcat" Book
ec99c374e1
merge fx-team to mozilla-central
2014-04-08 15:33:02 +02:00
Matthew Noorenberghe
bfdebe5129
Bug 992611 - Disable speculative connections in mochitests so they aren't reported as leaking when they're hanging around. r=mcmanus
2014-04-07 11:34:00 -04:00
Paolo Amadini
4abdff9652
Bug 991750 - Convert remaining legacy uses of promise.js to Promise.jsm. rs=Yoric
2014-04-07 16:18:43 +02:00
Tim Taubert
09db36a7d7
Bug 842511 - Specify a character set for directory listings r=gavin
2014-04-06 06:01:49 +02:00
Phil Ringnalda
125cfa9c03
Merge m-i to a CLOSED TREE m-c
2014-04-06 09:51:58 -07:00
Ryan VanderMeulen
530aa4b0ef
Merge m-c to inbound on a CLOSED TREE.
2014-04-04 15:12:07 -04:00
Ryan VanderMeulen
620c42bcde
Merge inbound to m-c.
2014-04-04 14:51:38 -04:00
Ryan VanderMeulen
0b32281867
Merge fx-team to m-c.
2014-04-04 14:40:03 -04:00
Geoff Brown
23ec106d71
Bug 986738 - End robocop tests with nsIAppStartup.quit(); r=snorp
2014-04-04 12:11:21 -06:00
Neil Deakin
27ad778ee7
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
2014-04-04 13:11:12 -04:00
Dave Hunt
bfc008464e
Bug 919923 - Create a section in the HTML report with build details. r=jgriffin
2014-04-04 08:19:23 -04:00
Benjamin Smedberg
cd2fddc1ce
Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
...
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
Carsten "Tomcat" Book
a084d4feba
Backed out changeset 0f91a3f28a44 (bug 976205) per request - incorrect patch
2014-04-04 14:46:51 +02:00
Ryan VanderMeulen
6e9126439e
Merge m-c to fx-team on a CLOSED TREE.
2014-04-04 15:06:31 -04:00
Jim Chen
0d00aee3a9
Bug 989046 - b. Drop JSON.stringify when calling handleGeckoMessage; r=mfinkle
2014-04-04 12:33:50 -04:00
James Graham
785ced5594
Bug 991727 - Update mozprocess version due to API change, r=ahal
2014-04-03 22:19:31 +01:00
David Burns
1e5026eb9e
Bug 967179: Enable b2g tests that do not need to be disabled; r=mdas
2014-04-03 22:14:57 +01:00
David Burns
08d7ee7fbe
Bug 991242: Remove Marionette unit test as this is covered by Gaia testing; r=jgriffin
2014-04-03 22:01:26 +01:00
David Rajchenbach-Teller
66275b087b
Bug 976205 - Uncaught async exceptions now cause xpcshell tests to fail. r=paolo, r=ted
2014-04-03 16:18:21 -04:00
David Burns
e7e442aff8
Bug 882687: Fixing test position test; r=mdas
2014-04-08 01:13:31 +01:00
David Burns
fa16197a34
Bug 811796: Add missing test files to the manifest; r=jgriffin
2014-04-08 01:09:30 +01:00
Joel Maher
5cc0fe0bad
backout d459cc1b5a94 for robocop failures (bug 912243)
2014-04-07 08:45:15 -04:00
Carsten "Tomcat" Book
df1e13d999
Merge mozilla-central to mozilla-inbound
2014-04-07 13:56:36 +02:00
Vaibhav Agrawal
e3e4a8663c
Bug 912243 - Mochitest shouldnt chdir in __init__; r=jmaher
2014-04-07 06:46:29 -04:00
Henrik Skupin
5a0c41621e
Bug 990797 - TPS CI errors out when trying to e-mail results. r=jgriffin DONTBUILD
...
--HG--
extra : rebase_source : bae20ab39a994bb6116add086e8f8c6735e8808e
2014-04-02 20:54:07 +02:00
James Graham
d5714a2ac3
Bug 985606 - Improve API for reading structured logs, r=ahal
2014-04-02 14:32:41 +01:00
Jonathan Griffin
28124e2548
Bug 989048 - Use TimeoutException instead of Exception for emulator startup timeouts, r=mdas
2014-04-01 10:02:09 -07:00
Ted Mielczarek
bfdc430b35
bug 990266 - use mozinfo in xpcshell selftests r=jmaher
2014-04-01 16:02:58 -04:00
Ryan VanderMeulen
6a3fa988ca
Merge inbound to m-c.
2014-04-01 16:45:00 -04:00
David Rajchenbach-Teller
69c5551bb6
Bug 988844 - do_register_cleanup now accepts asynchronous cleanup functions. r=ted
2014-03-31 04:36:00 +02:00
Mike Hommey
edf4794405
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal. DONTBUILD
...
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
2014-03-31 13:21:38 +02:00
Mike Hommey
3dbd6f1f57
Backed out changeset 561b9329d832 (bug 988168) for wrong attribution.
2014-04-01 13:17:50 +09:00
Jacek Caban
258449c186
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
...
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
2014-03-31 13:21:38 +02:00
Geoff Brown
4ba9807bcb
Bug 967704 - Skip a few more tests on Android 2.3
2014-03-31 21:30:07 -06:00
David Burns
78e42a825b
Bug 989370: Update Marionette Stale Element Reference exception to give a meaningful explanation; r=jgriffin
2014-03-31 21:02:06 +01:00
Henrik Skupin
f417985cb0
Bug 989282 - [tps] Add debug mode for detailed inspection of Sync. r=jgriffin DONTBUILD
...
--HG--
extra : rebase_source : ae88bb67270e63df32a931780f20aa4db0c62674
2014-03-31 20:17:09 +02:00
James Graham
814fe694ee
Bug 989961 - Update mozrunner version, r=ahal
2014-03-31 15:13:36 +01:00
James Graham
2dd819a431
Bug 981190 - Remove add added files when cleaning up after using B2GRunner on a device, r=ahal
2014-03-31 15:13:36 +01:00
James Graham
8adff63646
Bug 988382 - Allow B2GRunner to be created without starting a marionette session, r=ahal
2014-03-31 15:13:35 +01:00
Dan Minor
a69c12157d
Bug 988849 - Add mach target for jit tests; r=gps
2014-03-27 10:16:14 -04:00
Peter Van der Beken
e72e412aac
Bug 988334 - Stop reusing SpecialPowers for different windows. r=jmaher.
...
--HG--
extra : rebase_source : ffeb4f2d49c6a20a95cc3ca0da63b49c10dee904
2014-03-24 21:12:41 +01:00
Mike Hommey
b4ed5e9a80
Backout changesets ca413634eba3 and a92851ff7444 (bug 988168) for likely windows PGO perf regression
2014-03-29 16:49:19 +09:00
Wes Kocher
ab88e0d360
Merge m-c to inbound
2014-03-28 17:04:03 -07:00
Wes Kocher
a7366bf369
Merge fx-team to m-c
2014-03-28 16:48:17 -07:00
Mike Hommey
d55f8470ad
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
...
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
2014-03-29 07:50:08 +09:00
Bill McCloskey
f44f9436ac
Bug 986163 - Fix webapprt tests (r=ted)
2014-03-28 15:50:28 -07:00
Ed Morley
7f4bec21b3
Backed out changeset 065ea2da5d6a (bug 988334)
2014-03-28 17:14:56 +00:00
Wes Kocher
9ba828f8fc
Merge m-c to fx-team
2014-03-27 20:24:15 -07:00
Gregory Szorc
1b3f1ac5c7
Bug 973992 - Support experiments add-ons; r=Unfocused
...
A new type of add-on is introduced: experiments.
Experiments are add-ons that conduct data experiments. They are deployed
to compatible clients and collect additional information about the
client.
--HG--
extra : rebase_source : 98a612933978b3e4bcfb83da9f6a9782c62dc0da
extra : amend_source : 9347a56bc3034c7ea1e50918278c6b9cc1270521
2014-03-19 15:02:58 -07:00
Peter Van der Beken
0838bd8fea
Bug 988334 - Stop reusing SpecialPowers for different windows. r=jmaher.
2014-03-24 21:12:41 +01:00