gecko-dev/testing
Jan-Niklas Jaeschke df8b4a288b Bug 1840822, part 2: Add an invisible line break at the end of a contenteditable for `InsertLineBreak` case. r=masayuki,dom-core
The logic behind this patch is similar to that of part 1, only that this covers the case where a user triggers a line break instead of a new paragraph (i.e. by pressing [Shift/cmd]+[Enter]).
If the inserted BR element is followed by a block boundary, another BR element is added.

Depends on D182339

Differential Revision: https://phabricator.services.mozilla.com/D182485
2023-08-16 09:34:50 +00:00
..
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
geckodriver Bug 1676679 - support virtual authenticator functions in webdriver r=webdriver-reviewers,jgraham,whimboo 2023-08-09 20:47:56 +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 1847787 - Pocket newtab sponsored topsites enabled by default r=nanj,webdriver-reviewers,whimboo 2023-08-15 19:21:36 +00:00
mochitest Bug 1762225 - Test behavior of background page with extension process crash r=rpl,gsvelto 2023-08-14 13:41:17 +00:00
modules
mozbase Bug 1847593 - convert .ini manifests to .toml: batch 2 r=jmaher 2023-08-14 19:55:09 +00:00
mozharness Bug 1844173 - correct help message for --enable-a11y-checks. r=gbrown 2023-08-08 19:49:23 +00:00
perfdocs Bug 1835065 - Add brief description of Chrome trace support in documentation. r=perftest-reviewers,sparky 2023-08-15 23:56:02 +00:00
performance
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 1835065 - Subclass raptor gecko profile class with new superclass. r=perftest-reviewers,sparky 2023-08-15 23:56:03 +00:00
runtimes
specialpowers Bug 1846747 - Remove SpecialPowers.importInMainProcess as it is unused. r=ahal 2023-08-10 07:32:38 +00:00
talos Bug 1846947 - [devtools] Add DAMP test for deeply nested rule. r=devtools-reviewers,perftest-reviewers,afinder,ochameau,jdescottes. 2023-08-09 06:01:55 +00:00
tools
tps
web-platform Bug 1840822, part 2: Add an invisible line break at the end of a contenteditable for `InsertLineBreak` case. r=masayuki,dom-core 2023-08-16 09:34:50 +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 1676679 - support virtual authenticator functions in webdriver r=webdriver-reviewers,jgraham,whimboo 2023-08-09 20:47:56 +00:00
xpcshell
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1847775 - update taskgraph for toml manifests. r=jmaher,taskgraph-reviewers,releng-reviewers,gbrown 2023-08-09 20:13:44 +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