Commit Graph

3242 Commits

Author SHA1 Message Date
David Dahl
f2aeffa8a9 test only change b2g excludetests for bug 824652 r=philor r=ddahl 2013-08-06 22:07:34 -05:00
David Dahl
7a1662853b Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler 2013-08-06 21:46:05 -05:00
Mark Hammond
337fcff3ff Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin 2013-08-07 11:10:58 +10:00
David Burns
bd80db7e0b Bug 758195 - Add test for implicit waits. r=jgriffin 2012-05-24 10:48:30 -07:00
Ryan VanderMeulen
8e33abb5a7 Merge m-c to inbound. 2013-08-05 20:00:43 -04:00
Ryan VanderMeulen
8d74d23c3b But 899074, bug 900172, bug 901716 - Disable timeout-prone tests on B2G. 2013-08-05 18:13:04 -04:00
Martijn Wargers
f965e8b467 Bug 901385 - test_mutationobservers.html failing on b2g and Android mochitest because of the use of showModalDialog. r=smaug 2013-08-05 13:02:57 +02:00
Matt Brubeck
6b10e40465 Bug 901136 - Fix the default search path for mozinfo.json [r=jmaher] 2013-08-03 08:54:52 -07:00
Ryan VanderMeulen
e44fa2bc7c Merge inbound to m-c. 2013-08-02 16:36:40 -04:00
Justin Lebar
a04662fd5d Back out 4ff7455f6720, "Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan" on a CLOSED TREE. 2013-08-02 10:53:34 -07:00
Ed Morley
d0a6230a88 Merge mozilla-central and b2g-inbound 2013-08-02 13:51:22 +01:00
Ms2ger
5c2b63d2c7 Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Marco Castelluccio
9c533e25da Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Jonathan Griffin
c8d0524f9d Bug 796018 - Add basic frame remote frame switch test. r=mdas 2013-07-31 16:27:14 -07:00
Jonathan Griffin
7bf11f572d Bug 898074 - Don't send multiple responses to deleteSession, r=dhylands 2013-08-01 18:20:22 -07:00
Jonathan Griffin
561a7c9253 Bug 898074 - Open Marionette's port with a backlog of 0, r=dhylands, on a CLOSED TREE for possible orange fix 2013-08-01 12:50:38 -07:00
Armen Zambrano Gasparnian
f57942b911 Bug 900189 - Insert mozharness to the front of sys.path in talos's mach_command.py. NPOTB. DONTBUILD. r=gps 2013-08-01 09:19:40 -04:00
aceman
727d7528d1 Bug 896738 - Declare msg variable in testing/xpcshell/head.js. r=ted 2013-08-01 10:39:18 +01:00
Neil Deakin
9a82a91cb0 Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-02 11:37:05 -04:00
Dan Minor
a0524f193c Bug 893085 - remotecppunittests.py should accept --apk option and test directories as well as files on the command line; r=ted 2013-08-02 09:53:13 -04:00
Jonathan Griffin
6e5132554e Bug 900670 - Add threadtime to Marionette's logcat, r=dhylands 2013-08-01 14:54:02 -07:00
Jason Yeo
508006cf63 Bug 900192 - ValueError when exception is raised in Talos (ValueError: incomplete format). DONTBUILD. r=armenzg 2013-08-01 17:44:50 -04:00
Andrew Halberstadt
5c5a796f3f Bug 900444 - Mozprofile writes permissions inefficiently, r=jgriffin 2013-08-01 16:42:32 -04:00
William Lachance
dc72c5b8c6 Bug 900629 - Mirror mozdevice 0.29;r=ahal 2013-08-01 16:08:18 -04:00
Joel Maher
b9b9ae6ed5 Bug 900913 - update talos to latest bits to capture xperf fix and other cleanup. r=edmorley 2013-08-05 10:50:37 -04:00
Joey Armstrong
9bdf289b5e Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04:00
Andrew Halberstadt
893d9d42ce Bug 899047 - Set mochitest appname in verifyOptions to fix fennec regression, r=gbrown 2013-07-31 16:45:54 -04:00
Ryan VanderMeulen
734248d603 Merge m-c to inbound. 2013-07-31 16:33:59 -04:00
Martijn Wargers
27733c8c8c Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
Jason Smith
09afc53747 Bug 898693 - Turn test_audioBufferSourceNodeNeutered.html on for Firefox OS. r=mwargers 2013-07-30 10:49:11 -07:00
Jonathan Griffin
4b34391c5e Bug 899731 - Bump marionette version. r=wlach 2013-07-30 12:52:46 -07:00
Martijn Wargers
55022997b9 Bug 899939 - Fix some tests that still use prefBranch instead of SpecialPowers.pushPrefEnv. r=jmaher 2013-07-31 11:30:54 +02:00
Jonathan Griffin
5e5533d8e6 Bug 900080 - Use e.message instead of e in onPacket errors, r=wlach 2013-07-31 10:55:44 -07:00
Joel Maher
d33f00a516 Bug 900018 - update talos on m-c to the latest version in build/talos. r=armenzg 2013-07-31 11:51:05 -04:00
Ryan VanderMeulen
37174a2eb7 Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Masatoshi Kimura
ba55c7651f Bug 898903 - Prevent env["PATH"] from becoming Unicode on Windows. r=jgriffin 2013-07-30 10:02:28 -04:00
Jeff Hammel
8ca165a5cb Bug 688667 - refactor automation.py into mozprocess and mozprofile and load via virtualenv. r=jmaher 2013-07-30 08:30:40 -04:00
Ed Morley
1d3cbeb565 Merge latest green fx-team changeset and mozilla-central 2013-07-29 15:16:29 +01:00
Dave Hylands
e54b28c472 Bug 861456 - Fix all device storage tests so that they run. r=dclarke 2013-07-12 00:18:28 -07:00
Ryan VanderMeulen
0e7ad338bd Merge m-c to fx-team. 2013-07-26 22:27:22 -04:00
Gavin Sharp
9d17728d72 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : 211b3d075040fa0ffdf64782c804f7a55f039149
2013-07-26 16:05:05 -07:00
Mihnea Dobrescu-Balaur
0ab2be13a1 Bug 898142 - xpcshell make target should pass in pluginsPath. r=gps 2013-07-25 15:20:34 -07:00
Andrew Halberstadt
7ddfcce735 Bug 865349 - Refactor B2G mochitests off automation.py and onto mozbase, r=jgriffin,ted 2013-07-26 14:40:04 -04:00
Ryan VanderMeulen
cc5560c810 Merge m-c to inbound. 2013-07-26 14:20:01 -04:00
Martijn Wargers
197d05aa66 Bug 896582 - Implement a workaround to bug 838726 to get a bunch of content/media mochitests running on B2G. r=jgriffin 2013-07-25 22:32:17 +02:00
Andrew Halberstadt
1f31a39556 Bug 895940 - Mirror mozbase to m-c, r=jhammel 2013-07-25 16:27:53 -04:00
David Burns
c6280d7203 Bug 837621: update isElementDisplayed atoms with new overflow logic; r=jgriffin 2013-07-29 21:20:50 +01:00
William Lachance
98bb9e6e88 Bug 855327 - Quick followup to improve variable name;r=jgriffin 2013-07-29 13:49:46 -04:00
William Lachance
218dc7ae75 Bug 855327 - Add capability to get currently active frame from marionette;r=jgriffin 2013-07-29 13:46:01 -04:00
Trevor Saunders
6b3c839046 backout bug 886526 because it probably made us use a lot more memory to link on windows 2013-07-29 11:03:21 -04:00