gecko-dev/testing
Emilio Cobos Álvarez 33968f7c4e Bug 1850293 - Make editable states not intrinsic. r=smaug,masayuki
This one is tricky because form controls, though I think I got it right...

This fixes a pre-existing bug where we're not following the spec for readonly
inside content-editable.

I filed this as bug 1850390 but other browsers match the spec so add a test and
fix it while at it. This allows cheaper checks for readonlyness in a couple
places.

Differential Revision: https://phabricator.services.mozilla.com/D186896
2023-08-30 09:18:31 +00:00
..
awsy
condprofile
config Bug 1779473 - Add TOML support to manifestparser r=jmaher,ahal 2023-07-27 20:16:19 +00:00
crashtest
docs
extensions
firefox-ui
geckodriver Bug 1849972 - [remote] Sync preferences from Marionette to disable services trying to connect to remote addresses. r=webdriver-reviewers,jdescottes 2023-08-28 08:07:51 +00:00
gtest Bug 1846618 - Use mozprocess.run_and_wait in gtests r=hneiva 2023-08-03 16:18:29 +00:00
jsshell
marionette Bug 1849972 - [remote] Sync preferences from Marionette to disable services trying to connect to remote addresses. r=webdriver-reviewers,jdescottes 2023-08-28 08:07:51 +00:00
mochitest Bug 1848994 Allow comments in manifestparser conditions. r=jmaher 2023-08-29 14:08:57 +00:00
modules Bug 1845311 - Use ChromeUtils.defineLazyGetter in more places r=arai,webdriver-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,anti-tracking-reviewers,sessionstore-reviewers,pbz,joschmidt,robwu,issammani,bytesized,owlish,dao 2023-07-26 16:28:11 +00:00
mozbase Bug 1848994 Allow comments in manifestparser conditions. r=jmaher 2023-08-29 14:08:57 +00:00
mozharness Bug 1848262 - Set appdir from mozharness config when processing coverage files. r=jmaher 2023-08-17 14:44:06 +00:00
perfdocs Bug 1849157 - Reduce M2 test list to assist with limited capacity. r=perftest-reviewers,sparky 2023-08-17 19:41:24 +00:00
performance Bug 1834501 Add a --clear-cache flag to mach-try-perf r=perftest-reviewers,aglavic 2023-07-24 14:52:55 +00:00
profiles Bug 1847787 - Pocket newtab sponsored topsites enabled by default r=nanj,webdriver-reviewers,whimboo 2023-08-15 19:21:36 +00:00
raptor Bug 1849892 - Use mozprocess.run_and_wait in raptor r=perftest-reviewers,sparky 2023-08-29 18:49:23 +00:00
runtimes
specialpowers Bug 1649440 - Move ContentTaskUtils into specialpowers to make SpecialPowers.spawn work in reftests. r=jmaher 2023-08-29 08:52:05 +00:00
talos Bug 1849432 - [devtools] Stop adding main.js bundle to the index.html file r=devtools-reviewers,perftest-reviewers,jdescottes,AlexandruIonescu 2023-08-22 11:47:32 +00:00
tools Bug 1695312 - Add the ability for `dispatch` to ad-hoc load command modules that aren't already loaded r=firefox-build-system-reviewers,glandium 2023-07-25 00:24:53 +00:00
tps
web-platform Bug 1850293 - Make editable states not intrinsic. r=smaug,masayuki 2023-08-30 09:18:31 +00:00
webcompat Bug 1838838 - Fixes and updates to webcompat site patch automated tests; r=ksenia,webcompat-reviewers 2023-07-30 01:20:47 +00:00
webdriver Bug 1682497 - [geckodriver] Added Page Range for Integers r=webdriver-reviewers,whimboo 2023-08-21 09:01:34 +00:00
xpcshell Bug 1734165 - Test that padding in edns response doesn't effect parsing edns response r=necko-reviewers,valentin 2023-08-24 15:40:58 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1842088 - Explicitly test DLL blocklist assumptions in isolation with a cppunit test. r=mhowell 2023-07-25 06:44:19 +00:00
mach_commands.py Bug 1849409 - Allow mach test manifest_name to run. r=gbrown 2023-08-23 01:21:46 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1846617 - Use mozprocess.run_and_wait in cppunittests r=hneiva 2023-08-03 16:17:30 +00:00
runcppunittests.py Bug 1846617 - Use mozprocess.run_and_wait in cppunittests r=hneiva 2023-08-03 16:17:30 +00:00
testinfo.py Bug 1847775 - update taskgraph for toml manifests. r=jmaher,taskgraph-reviewers,releng-reviewers,gbrown 2023-08-09 20:13:44 +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