gecko-dev/testing
violet b1f320104b Bug 1383650 - Resolve SVG geometry metrics from CSS r=longsonr,emilio
This patch makes SVG retrieve metrics from CSS style.

It doesn't handle <svg> element because geometry properties for
outer <svg> element has been partially implemented long ago, it
needs special change.

It doesn't deal with the impact on SMIL.

Differential Revision: https://phabricator.services.mozilla.com/D29992

--HG--
extra : moz-landing-system : lando
2019-05-16 13:21:20 +00:00
..
awsy
config Bug 1551262 - Remove mach support for jimdb; r=snorp 2019-05-13 20:52:29 +00:00
crashtest
extensions
firefox-ui
geckodriver
gtest Bug 1550161 - Avoid attribute error in android gtest; r=bc 2019-05-10 01:19:43 +00:00
jsshell
marionette Bug 1542244: Disable Privacy and tracking protection features during testing. r=webdriver-reviewers,ato,whimboo 2019-05-20 21:49:19 +00:00
mochitest Bug 1535210 - Set SSL STATE_IS_BROKEN flag for TLS1.0 and TLS 1.1 connections. r=keeler 2019-05-15 23:34:52 +00:00
modules
mozbase Bug 1540589 - _get_host_platform shouldn't return None. r=nalexander 2019-05-21 03:28:04 +00:00
mozharness Bug 1551738: Add esr68 support to bouncer tasks; r=bhearsum 2019-05-20 03:31:25 +00:00
profiles Bug 1540573 - p7. Modify CSP tests to use preload=2 on (emulated) cellular connections. r=jya 2019-05-06 22:43:18 +00:00
raptor Bug 1552548 - Set screen brightness to 50% on reference phones for power tests. r=perftest-reviewers,stephendonner 2019-05-18 14:01:05 +00:00
runtimes
specialpowers Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
talos Bug 1551519 - Take screenshot at the end of each subtest. r=jdescottes 2019-05-20 15:38:48 +00:00
tools
tps
web-platform Bug 1383650 - Resolve SVG geometry metrics from CSS r=longsonr,emilio 2019-05-16 13:21:20 +00:00
webdriver
xpcshell Bug 1540656 - Use dns-packet node module in test_trr.js r=dragana 2019-05-16 06:22:06 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1238305: Modify cppunittests to look up breakpad symbols for logged stack traces; r=ted 2019-05-03 13:00:46 -06:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py Bug 1238305: Modify cppunittests to look up breakpad symbols for logged stack traces; r=ted 2019-05-03 13:00:46 -06:00
testsuite-targets.mk Bug 1505936 - Copy and provide pdbs for cppunit tests if MOZ_COPY_PDBS is specified r=firefox-build-system-reviewers,mshal 2019-05-07 22:16:36 +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