Ryan VanderMeulen
1e3f9e066b
Merge inbound to m-c.
2014-05-12 16:32:53 -04:00
David Rajchenbach-Teller
3e63f12b6b
Bug 996566 - Execute OS.File xpcshell tests on Android. r=jmaher
2014-05-12 06:26:00 -04:00
Carsten "Tomcat" Book
012c32e909
merge mozilla-inbound to mozilla-central
2014-05-12 13:33:19 +02:00
David Burns
85822a57f2
Bug 1006105: Allow switching to top level frame if index is passed in. r=mdas
2014-05-09 15:01:34 +01:00
Ryan VanderMeulen
a97584c054
Merge m-c to inbound.
2014-05-09 16:56:26 -04:00
Andrew Halberstadt
d2b21d95ed
Bug 1000883 - Marionette client should check for crashes on IOError, r=AutomatedTester
2014-05-09 10:12:27 -04:00
Ryan VanderMeulen
62c32bf7d6
Backed out changesets 33e91919b06b and a3a67e1ded26 (bug 981780) for OSX bustage.
...
CLOSED TREE
2014-05-09 15:26:13 -04:00
Andrew Halberstadt
504c9c2d4a
Bug 957768 - Backout no longer needed --hide-subtests mochitest option (bug 937181 implemented the same thing but better), r=jmaher
2014-05-09 14:59:18 -04:00
Landry Breuil
2969370431
Bug 981780: disable some dom/media webrtc tests if webrtc isnt enabled r=drno
2014-05-09 14:41:25 -04:00
Geoff Brown
6a95a258bc
Bug 984523 - Update manifests for Android mochitest-gl; r=jmaher
2014-05-08 21:24:05 -06:00
Boris Zbarsky
b90fcf3db6
Bug 990289. Make running a single mochitest run it in a way where the subtest results can be accessed. r=ted
2014-05-08 22:20:54 -04:00
Ted Mielczarek
5ddf1592de
bug 815002 - allow using loopback devices in WebRTC mochitests on Linux when available. r=jsmith,jmaher
2014-05-01 07:18:00 -04:00
Wes Kocher
244008d72c
merge inbound to m-c
2014-05-07 17:06:22 -07:00
Malini Das
1329795204
Bug 932804 - Fix oop frame tapping bug, r=dburns
2014-05-07 17:01:07 -04:00
David Rajchenbach-Teller
403594da2f
Bug 994951 - Activate OS.File xpcshell tests on B2G. r=froydnj
2014-05-05 06:53:00 -04:00
Dão Gottwald
ec98c17ca6
Bug 805068 - Make browser chrome tests more self-contained by giving each test a new blank tab. r=ttaubert
2014-05-07 15:08:05 +02:00
Dave Hunt
9d6ab813dc
Bug 1007592 - Collect version information from capabilities when running against a remote binary instance. r=mdas
2014-05-09 10:21:00 -04:00
Carsten "Tomcat" Book
07745cfb8e
Merge mozilla-central to mozilla-inbound
2014-05-12 13:48:01 +02:00
William Lachance
a3c3cb57ea
Bug 907427 - Add a "stop application" method to mozdevice's android subclass. r=gbrown
2014-05-09 19:59:26 -04:00
Mark Hammond
103f143b31
Bug 999518 - don't hit the production FxA server during mochitests. r=froydnj
2014-05-10 09:23:17 +10:00
Andrew McCreight
8825a1d4bc
Bug 958353 - Add finishCC() and ccSlice() methods for testing incremental cycle collection. r=smaug
2014-05-06 17:25:26 -07:00
Ehsan Akhgari
c5656b145e
Bug 1006648 - Add a dummy SimpleTest.requestFlakyTimeout() function; r=ted
2014-05-06 20:06:50 -04:00
Mark Banner
549bddf5f8
Bug 975550 Handle python 2.6 when preventing invalid utf-8 being writting to test files. r=ted
2014-05-06 20:11:30 +01:00
Carsten "Tomcat" Book
9428c0cc86
merge mozilla-inbound to mozilla-central
2014-05-06 14:22:56 +02:00
Henrik Skupin
0876737385
Bug 1006298 - TPS fails to download virtualenv due to the redirect. r=glob DONTBUILD
2014-05-06 08:12:37 +02:00
Ehsan Akhgari
f8b4328073
Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug
2014-05-05 20:33:19 -04:00
Ehsan Akhgari
62075a6e6d
Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug
2014-05-05 20:33:09 -04:00
Ehsan Akhgari
f2d7c951a4
Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug
2014-05-05 20:32:48 -04:00
William Lachance
6aba1dc4e8
Bug 1005758 - Clean up marionette package descriptions on pypi. r=mdas
2014-05-05 00:21:13 -04:00
Marco Castelluccio
5082eab317
Bug 945869 - Provide more granular OS version information in mozinfo. r=ted.mielczarek
2014-05-01 06:09:00 +02:00
David Burns
296721c2bd
Bug 967813: Put the error reason in the message that is reported on TBPL for easier starring; r=philor
2014-05-03 21:02:38 +01:00
Gavin Sharp
24f5a48b6e
Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof
2013-07-27 17:32:40 -07:00
Carsten "Tomcat" Book
d658fea09a
merge fx-team to mozilla-central
2014-05-02 14:52:03 +02:00
J. Ryan Stinnett
e609163c15
Bug 1003620 - Add QR encoder library. r=paul
...
Imports the QR Code Generator library[1].
The original author is Kazuhiko Arase <arase@d-project.com>.
A copy of the library's MIT license is included.
[1]: https://github.com/kazuhikoarase/qrcode-generator
--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/encoder/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/moz.build
2014-05-01 13:28:00 +02:00
Wes Kocher
60048817aa
Merge m-c to mozilla-inbound
2014-05-01 18:34:18 -07:00
Wes Kocher
39189296b1
Merge fx-team to m-c
2014-05-01 18:16:02 -07:00
Gijs Kruitbosch
747650c6a3
Bug 799216 - allow leaving out head/tail entries in xpcshell manifests, r=ted
...
--HG--
extra : rebase_source : 39cdf74579aefcfcdd7e3cfc7d39edbdb8b6f007
2014-05-01 00:56:22 +01:00
Ed Morley
c5c755980d
Merge mozilla-central and fx-team
2014-05-01 16:25:00 +01:00
Gijs Kruitbosch
9cce9799b6
Bug 1004410 - allow running mochitests against an arbitrary binary, r=jmaher
...
--HG--
extra : rebase_source : ba7e34aaffe2dd845b8717a34dc27c7f59983534
2014-05-01 11:05:36 +01:00
Vicamo Yang
8354f79a2e
Bug 996443: carry emulator arch automatically for mach commands. r=ahal
2014-05-01 00:57:39 +08:00
Nicholas Hurley
6d0ca475a0
Bug 1001022 (part 2) - Update unit tests for http2 draft12. r=mcmanus
2014-04-29 18:46:05 -07:00
Nicholas Hurley
20f2673df9
Bug 993937 (part 2) - Update unit tests for http2 draft11. r=mcmanus
...
This updates our copy of node-http2 to the version that implements
draft11, and has the one-line change to make the xpcshell test work.
2014-04-29 18:46:01 -07:00
Benoit Girard
e8bd2261b0
Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium
2014-04-07 15:23:03 -04:00
sashakruglov
89b7bb2314
Bug 834502 - Need to cover more cases in test_click.py;r=automatedtester
2014-04-29 23:30:00 +01:00
David Burns
8ac5a89123
Bug 1004089: Allow frame switching in marionette when switching by index and the frame is OOP; r=mdas
2014-04-30 22:59:25 +01:00
Nathan Froyd
9652b4ec50
Bug 1003296 - use Services.jsm more in specialpowersAPI.js; r=jmaher
2014-04-29 11:31:12 -04:00
Malini Das
3648714a31
Bug 995989 - fix APZ scrolling, r=dburns
2014-04-30 17:48:21 -04:00
Ryan VanderMeulen
80d774ea50
Merge m-c to inbound on a CLOSED TREE.
2014-04-30 16:47:33 -04:00
William Angell
b611795a01
Bug 974465 - Replaced all asterisk imports in Marionette client with explicit imports; r=automatedtester
2014-04-28 10:18:00 +01:00
Joel Maher
deedceea37
Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=pmoore
2014-05-01 15:07:59 -04:00