mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
0c2035a10b
This removes a series of deprecated Marionette commands following a big naming scheme change a while back. These commands could have safely been removed since Firefox 63. singleTap and acceptConnections were still in use in the Marionette Python client, so they can only be removed in Firefox 66 at the earliest. WebDriver:AcceptDialog is used by geckodriver, which means it would have to drop support for Firefox 57 in order to change to use WebDriver:AcceptAlert. Marking this as deprecated, but used in geckodriver for now. Depends on D10836 Differential Revision: https://phabricator.services.mozilla.com/D10837 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
README.txt | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff