gecko-dev/testing
Emilio Cobos Álvarez 3116f4a8c3 Bug 1554755 - Don't set nsIFrame::mMayHaveRoundedCorners to false when there are non-zero percent borders, as we don't track all sizes that are passed to this function. r=mattwoodrow
I _think_ most of the sizes that get here are going to be equivalent to
mRect.Size(), but that seems really hard to prove.

Differential Revision: https://phabricator.services.mozilla.com/D32754

--HG--
extra : moz-landing-system : lando
2019-05-30 00:10:55 +00:00
..
awsy
config Bug 1551262 - Remove mach support for jimdb; r=snorp 2019-05-13 20:52:29 +00:00
crashtest
extensions
firefox-ui Bug 1523741 - Converting legacy aboutTelemetry to Fluent aboutTelemetry, r=jaws,flod,Gijs 2019-04-08 09:15:16 +00:00
geckodriver Merge inbound to mozilla-central. a=merge 2019-04-12 18:48:02 +03:00
gtest Bug 1550161 - Avoid attribute error in android gtest; r=bc 2019-05-10 01:19:43 +00:00
jsshell
marionette Bug 1551798 - Rename nsICookie2.SAMESITE_UNSET to nsICookie2.SAMESITE_NONE, r=Ehsan 2019-05-29 15:55:03 +00:00
mochitest Bug 1553527 - [testing] Add 'fission' to test manifest context r=jmaher 2019-05-24 18:41:14 +00:00
modules Bug 1541025 - testing/ automated ESLint no-throw-literal fixes. r=jmaher 2019-04-02 13:44:16 +00:00
mozbase Bug 1554203 - [mozlog] Move formatter tests to one location and refactor r=jgraham 2019-05-29 17:20:28 +00:00
mozharness Bug 1555410 - Clear the logcat before starting to record. r=gbrown 2019-05-29 17:37:27 +00:00
profiles Bug 1554724 - Disable push connection for perf tests. r=lina 2019-05-29 01:15:44 +00:00
raptor Bug 1449572 - Bug 1449571 - raptor unit test for pageload timeouts r=perftest-reviewers,rwood 2019-05-29 19:23:13 +00:00
runtimes Bug 1500474 - Rename webcompat-reporter directory to report-site-issue r=florian,Pike 2019-04-23 17:36:40 +00:00
specialpowers Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
talos Bug 1439369 - Add damp test for preview r=jlast 2019-05-28 12:51:24 +00:00
tools
tps
web-platform Bug 1554755 - Don't set nsIFrame::mMayHaveRoundedCorners to false when there are non-zero percent borders, as we don't track all sizes that are passed to this function. r=mattwoodrow 2019-05-30 00:10:55 +00:00
webdriver
xpcshell Bug 1553527 - [testing] Add 'fission' to test manifest context r=jmaher 2019-05-24 18:41:14 +00:00
README.txt
addtest.py Bug 1547996 - Fix mochitest-browser-chrome with mach addtest;r=ahal 2019-04-30 15:20:51 +00:00
cppunittest.ini
mach_commands.py Bug 1238305: Modify cppunittests to look up breakpad symbols for logged stack traces; r=ted 2019-05-03 13:00:46 -06:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py Bug 1238305: Modify cppunittests to look up breakpad symbols for logged stack traces; r=ted 2019-05-03 13:00:46 -06:00
testsuite-targets.mk Bug 1553481 - Filter out pdbs from CPP_UNIT_TEST_BINS so we don't try to strip them r=firefox-build-system-reviewers,dmajor 2019-05-22 15:08:07 +00:00

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