gecko-dev/testing
Oriol Brufau 6ae79ec065 Bug 1780475 - Obey contain-intrinsic-size in ContainSizeAxes. r=emilio
ContainSizeAxes::ContainSize and ContainSizeAxes::ContainIntrinsicSize
were just using 0 for the axes with size containment, now they will take
contain-intrinsic-width and contain-intrinsic-height into account.

The WritingMode parameter is replaced with a nsIFrame from which the
properties are retrieved.

There are various places that aren't currently using these functions, so
the effect of this patch is rather minimal, but some cases of the new
test are now passing.

Differential Revision: https://phabricator.services.mozilla.com/D152355
2022-07-22 14:35:10 +00:00
..
awsy
condprofile Bug 1779982 - Migrate places consumers to use ESM imports directly. r=mak,preferences-reviewers 2022-07-20 22:34:21 +00:00
config
crashtest
docs
extensions
firefox-ui Bug 1667455 - Part 13: Stop importing Services.jsm from marionette tests. r=kmag,webdriver-reviewers,jdescottes 2022-07-11 12:41:54 +00:00
fxrecord/perfdocs
geckodriver Bug 1776264 - [geckodriver] Update releasing documentation for auditing step. r=webdriver-reviewers,jgraham 2022-07-12 09:55:50 +00:00
gtest Bug 1756057 - In GTest have FOG init when the runner runs, instead of in some random test r=janerik 2022-07-20 14:54:57 +00:00
jsshell
marionette Bug 1779269 - Fix AccessibleCaret's display on disabled form controls. r=emilio,webdriver-reviewers,whimboo,geckoview-reviewers,m_kato 2022-07-21 05:44:30 +00:00
mochitest Bug 1763466 - Change how is24HourFormat is determined for Isolated Process r=geckoview-reviewers,owlish 2022-07-19 21:48:02 +00:00
modules Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
mozbase Bug 1763466 - Change how is24HourFormat is determined for Isolated Process r=geckoview-reviewers,owlish 2022-07-19 21:48:02 +00:00
mozharness Bug 1762037 - Switch mozharness tox config to python 3.9. r=ahal 2022-07-20 20:31:14 +00:00
perfdocs Bug 1778542 - Add components, owners and co-owners to firefox source docs. r=perftest-reviewers,sparky 2022-07-20 19:42:41 +00:00
performance
profiles Bug 1762462 - Disable Always Partitioning Storage pref for Web Platform Tests; r=bvandersloot 2022-07-15 13:26:22 +00:00
raptor Bug 1780238 - Add extra option for byte-code cache tests. r=perftest-reviewers,kshampur 2022-07-19 17:39:19 +00:00
runtimes
specialpowers Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
talos Bug 1774376 - update further metadata mapping files to Graphics Bugzilla components. DONTBUILD 2022-07-11 22:38:30 +00:00
tools
tps
web-platform Bug 1780475 - Obey contain-intrinsic-size in ContainSizeAxes. r=emilio 2022-07-22 14:35:10 +00:00
webcompat
webdriver
xpcshell Bug 1780076 - fix ordering of multiple setup tasks in xpcshell tests, r=nalexander 2022-07-19 10:04:06 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1776013 - Add SIMD memchr-like implementations to MFBT r=iain 2022-07-14 18:30:27 +00:00
mach_commands.py Bug 1777063 - add intermittent failure data to test-info report. r=gbrown 2022-07-20 19:10:39 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1777063 - add intermittent failure data to test-info report. r=gbrown 2022-07-20 19:10:39 +00:00
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