gecko-dev/testing
Masayuki Nakano 175d6b758f Bug 1752914 - part 2: Make `HTMLEditor` sanitize selection ranges in native anonymous subtrees before handling them r=m_kato
Due to a Selection API's bug, `Selection::Modify` may move selection into
native anonymous subtree.  Although it should be fixed in the side, but
`HTMLEditor` should make range boundaries climb up to outside native anonymous
subtrees.

Depends on D137526

Differential Revision: https://phabricator.services.mozilla.com/D137527
2022-02-04 13:21:04 +00:00
..
awsy Bug 1751239 Review and Update AWSY test owners r=perftest-reviewers,AlexandruIonescu 2022-01-31 13:18:33 +00:00
condprofile Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky 2022-02-03 18:34:58 +00:00
config
crashtest
docs
extensions
firefox-ui Backed out changeset d260e67d087c (bug 1272255) for causing Bug 1753649 CLOSED TREE 2022-02-04 16:19:54 +02:00
fxrecord/perfdocs
geckodriver Bug 1751196 - [geckodriver] androidPackage and binary capabilities are mutual exclusive. r=webdriver-reviewers,jgraham 2022-02-03 18:56:16 +00:00
gtest
jsshell
marionette Backed out changeset d260e67d087c (bug 1272255) for causing Bug 1753649 CLOSED TREE 2022-02-04 16:19:54 +02:00
mochitest
modules
mozbase Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky 2022-02-03 18:34:58 +00:00
mozharness Backed out changeset d260e67d087c (bug 1272255) for causing Bug 1753649 CLOSED TREE 2022-02-04 16:19:54 +02:00
perfdocs Bug 1753457 - Update youtube page load test to mitm7 and add secondary url r=perftest-reviewers,AlexandruIonescu 2022-02-04 10:19:24 +00:00
performance
profiles Bug 1746750 - Part 4. Update test annotations for OffscreenCanvasRenderingContext2D. r=lsalzman 2022-02-03 20:00:26 +00:00
raptor Bug 1753457 - Update youtube page load test to mitm7 and add secondary url r=perftest-reviewers,AlexandruIonescu 2022-02-04 10:19:24 +00:00
runtimes
specialpowers
talos Bug 1752593 - Poll for TopSitesFeed in Talos getInfo shutdown routine instead of assuming it exists. r=perftest-reviewers,sparky 2022-02-03 17:05:37 +00:00
tools Bug 1388894 - Replace list of mach modules to load with a dict of mach commands r=mhentges 2022-02-02 20:25:21 +00:00
tps Bug 1752768 - upgrade Sync's TPS test suite to python3. r=LougeniaBailey 2022-02-03 05:15:55 +00:00
web-platform Bug 1752914 - part 2: Make `HTMLEditor` sanitize selection ranges in native anonymous subtrees before handling them r=m_kato 2022-02-04 13:21:04 +00:00
webdriver
xpcshell
README.txt
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py
testsuite-targets.mk

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