gecko-dev/testing
Ting-Yu Lin 97b2998df9 Bug 1904409 - Call StartRemoveFrame() before calling ContinueRemoveFrame() in nsBlockFrame::RemoveFloat(). r=dholbert
After Bug 1903141 Part 3 [1], StartRemoveFrame() does not get called when there
is no float list. We need to make sure StartRemoveFrame() is called before
calling ContinueRemoveFrame().

[1] https://hg.mozilla.org/mozilla-central/rev/c2ba52894016007c3f5c4f21241f14d3cd7bd7a3

Differential Revision: https://phabricator.services.mozilla.com/D214775
2024-06-26 20:24:58 +00:00
..
awsy
condprofile
config
crashtest Bug 1903252 - Move crash tests for IndexedDB to dom/indexedDB/test; r=dom-storage-reviewers,aiunusov 2024-06-18 14:08:36 +00:00
docs
extensions
firefox-ui Bug 1901897 - Fix test failure caused by switching to remote settings from shavar. r=webdriver-reviewers,timhuang,whimboo 2024-06-24 12:29:39 +00:00
geckodriver Bug 1903829 - Update zip crate and use new features for omnijar reading r=gsvelto,webdriver-reviewers,glandium,supply-chain-reviewers,whimboo 2024-06-25 13:58:40 +00:00
gtest
jsshell
marionette Bug 1839858 - [remote] Remove no longer supported vendor capability "moz:useNonSpecCompliantPointerOrigin". r=webdriver-reviewers,jdescottes 2024-06-24 10:30:10 +00:00
mochitest Bug 1728331 - Part 2: Remove JS process selectors, r=smaug 2024-06-24 23:19:28 +00:00
modules
mozbase
mozharness Bug 1898817 - Replace distutils.sysconfig with sysconfig.get_paths to get the site pacakages directory in mozharness r=ahal 2024-06-21 17:30:06 +00:00
perfdocs Bug 1898814 - Add support for running perf tests on new win11 hardware. r=sparky,perftest-reviewers,taskgraph-reviewers,ahal 2024-06-24 18:42:18 +00:00
performance Bug 1902820 - Update location id for webpagetest. r=perftest-reviewers,sparky 2024-06-19 11:34:47 +00:00
profiles Bug 1902720 - Set geo.provider.network.url to test Geolocation API r=jgraham 2024-06-19 19:54:05 +00:00
raptor Bug 1898817 - Replace distutils.util.strtobool with mach.util.strtobool in raptor r=perftest-reviewers,afinder 2024-06-21 17:30:06 +00:00
runtimes Bug 1903252 - Move crash tests for IndexedDB to dom/indexedDB/test; r=dom-storage-reviewers,aiunusov 2024-06-18 14:08:36 +00:00
specialpowers
talos Bug 1902229 - [devtools] Use a independent resource for each trace data type. r=perftest-reviewers,devtools-reviewers,nchevobbe,sparky 2024-06-20 08:15:06 +00:00
test
tools
tps
web-platform Bug 1904409 - Call StartRemoveFrame() before calling ContinueRemoveFrame() in nsBlockFrame::RemoveFloat(). r=dholbert 2024-06-26 20:24:58 +00:00
webcompat
webdriver Bug 1899411 - Part 3. Update ICU4X to 1.5. r=supply-chain-reviewers,platform-i18n-reviewers,firefox-build-system-reviewers,webdriver-reviewers,whimboo,glandium 2024-06-17 02:03:30 +00:00
xpcshell Bug 1903620 - Calculate jobs using CPU affinity in mach. r=firefox-build-system-reviewers,glandium 2024-06-25 13:53:13 +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

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