gecko-dev/testing
Glenn Watson dfbd6e7ef7 Bug 1637953 - Fix picture caching with redundant nested scroll roots r=Bert,jrmuizel
Some pages created nesting levels of scroll roots where the outer
scroll frames are redundant (the scrollable size is zero if the
content rect is the same as the frame rect).

In these cases, it is of no benefit to select these as a scroll
root for picture cache tiles.

Differential Revision: https://phabricator.services.mozilla.com/D75451
2020-05-21 03:41:17 +00:00
..
awsy
condprofile Bug 1639011 - Adding a marker on conditioned profiles. r=sparky 2020-05-19 13:34:08 +00:00
config Bug 1634226: update host-utils r=gbrown 2020-04-30 23:09:49 +00:00
crashtest
extensions
firefox-ui
geckodriver
gtest
jsshell
marionette Bug 1597187 - Remove setting of "datareporting.healthreport.about.reportUrl" preference from Marionette r=marionette-reviewers,whimboo 2020-05-14 17:03:35 +00:00
mochitest Bug 1638988: Add SpecialPowers.spawnChrome. r=mccr8 2020-05-18 21:00:51 +00:00
modules Bug 1634719: Drop the broken extraProps argument to newAppInfo. r=mixedpuppy 2020-05-14 20:34:28 +00:00
mozbase Bug 1633866 - [taskgraph] Refactor logic around manifest chunking, r=egao 2020-05-21 15:58:24 +00:00
mozharness Bug 1618033 - Remove now-unused mozharness mobile_l10n.py - which was used for single-locale l10n. r=aki 2020-05-18 14:34:52 +00:00
perfdocs
performance Bug 1638001 - Add test name from metadata to perfherder data. r=acreskey,mozperftest-reviewers,tarek 2020-05-19 19:52:52 +00:00
profiles Bug 1509933 - part3 : use the new pref in tests. r=padenot 2020-05-15 02:51:18 +00:00
raptor Bug 1631228 - wasm ion simd, part 1: enablement + test directives. r=bbouvier,perftest-reviewers 2020-05-20 07:01:38 +00:00
runtimes Bug 1634551 - [runtimes] Update 'writeruntimes' script to use 'manifest' value from TestResolver, r=egao 2020-05-20 18:57:48 +00:00
specialpowers Bug 1638988: Add SpecialPowers.spawnChrome. r=mccr8 2020-05-18 21:00:51 +00:00
talos Bug 1636111 - Add DAMP test for Inspector Rules view with many CSS Variables r=jdescottes,sparky,perftest-reviewers 2020-05-12 14:09:25 +00:00
tools
tps Bug 1635352 (part 2) - Add TPS test for new extension-storage engine. r=lina 2020-05-15 01:30:21 +00:00
web-platform Bug 1637953 - Fix picture caching with redundant nested scroll roots r=Bert,jrmuizel 2020-05-21 03:41:17 +00:00
webdriver
xpcshell Bug 1637637 - disable fast shutdown for the test_prefs_store.js and test_prefs_tracker.js tests where it crashes, r=gbrown. 2020-05-20 16:35:51 +00:00
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py Bug 1623299 - Update grcov to 0.5.14 r=marco 2020-05-12 09:19:49 +00:00
README.txt
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1566017 - Improve 'mach test-info' run type handling; r=jmaher 2020-05-20 20:29:08 +00:00
testsuite-targets.mk Bug 1633037 - Remove all remaining references to $(PYTHON) across Makefiles r=glandium 2020-05-05 20:32:23 +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