gecko-dev/remote/webdriver-bidi
Henrik Skupin 1fad810fbc Bug 1720676 - [remote] Remove Remote Agent's Rust implementation. r=webdriver-reviewers,jdescottes
By implementing the command line handling and the
printing to stderr in the JS module of the Remote
Agent, the Rust implementation is no longer necessary.

This change allows the JS component to hold each detail
about the Remote Agent's status. Also it doesn't
require a full build anymore when changes are needed.

Differential Revision: https://phabricator.services.mozilla.com/D121096
2021-07-30 10:44:48 +00:00
..
test/xpcshell Bug 1713784 - [remote] Implement basic support for session.new command. r=webdriver-reviewers,jdescottes,jgraham 2021-07-21 09:45:06 +00:00
jar.mn Bug 1713784 - [remote] Implement basic support for session.new command. r=webdriver-reviewers,jdescottes,jgraham 2021-07-21 09:45:06 +00:00
moz.build Bug 1713784 - [remote] Implement basic support for session.new command. r=webdriver-reviewers,jdescottes,jgraham 2021-07-21 09:45:06 +00:00
NewSessionHandler.jsm Bug 1713784 - [remote] Implement basic support for session.new command. r=webdriver-reviewers,jdescottes,jgraham 2021-07-21 09:45:06 +00:00
WebDriverBiDi.jsm Bug 1720676 - [remote] Remove Remote Agent's Rust implementation. r=webdriver-reviewers,jdescottes 2021-07-30 10:44:48 +00:00
WebDriverBiDiConnection.jsm Bug 1713439 - [remote] Use a MessageHandler to handle packets received by the WebDriverBiDiConnection r=webdriver-reviewers,whimboo 2021-07-30 08:17:49 +00:00