gecko-dev/testing/marionette
Andreas Tolfsen c8252d07b4 Bug 1154432: Fix max_length parameter to multiAction command
The Python client sends a `max_length' command parameter to multiAction,
but the Marionette server looks for `max_len'.  This likely a regression
from a refactor.

r=dburns

--HG--
extra : commitid : JoOg9ZjpkhB
extra : rebase_source : 3cc23bcc9934dfcbf4e3029e4876eb573d42296b
2015-11-30 15:20:05 +00:00
..
atoms
client merge mozilla-inbound to mozilla-central a=merge 2015-11-30 13:19:02 +01:00
components
driver Bug 1223517 - Release marionette-client 2.0.0 and marionette-driver 1.1.1; r=automatedtester 2015-11-10 14:51:44 -05:00
transport
ChromeUtils.js
EventUtils.js
actions.js Bug 1201050: Part 4: Pass value directly back to chrome space 2015-11-26 14:31:45 +00:00
capture.js
command.js Backed out changeset c2aa06a2ab49 (bug 1211489) for Gij(39) failures. r=backout 2015-11-26 23:47:34 +01:00
common.js
cookies.js Bug 1223907: Refactor cookies in Marionette 2015-11-13 13:35:22 +00:00
dispatcher.js Backed out changeset c2aa06a2ab49 (bug 1211489) for Gij(39) failures. r=backout 2015-11-26 23:47:34 +01:00
driver.js Bug 1154432: Fix max_length parameter to multiAction command 2015-11-30 15:20:05 +00:00
elements.js Bug 1224339 - making sure a11y and DOM trees are in sync when performing a11y checks with marionette. r=automatedtester 2015-11-13 09:58:08 -05:00
emulator.js Backed out changeset c2aa06a2ab49 (bug 1211489) for Gij(39) failures. r=backout 2015-11-26 23:47:34 +01:00
error.js Backed out changeset c2aa06a2ab49 (bug 1211489) for Gij(39) failures. r=backout 2015-11-26 23:47:34 +01:00
frame-manager.js Backed out changeset c2aa06a2ab49 (bug 1211489) for Gij(39) failures. r=backout 2015-11-26 23:47:34 +01:00
jar.mn Backed out changeset c2aa06a2ab49 (bug 1211489) for Gij(39) failures. r=backout 2015-11-26 23:47:34 +01:00
listener.js Backed out changeset c2aa06a2ab49 (bug 1211489) for Gij(39) failures. r=backout 2015-11-26 23:47:34 +01:00
mach_commands.py Bug 1223429 - Return exit code 10 when Marionette harness has failing tests; r=automatedtester 2015-11-10 13:09:13 -05:00
modal.js
moz.build
proxy.js Bug 1223907: Refactor cookies in Marionette 2015-11-13 13:35:22 +00:00
sendkeys.js
server.js Backed out changeset c2aa06a2ab49 (bug 1211489) for Gij(39) failures. r=backout 2015-11-26 23:47:34 +01:00
simpletest.js