зеркало из https://github.com/mozilla/gecko-dev.git
2d613cd4d7
Futures-proofs the Marionette Python client to have support for level 3 of the Marionette protocol outlined in bug 1211489. This patch changes the marionette-transport API most notably by renaming the MarionetteTransport class to TcpTransport and by splitting the receive-capabilities of TcpTransport.send into a new function called request. Furthermore it introduces a message data structure for dealing with incoming responses and commands, and for marshaling messages to send in order to support all three protocol levels. r=dburns r=jgriffin --HG-- extra : commitid : 3jwoFepZzgy extra : rebase_source : 5012e774b6edf6a1d53db22e360b5a0b063dd59b |
||
---|---|---|
.. | ||
marionette_transport | ||
setup.py |