gecko-dev/testing
Jonathan Kew 020066db8c Bug 1102584 - patch 3 - Enable support for the actualBoundingBox* attributes of TextMetrics. r=lsalzman
This is unaffected by the differences in font metrics between platform back-ends,
so should be safe to ship without significant risk that it'll be unstable or need
to be revised in future.

Depends on D59679

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

--HG--
extra : moz-landing-system : lando
2020-01-14 03:47:09 +00:00
..
awsy Fix Bug 1607344; remove legacy stylo-seq linux64 jobs. r=erahm,jmaher 2020-01-14 22:36:47 +00:00
condprofile Bug 1608604 - Fixed the OOM failure on GV and improved error handling r=rwood 2020-01-15 08:04:15 +00:00
config Bug 1525218 - Use minidump_stackwalk toolchain artifacts instead of tooltool packages. r=froydnj 2020-01-15 14:20:30 +00:00
crashtest Bug 1603825 - Suppress the VR permission UI when no VR runtimes are detected r=daoshengmu,bzbarsky 2020-01-03 22:47:26 +00:00
extensions
firefox-ui Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo 2020-01-08 23:14:48 +00:00
geckodriver Bug 1607960 - Allow to set environment variables in geckodriver. r=whimboo,webdriver-reviewers,ato 2020-01-13 23:06:03 +00:00
gtest
jsshell
marionette Bug 1306634 Part 1 - Handle a long press to select a word in an unfocused iframe. r=mats,marionette-reviewers,whimboo 2020-01-17 22:21:35 +00:00
mochitest Backed out changeset 4c303f6ec2e6 (bug 1602898) for browser chrome failures on browser_ssb_windowlocation. 2020-01-18 01:06:34 +02:00
modules Bug 1582116 - Use SpecialPowers.spawn for iframe accesses in test_prompt_async. r=sfoster 2019-12-12 23:11:13 +00:00
mozbase Bug 1587387 Ignore error 572 when stoping mitmproxy r=tarek 2020-01-14 08:21:42 +00:00
mozharness Bug 1525218 - Use minidump_stackwalk toolchain artifacts instead of tooltool packages. r=froydnj 2020-01-15 14:20:30 +00:00
profiles Bug 1524327 remove MOZ_ALLOW_LEGACY_EXTENSIONS and extensions.legacy.enabled r=zombie,aswan 2020-01-15 21:38:40 +00:00
raptor Bug 1609029 - Fix perma [tier2] ytp raptor-manifest Error r=tarek 2020-01-14 16:04:49 +00:00
runtimes Bug 1608833 - Update test runtimes files, r=gbrown 2020-01-15 21:20:16 +00:00
specialpowers Backed out changeset 4c303f6ec2e6 (bug 1602898) for browser chrome failures on browser_ssb_windowlocation. 2020-01-18 01:06:34 +02:00
talos Bug 1601688 - Don't rely on new-messages event in webconsole DAMP tests. r=ochameau. 2020-01-09 15:43:04 +00:00
tools
tps Bug 1524327 remove MOZ_ALLOW_LEGACY_EXTENSIONS and extensions.legacy.enabled r=zombie,aswan 2020-01-15 21:38:40 +00:00
web-platform Bug 1102584 - patch 3 - Enable support for the actualBoundingBox* attributes of TextMetrics. r=lsalzman 2020-01-14 03:47:09 +00:00
webdriver
xpcshell Bug 1609723 - Support is_emulator in Android xpcshell test manifest annotations; r=jmaher 2020-01-16 18:35:14 +00:00
addtest.py
cppunittest.ini Bug 1601796 - Use GetSystemTimePreciseAsFileTime instead of GetSystemTime+SystemTimeToFileTime. r=mayhemer,aklotz 2020-01-08 16:53:17 +00:00
mach_commands.py Bug 1601383 - Re-structure 'mach test-info' code; r=jmaher 2019-12-06 13:27:54 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1608901 - Add referer to http headers when querying ActiveData from test-info; r=egao 2020-01-13 22:50:22 +00:00
testsuite-targets.mk Bug 1606182 - add python-test using python3 to make check r=Callek 2019-12-30 18:02:23 +00:00

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