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
Myk Melez
01123e80fe
Bug 1001681 - define Task to fix webapprt-test-chrome tests; r=jmaher
2014-04-26 14:05:46 -07:00
David Burns
436909f0ab
Bug 929175: Part 1: Allow Marionette to switch to frameset frames. ; r=mdas
2014-01-18 20:08:36 +00:00
David Burns
2400ebbda9
Bug 929175: Part 2: Updating frames tests.; r=mdas
2014-04-25 14:41:17 +01:00
Masayuki Nakano
a47b044528
Bug 998188 part.5 Fix orange and improve EventUtils.js and ChromeUtils.js r=smaug
2014-04-26 08:52:13 +09:00
Masayuki Nakano
6de1b7019c
Bug 998188 part.1 Add test for this crash on debug build r=ehsan
2014-04-26 08:52:12 +09:00
Andrew McCreight
8da461bde5
Bug 949607, part 2 - Add and use runNextCollectorTimer. r=smaug
2014-04-25 13:21:04 -07:00
Jonathan Griffin
b7c38ee921
Bug 920569 - Add webapprt to in-tree configs, r=jmaher
2014-04-25 11:30:00 -07:00
Andreas Tolfsen
e9382c303b
Bug 999550 - Make check for B2G backwards compatible with Gecko 28 branch. r=bsilverberg
2014-04-25 07:47:00 -04:00
David Burns
6b4a618cf6
Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
2013-01-09 14:32:54 +00:00
Carsten "Tomcat" Book
9932cfd810
Backed out changeset bc6ddc5dc31a (bug 929175) on request on a CLOSED TREE
2014-04-25 15:51:24 +02:00
Carsten "Tomcat" Book
34d1f9b747
Backed out changeset 6bb03867a3ad (bug 929175)
2014-04-25 15:50:33 +02:00
Carsten "Tomcat" Book
d7292e66b4
Backed out changeset a3e1f186d06a (bug 811747)
2014-04-25 15:50:28 +02:00
David Burns
cbb200d9a8
Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
2013-01-09 14:32:54 +00:00
David Burns
3ddb95e682
Bug 929175: Part 2: Updating frames tests.; r=mdas
2014-04-25 14:41:17 +01:00
David Burns
5862bc2115
Bug 929175: Part 1: Allow Marionette to switch to frameset frames. ; r=mdas
2014-01-18 20:08:36 +00:00
Marco Castelluccio
799c1a2a9c
Bug 1000512 - If a test cleanup function returns a promise, wait for it to be resolved before running other tests. r=jmaher
2014-04-24 16:34:00 +02:00
Jeremy Morton
efed059bea
Bug 998291 - Allow for relatively-loaded modules to be loaded into a given scope. r=bsmedberg
2014-04-22 23:37:26 +01:00
Ryan VanderMeulen
31d6244ff0
Merge fx-team to m-c.
2014-04-24 13:39:46 -04:00
Ryan VanderMeulen
3b3e22ab48
Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
...
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
2014-04-24 13:11:55 -04:00
Carsten "Tomcat" Book
0b747c2e67
Merge m-c to fx-team
2014-04-24 13:22:27 +02:00
Eddy Bruel
1a6f90b913
Bug 859372 - Refactor transport.js; r=past
2014-04-24 13:23:30 +02:00
Carsten "Tomcat" Book
fed6f5b097
merge b2g-inbound to mozilla-central
2014-04-24 13:12:50 +02:00
Paul Rouget
e12a9501f7
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
2014-04-18 10:45:00 +02:00
Geoff Brown
54a39501a0
Bug 997991 - Use default httpd path for robocop, mochitest-remote test targets; r=jmaher
2014-04-23 08:42:51 -06:00
Ehsan Akhgari
66ed3f1461
Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot
2014-04-23 08:56:42 -04:00
Cosmin Malutan
57fd64eb6b
Bug 992139 - [mozversion] Enhance mozversion to return application_display_name. r=hskupin
2014-04-23 10:16:02 +02:00
Cosmin Malutan
7855bab20c
Bug 1000017 - Bump mozversion to version 0.4. r=hskupin DONTBUILD
2014-04-23 23:23:51 +02:00
Martin Thomson
1239022073
Bug 907770 - Part 1: Making ssltunnel run for android and b2g mochitests. r=jmaher
2014-03-14 11:25:41 -07:00
Nathan Froyd
f359659e38
Bug 999407 - add --setenv option for mochitests run through mach; r=jmaher
...
DONTBUILD because NPOTB
2014-04-22 09:09:47 -04:00
Nathan Froyd
375ca3ec4c
Bug 998372 - part 4 - explain the escape-fest in permissions.py better; r=jmaher
2014-04-18 12:48:01 -04:00
Nathan Froyd
b9371fb908
Bug 998372 - part 3 - remove swathes of conditional logic from FindProxyForURL; r=jmaher
2014-04-18 12:28:31 -04:00
Nathan Froyd
0031dec99d
Bug 998372 - part 2 - lift origins out of FindProxyForURL and make origin lookups more efficient; r=jmaher
2014-04-18 12:17:15 -04:00
Nathan Froyd
7721f9de76
Bug 998372 - part 1 - lift regex construction out of FindProxyForURL; r=jmaher
2014-04-18 12:16:11 -04:00
Ted Mielczarek
bc1257fd5e
bug 985612 - fix mozlog.structured.commandline.setup_logging to handle argparse Namespace objects. r=jgraham
2014-03-19 15:27:30 -04:00
Nathan Froyd
258ba743cd
Backout b9abacaf5453:005a3405219c (bug 998372) for make check bustage
2014-04-22 10:31:25 -04:00
Carsten "Tomcat" Book
d87604f93c
Merge m-c to mozilla-inbound
2014-04-24 13:20:37 +02:00
William Lachance
ffa964ef5d
Bug 996862 - Remove NetworkTools from mozdevice. r=ahal
2014-04-21 15:56:42 -04:00
Jonathan Griffin
14d7a0dca4
Bug 999723 - Add --browser-arg support to mochitest/reftest on B2G desktop builds, r=ahal
2014-04-23 15:15:00 -07:00
Nathan Froyd
6d5dc27f59
Bug 998372 - part 4 - explain the escape-fest in permissions.py better; r=jmaher
2014-04-18 12:48:01 -04:00
Nathan Froyd
ac5c91b046
Bug 998372 - part 3 - remove swathes of conditional logic from FindProxyForURL; r=jmaher
2014-04-18 12:28:31 -04:00
Nathan Froyd
914c6d507d
Bug 998372 - part 2 - lift origins out of FindProxyForURL and make origin lookups more efficient; r=jmaher
2014-04-18 12:17:15 -04:00
Nathan Froyd
089c81cc0d
Bug 998372 - part 1 - lift regex construction out of FindProxyForURL; r=jmaher
2014-04-18 12:16:11 -04:00
Nathan Froyd
04304493b7
Bug 997820 - disable telemetry for tests; r=ted
2014-04-17 11:54:41 -04:00
William Lachance
a29417e3f7
Bug 996862 - Remove use of mozdevice's networktools. r=ahal
2014-04-21 11:03:51 -04:00
Benjamin Smedberg
2a63eccc91
Bug 997188 - Handle the experiments.manifest.uri pref correctly so so that it don't ping out to telemetry-experiments.cdn.mozilla.net by default or enable experiment code in the tests. This should also fix bug 994686. r=irving/gfritzsche
2014-04-17 11:08:35 -04:00
Jonathan Griffin
02c990d840
Bug 987406 - Pass certificate_path to B2G mochitests, r=ahal
2014-04-18 12:27:53 -07:00
Ryan VanderMeulen
e9d4f36f17
Merge m-c to inbound on a CLOSED TREE.
2014-04-17 22:53:02 -04:00
Ryan VanderMeulen
fd959f4c10
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Cameron McCormack
2e70ac08dd
Bug 997598 - Don't strip leading white space from mochitest output lines when stack fixer is in use. r=wlach
2014-04-18 11:34:47 +10:00
David Burns
8f667024ad
Bug 967021: Check that a window listener is not null in marionette; r=mdas
2014-04-17 21:14:09 +01:00
David Burns
d70fc59129
Bug 990299: correct and enable window management test in Marionette; r=mdas
2014-04-17 20:48:27 +01:00
Marco Castelluccio
1bd0344246
Bug 993326 - Automatically restore apps launchable value. r=fabrice
2014-04-17 16:43:04 -04:00
David Rajchenbach-Teller
7886ee3b33
Bug 991040 - Uncaught async exceptions in mochitests now cause warnings. r=ted
2014-04-17 16:23:23 -04:00
Georg Fritzsche
c79f51a717
Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche
2014-04-17 15:47:37 +02:00
Malini Das
7903e00302
Bug 993478 - Let a user select docroot for the webserver, r=jgriffin
2014-04-10 13:02:23 -04:00
Nathan Froyd
40ddcd294f
Bug 995995 - set testing prefs to redirect to the test proxy server for RSS feeds; r=jmaher
2014-04-15 17:14:51 -04:00
Vaibhav Agrawal
a54b880f82
Bug 912243 - Mochitest shouldnt chdir in __init__. r=jmaher
2014-04-16 10:29:39 -04:00
David Rajchenbach-Teller
e32592c81b
Bug 995198 - Make uncaught async errors cause KNOWN-FAIL in xpcshell. r=ted
2014-04-15 12:51:20 -04:00