gecko-dev/testing/marionette
Andreas Tolfsen 50af3f4c74 Bug 1107706: Part 4: Add dispatching mechanism to encapsulate connection
The dispatcher is analogous to the client socket connection, and handles
receiving packets and closing connections.

It also encompasses some of the functionality needed to establish the
devtools and Marionette connection, that previously used to live in
MarionetteServerConnection in marionette-server.js.

For each connection, recognised commands will be forwarded to the command
processor (command.js) unless a handler is defined in Dispatcher.requests.

--HG--
extra : rebase_source : 13cc697ba45addb6191df7d2f7ea1133194177ce
extra : source : 7abef4010b3094d3f276fc16cfbae43b55da7b0d
2015-03-18 12:27:29 +00:00
..
atoms Bug 936044 - Fix wrong license header for Marionette atoms. r=dburns 2014-01-17 10:03:43 -05:00
client Bug 1143565: Change requirements to not be fixed to a specific marionette transport and driver; r=chmanchester 2015-03-24 21:31:59 +00:00
components Backed out 16 changesets (bug 1107706) for Gaia JS integration test failures. 2015-03-24 13:54:55 -04:00
driver Bug 1143565: Bump marionette driver to v 0.3.1; r=chmanchester 2015-03-24 21:31:33 +00: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
ChromeUtils.js
command.js Bug 1107706: Part 3: Add a command processor to Marionette 2015-03-17 14:49:27 +00:00
dispatcher.js Bug 1107706: Part 4: Add dispatching mechanism to encapsulate connection 2015-03-18 12:27:29 +00:00
error.js Bug 1107706: Part 2: Add error module and WebDriver error objects 2015-03-17 14:27:20 +00:00
EventUtils.js Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
jar.mn Bug 1107706: Part 4: Add dispatching mechanism to encapsulate connection 2015-03-18 12:27:29 +00:00
mach_commands.py Bug 1025125 - If enabled, enter pdb session when test fails. r=ahal 2015-03-10 07:46:00 -04:00
marionette-actions.js Backed out 16 changesets (bug 1107706) for Gaia JS integration test failures. 2015-03-24 13:54:55 -04:00
marionette-common.js Backed out 16 changesets (bug 1107706) for Gaia JS integration test failures. 2015-03-24 13:54:55 -04:00
marionette-elements.js Backed out 16 changesets (bug 1107706) for Gaia JS integration test failures. 2015-03-24 13:54:55 -04:00
marionette-frame-manager.js Backed out 16 changesets (bug 1107706) for Gaia JS integration test failures. 2015-03-24 13:54:55 -04:00
marionette-listener.js Backed out 16 changesets (bug 1107706) for Gaia JS integration test failures. 2015-03-24 13:54:55 -04:00
marionette-sendkeys.js Backed out 16 changesets (bug 1107706) for Gaia JS integration test failures. 2015-03-24 13:54:55 -04:00
marionette-server.js Bug 1121577 - Unset pref at delete_session, r=dburns 2015-03-18 10:07:57 -07:00
marionette-simpletest.js Backed out 16 changesets (bug 1107706) for Gaia JS integration test failures. 2015-03-24 13:54:55 -04:00
moz.build Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium 2014-04-07 15:23:03 -04:00