Commit Graph

4472 Commits

Author SHA1 Message Date
Wes Kocher
635606fa38 merge inbound to m-c 2014-05-07 17:06:22 -07:00
Malini Das
53068338fb Bug 932804 - Fix oop frame tapping bug, r=dburns 2014-05-07 17:01:07 -04:00
David Rajchenbach-Teller
985067ff31 Bug 994951 - Activate OS.File xpcshell tests on B2G. r=froydnj 2014-05-05 06:53:00 -04:00
Dão Gottwald
9155b33e7c 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
Andrew McCreight
67aeb89cc4 Bug 958353 - Add finishCC() and ccSlice() methods for testing incremental cycle collection. r=smaug 2014-05-06 17:25:26 -07:00
Ehsan Akhgari
f54064f016 Bug 1006648 - Add a dummy SimpleTest.requestFlakyTimeout() function; r=ted 2014-05-06 20:06:50 -04:00
Mark Banner
0f3a191a86 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
6f2ffd7415 merge mozilla-inbound to mozilla-central 2014-05-06 14:22:56 +02:00
Henrik Skupin
2bc9e2b0c7 Bug 1006298 - TPS fails to download virtualenv due to the redirect. r=glob DONTBUILD 2014-05-06 08:12:37 +02:00
Ehsan Akhgari
09d5c38c34 Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug 2014-05-05 20:33:19 -04:00
Ehsan Akhgari
df159397ed Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug 2014-05-05 20:33:09 -04:00
Ehsan Akhgari
ed9dbcdfb0 Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug 2014-05-05 20:32:48 -04:00
William Lachance
1be501c001 Bug 1005758 - Clean up marionette package descriptions on pypi. r=mdas 2014-05-05 00:21:13 -04:00
Marco Castelluccio
44958302c8 Bug 945869 - Provide more granular OS version information in mozinfo. r=ted.mielczarek 2014-05-01 06:09:00 +02:00
David Burns
d6e3620d40 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
c607f79fa9 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
d69bb84179 merge fx-team to mozilla-central 2014-05-02 14:52:03 +02:00
J. Ryan Stinnett
83b3ba489f 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
74f0d0c958 Merge m-c to mozilla-inbound 2014-05-01 18:34:18 -07:00
Wes Kocher
3920794879 Merge fx-team to m-c 2014-05-01 18:16:02 -07:00
Gijs Kruitbosch
cf86dffbaf 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
aed6e63cb1 Merge mozilla-central and fx-team 2014-05-01 16:25:00 +01:00
Gijs Kruitbosch
47a7b46794 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
120e5aad58 Bug 996443: carry emulator arch automatically for mach commands. r=ahal 2014-05-01 00:57:39 +08:00
Nicholas Hurley
eaf9b76077 Bug 1001022 (part 2) - Update unit tests for http2 draft12. r=mcmanus 2014-04-29 18:46:05 -07:00
Nicholas Hurley
d8ad898623 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
b1c12cd1d5 Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium 2014-04-07 15:23:03 -04:00
sashakruglov
a114f06618 Bug 834502 - Need to cover more cases in test_click.py;r=automatedtester 2014-04-29 23:30:00 +01:00
David Burns
2378f04be0 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
3e99c84abb Bug 1003296 - use Services.jsm more in specialpowersAPI.js; r=jmaher 2014-04-29 11:31:12 -04:00
Malini Das
ce80255571 Bug 995989 - fix APZ scrolling, r=dburns 2014-04-30 17:48:21 -04:00
Ryan VanderMeulen
c54f3e2567 Merge m-c to inbound on a CLOSED TREE. 2014-04-30 16:47:33 -04:00
William Angell
5741d0e941 Bug 974465 - Replaced all asterisk imports in Marionette client with explicit imports; r=automatedtester 2014-04-28 10:18:00 +01:00
Joel Maher
2b5a99de67 Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=pmoore 2014-05-01 15:07:59 -04:00
Geoff Brown
c758631bcf Bug 978132 - Copy more binaries to device for Android xpcshell tests; r=jmaher 2014-04-29 15:09:27 -06:00
Joel Maher
ce3dea3e56 Bug 1003356 - fix mozinstall to have version 1.10 not 0.10. r=wlach 2014-04-29 14:46:08 -04:00
Ryan VanderMeulen
a598ec4833 Backed out changeset 2b041298914b (bug 1002780) for frequent talos failures.
CLOSED TREE
2014-04-29 14:20:18 -04:00
Ed Morley
42a7f8cefd Merge mozilla-central and inbound 2014-04-29 18:23:29 +01:00
William Lachance
550f961d84 Bug 1003255 - Bump mozdevice to 0.34. r=jgraham 2014-04-29 12:49:26 -04:00
Carsten "Tomcat" Book
72d3457024 merge fx-team to mozilla-central 2014-04-29 13:46:19 +02:00
William Lachance
8e22719ba2 Bug 1002619 - Fix syntax error in Marionette's setup.py. r=ato 2014-04-28 14:34:29 -04:00
Benjamin Smedberg
ef7118b9c2 Bug 995027 better logging - set experiments.logging.dump to true during test runs so that logging goes to the console even during shutdown, r=gfritzsche 2014-04-28 10:48:03 -04:00
Andrew Halberstadt
4ead044159 Bug 1000918 - Add new default device root paths used by some FxOS devices to mozdevice. r=wlach 2014-04-24 10:39:00 -04:00
Joel Maher
546e6cc43d Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=Callek 2014-04-29 12:32:44 -04:00
Dan Minor
52f533ac9d Bug 992887 - Rename mach jittest to mach check-spidermonkey and add jstest support; r=mshal 2014-04-29 10:22:50 -04:00
Michael Vines
a3305f8653 Bug 1002039 - fix virtualenv download code, r=mdas 2014-04-28 20:55:33 -07:00
Malini Das
57136d58d6 Bug 1001461 - Bump marionette_client version to 0.7.7 and release to PyPI, r=davehunt 2014-04-29 10:16:11 -04:00
Carsten "Tomcat" Book
fa06910909 Backed out changeset 633ff919c7f7 (bug 1002780) for tpn test failures 2014-04-29 14:03:46 +02:00
Joel Maher
5b660b7e47 Bug 1002780 - upload a new talos.zip to pick up all the fixes. r=pmoore 2014-04-29 06:20:29 -04:00
James Graham
4399658f80 Bug 1002267 - Stop trying to compare times in the mozlog unit tests, r=wlach. 2014-04-28 10:27:00 +02:00