gecko-dev/testing
Makoto Kato f8d53560e0 Bug 1490661 - Part 1. Support HTML.enterKeyHint in Nighly. r=webidl,smaug,hsivonen
On mobile platform, "ENTER" key on software keyboard key can sometimes
change to "Next" and etc. Although Firefox OS/Firefox Android have
`mozactionhint` attribute for its behaviour, This is standardized version
of it.

Chrome and Safari already support it now, so I would like to support this
on Firefox/GeckoView Nightly.

Differential Revision: https://phabricator.services.mozilla.com/D79641
2020-06-23 06:37:20 +00:00
..
awsy Bug 1642708 - Stop running BinAST tests in automation r=perftest-reviewers,Bebe,sfink 2020-06-17 13:57:04 +00:00
condprofile
config Bug 1599342: add windows hostutils r=jmaher,gbrown 2020-06-23 01:21:51 +00:00
crashtest
extensions
firefox-ui
geckodriver Bug 1645763 - [geckodriver] Disable idle-daily notifications to avoid expensive operations. r=webdriver-reviewers,jgraham 2020-06-16 10:10:49 +00:00
gtest Bug 1638965 - Run 'mach gtest' in python 3; r=bc 2020-05-27 20:53:22 +00:00
jsshell
marionette Backed out 4 changesets (bug 1644395) for bc failures on browser_all_files_referenced.js . CLOSED TREE 2020-06-23 00:56:49 +03:00
mochitest Bug 1599342: add windows hostutils r=jmaher,gbrown 2020-06-23 01:21:51 +00:00
modules
mozbase Bug 1599342: add windows hostutils r=jmaher,gbrown 2020-06-23 01:21:51 +00:00
mozharness Backed out 4 changesets (bug 1644395) for bc failures on browser_all_files_referenced.js . CLOSED TREE 2020-06-23 00:56:49 +03:00
perfdocs Bug 1642708 - Stop running BinAST tests in automation r=perftest-reviewers,Bebe,sfink 2020-06-17 13:57:04 +00:00
performance Bug 1646697 - Modify how the multi-commit tasks work. r=mozperftest-reviewers,tarek 2020-06-18 22:37:35 +00:00
profiles Bug 1621960: Improves error when "profile" is called without any arguments in py3 r=ahal 2020-06-09 18:48:19 +00:00
raptor Bug 1645191 - Replace `browsertime-benchmark` with `benchmark` type. r=sparky,perftest-reviewers 2020-06-22 12:01:59 +00:00
runtimes Bug 1643452 - update runtime information using median values r=jmaher 2020-06-04 21:04:39 +00:00
specialpowers Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp 2020-06-17 17:17:16 +00:00
talos Bug 1646421 - flake8 Fix a bunch of actual errors r=ahal 2020-06-20 09:46:45 +00:00
tools Bug 1636251: Patch Sentry events to ensure a raw username isn't sent to Sentry r=rstewart 2020-06-11 21:35:05 +00:00
tps
web-platform Bug 1490661 - Part 1. Support HTML.enterKeyHint in Nighly. r=webidl,smaug,hsivonen 2020-06-23 06:37:20 +00:00
webdriver Bug 1606439 - [geckodriver] Add sameSite cookie support. r=whimboo,webdriver-reviewers 2020-06-12 21:11:44 +00:00
xpcshell Bug 1645888 - Make remotexpcshelltests.py py2/py3 compatible; r=bc 2020-06-16 03:50:24 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1642666 - Remove obsolete test for removed nsIAppShell::RunBeforeNextEvent function. r=gbrown 2020-06-03 16:16:09 +00:00
mach_commands.py Bug 1422005 - Fix 'mach test cppunittest'; r=jmaher 2020-06-09 22:32:21 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1638954 - Run 'mach cppunittest' with python 3; r=bc 2020-05-28 14:45:50 +00:00
runcppunittests.py Bug 1575773 - Warn when cppunit test file missing, and cleanup cppunit manifest; r=bc 2020-06-02 15:52:09 +00:00
testinfo.py Backed out 4 changesets (bug 1644395) for bc failures on browser_all_files_referenced.js . CLOSED TREE 2020-06-23 00:56:49 +03:00
testsuite-targets.mk Bug 1641289: Bye, bye Steeplechase. r=dminor,froydnj 2020-05-29 03:19:27 +00:00

README.txt

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