gecko/testing/marionette
Andreas Tolfsen 6a44259ba9 Bug 1153832: New dispatch style framework in Marionette listener
Takes advantage of the new dispatching technique introduced in bug
1107706 on the content side.

The patch introduces the framework to write simpler command handlers
in content space, but does not convert all commands in listener.js to
use this.  This can be done gradually, as both techniques are still
compatible.

r=dburns
2015-04-15 12:18:00 +01:00
..
atoms
client Bug 1155260: Fix base URL override in Marionette runner 2015-04-20 11:22:00 +01:00
components Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
driver Backed out changeset 330f6df11b2f (bug 1154691) 2015-04-20 14:36:17 +02:00
transport Bug 1142404 - Fix marionette's restarts to keep from attempting to reconnect to the browser as it's shutting down.;r=dburns 2015-03-16 14:59:46 -07:00
update-smoketests
actions.js Bug 1107706: Part 16: Fix rebase of action chains for chrome space 2015-03-24 15:35:58 +00:00
ChromeUtils.js
command.js Bug 1107706: Part 3: Add a command processor to Marionette 2015-03-17 14:49:27 +00:00
common.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
dispatcher.js Bug 1150170 - Avoid toSource and string templates when logging requests and responses in marionette to avoid high memory use. r=ato 2015-04-07 10:24:09 -07:00
driver.js Bug 1153832: New dispatch style framework in Marionette listener 2015-04-15 12:18:00 +01:00
elements.js Bug 1153832: New dispatch style framework in Marionette listener 2015-04-15 12:18:00 +01:00
emulator.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
error.js Bug 1153832: New dispatch style framework in Marionette listener 2015-04-15 12:18:00 +01:00
EventUtils.js
frame-manager.js Bug 1107706: Part 12: Drop marionette-* prefix on files 2015-03-23 21:32:03 +00:00
jar.mn Bug 1107706: Part 12: Drop marionette-* prefix on files 2015-03-23 21:32:03 +00:00
listener.js Bug 1153832: New dispatch style framework in Marionette listener 2015-04-15 12:18:00 +01:00
mach_commands.py Backed out changesets acbab9e22691 and 3c34fd480729 (bug 987360) for Android/B2G xpcshell bustage. 2015-03-27 13:12:19 -04:00
modal.js Bug 1107706: Part 13: Style fixes 2015-03-23 20:43:18 +00:00
moz.build
sendkeys.js Bug 1153832: New dispatch style framework in Marionette listener 2015-04-15 12:18:00 +01:00
server.js Bug 1149347 - Don't initialize SpecialPowers unconditionally, r=ato 2015-03-31 09:44:02 -07:00
simpletest.js Bug 1107706: Part 15: Fix emulator callbacks for content process 2015-03-23 15:40:51 +00:00