gecko-dev/testing
Boris Chiou ab6b587bfe Bug 1340422 - Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio
When using a mpath elememt which linked to a external path element, we use
GetDistancesFromOriginToEndsOfVisibleSegments() to do a quick check if we
really need to build the path (note: see
SVGMotionSMILAnimationFunction::RebuildPathAndVerticesFromMpathElem),
so we have to get the d property value from style in this function.

Differential Revision: https://phabricator.services.mozilla.com/D116920
2021-06-09 21:17:25 +00:00
..
awsy Bug 1714601 - Add placeholders for missing test definitions in AWSY docs;r=perftest-reviewers,AndraEsanu,sparky 2021-06-08 07:26:03 +00:00
condprofile Bug 1713000 - Convert condprof unittests to use Python 3, r=releng-reviewers,bhearsum 2021-05-27 16:13:06 +00:00
config Bug 1714641: Remove usages of vendored "wptserve_py2" library r=jgraham,ahal 2021-06-09 15:48:51 +00:00
crashtest
docs
extensions
firefox-ui Bug 1711497 - Remove browser.proton.enabled checks/setters from tests r=Gijs,marionette-reviewers,whimboo 2021-05-20 13:03:51 +00:00
geckodriver Bug 1693004 - [geckodriver] Add support for the "webSocketUrl" capability. r=webdriver-reviewers,jgraham 2021-06-09 18:15:11 +00:00
gtest
jsshell
marionette Bug 1714348 - [marionette] Update chrome imports for Marionette modules to /remote/content/marionette r=webdriver-reviewers,Gijs,whimboo 2021-06-07 10:08:24 +00:00
mochitest Bug 1712900, rework waitForFocus/promiseFocus so that it works with fission, r=hsivonen 2021-06-03 19:41:19 +00:00
modules
mozbase Bug 1714641: Remove usages of vendored "backports" code r=ahal,perftest-reviewers 2021-06-09 15:48:52 +00:00
mozharness Bug 1714376 - Replace a number of "exception.message" usages. r=mhentges,jgraham 2021-06-08 15:50:10 +00:00
perfdocs Bug 1714601 - Add placeholders for missing test definitions in AWSY docs;r=perftest-reviewers,AndraEsanu,sparky 2021-06-08 07:26:03 +00:00
performance
profiles
raptor Bug 1707527 - Re-record amazon for chromium r=sparky,perftest-reviewers 2021-06-08 18:00:50 +00:00
runtimes Bug 1713679 - Update test runtimes data for new manifest; r=ahal 2021-06-03 15:14:38 +00:00
specialpowers Bug 1713208 - Use lazy module getter for AppUiTestDelegate; r=agi 2021-06-04 17:47:20 +00:00
talos Bug 1706445 - Fix test helpers that use "SessionStore:update", r=nika,perftest-reviewers,sparky 2021-06-01 20:06:48 +00:00
tools Bug 857668: Teach test TURN server to open additional ports, on which it will respond with 300. r=mjf,ahal 2021-05-27 21:08:37 +00:00
tps
web-platform Bug 1340422 - Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio 2021-06-09 21:17:25 +00:00
webdriver Bug 1693004 - [geckodriver] Add support for the "webSocketUrl" capability. r=webdriver-reviewers,jgraham 2021-06-09 18:15:11 +00:00
xpcshell Bug 1710638 - Enable sandboxing for socket process tests, r=necko-reviewers,dragana 2021-05-21 07:15:21 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1710923 - migrate windows 7x32 debug tests to windows 10x32. r=ahal 2021-05-24 20:06:43 +00:00
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