gecko-dev/testing
Luke Warlow 52b4fac219 Bug 1901374: Implement field-sizing parsing r=emilio
This change adds a new layout.css.field-sizing.enabled pref that controls the availability of the field-sizing CSS property.

With the pref enabled this property now parses according to the spec.

Spec: https://drafts.csswg.org/css-ui/#field-sizing

Differential Revision: https://phabricator.services.mozilla.com/D212983
2024-06-12 21:07:30 +00:00
..
awsy
condprofile Bug 1823907: [geckodriver] Bump version of arsenic to 21.8 r=whimboo,perftest-reviewers,sparky 2024-06-10 21:16:55 +00:00
config Bug 1823907: [geckodriver] Bump version of arsenic to 21.8 r=whimboo,perftest-reviewers,sparky 2024-06-10 21:16:55 +00:00
crashtest
docs
extensions
firefox-ui
geckodriver Bug 1854996 - Implement Permissions API extension for geckodriver. r=webdriver-reviewers,whimboo 2024-06-06 07:47:42 +00:00
gtest Bug 1876590 - Add gtest for buildid reading from shared lib r=afranchuk 2024-06-04 18:29:14 +00:00
jsshell
marionette Bug 1882089 - [remote] Update tests for explictly enabling the CDP protocol if needed. r=webdriver-reviewers,jdescottes 2024-06-12 08:57:37 +00:00
mochitest Backed out 8 changesets (bug 1899681, bug 1888570, bug 1898817) as requested by the dev CLOSED TREE 2024-06-12 21:19:10 +03:00
modules
mozbase Backed out changeset dd3704031d8c (bug 1898051) for causing bug 1900644. 2024-06-05 01:14:28 +03:00
mozharness Backed out 8 changesets (bug 1899681, bug 1888570, bug 1898817) as requested by the dev CLOSED TREE 2024-06-12 21:19:10 +03:00
perfdocs Bug 1896524 - Add desktop/android browsertime tests to measure video playback latency. r=perftest-reviewers,sparky 2024-06-12 14:21:54 +00:00
performance Bug 1898229 - Add background resource usage tests for Fenix in CI. r=perftest-reviewers,aglavic 2024-06-10 11:57:59 +00:00
profiles Bug 1900085 - Disable builtin Glean pings during tests r=TravisLong,perftest-reviewers,sparky,search-reviewers,jteow 2024-06-04 18:15:26 +00:00
raptor Backed out 8 changesets (bug 1899681, bug 1888570, bug 1898817) as requested by the dev CLOSED TREE 2024-06-12 21:19:10 +03:00
runtimes Bug 1898690 - Move statuspanel tests into browser/components/tabbrowser/. r=tabbrowser-reviewers,frontend-codestyle-reviewers,mak 2024-05-28 17:00:44 +00:00
specialpowers
talos Bug 1900982 - [devtools] Migrate JS tracer from Objects to Array as trace payloads. r=devtools-reviewers,perftest-reviewers,kshampur,nchevobbe 2024-06-12 10:03:19 +00:00
test
tools
tps
web-platform Bug 1901374: Implement field-sizing parsing r=emilio 2024-06-12 21:07:30 +00:00
webcompat
webdriver Bug 1823907: [geckodriver] Remove "desiredCapabilities" and "requiredCapabilities" from geckodriver r=whimboo,webdriver-reviewers,jgraham 2024-06-10 21:16:56 +00:00
xpcshell Bug 1747230 - Fix IsUpgradeDowngradeEndlessLoop blocking legitimate redirects when redirecting to different query parameters r=necko-reviewers,kershaw,simonf,maltejur 2024-06-10 17:09:57 +00:00
addtest.py
cppunittest.toml
mach_commands.py
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
skipfails.py
testinfo.py
testsuite-targets.mk Bug 1876590 - Add gtest for buildid reading from shared lib r=afranchuk 2024-06-04 18:29:14 +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