gecko-dev/testing
Ting-Yu Lin 1209bed8a8 Bug 1491915 - Fix bullet frame creation for columns. r=bzbarsky
The modification to nsLayoutUtils::GetFirstLinePosition() is needed because we
need to get the correct first line position from child (i.e. ColumnSet) when
there's an outside bullet on ColumnSetWrapperFrame.

The difference between the two newly added tests is "overflow: hidden" on
the columns.

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

--HG--
extra : moz-landing-system : lando
2018-11-16 21:46:23 +00:00
..
awsy Bug 1507267 - [awsy] Re-enable "about:newtab" page after Bug 1507267. r=erahm 2018-11-14 22:38:48 +00:00
config Bug 1501973 - Create requirements file for archived telemetry tests; r=ahal 2018-10-26 15:59:31 +00:00
crashtest
firefox-ui Merge mozilla-inbound to mozilla-central a=merge 2018-11-15 00:16:46 +02:00
geckodriver Bug 1480544 - Allow Console API to log messages on stdout, r=bgrins 2018-11-15 21:47:58 +01:00
gtest
jsshell Bug 1502116 - web-tooling subtests to use lowerIsBetter instead of lower_is_better r=jmaher 2018-11-16 14:19:42 +00:00
marionette Bug 1480544 - Allow Console API to log messages on stdout, r=bgrins 2018-11-15 21:47:58 +01:00
mochitest Backed out changeset daffe63f1a1f (bug 1503756) for failing multiple android tests on a CLOSED TREE 2018-11-15 03:30:47 +02:00
modules Bug 1467712 - Fail if Assert.ok is called with more than 2 arguments;r=Standard8 2018-11-01 13:50:22 +00:00
mozbase Bug 1507560 - Avoid extra initializations of ADBAndroid when running Android wpt; r=kwierso 2018-11-15 16:27:55 -07:00
mozharness Backed out 3 changesets (bug 1506267) for apilint build bustage. CLOSED TREE 2018-11-17 00:54:14 +02:00
profiles Bug 1480544 - Allow Console API to log messages on stdout, r=bgrins 2018-11-15 21:47:58 +01:00
raptor Bug 1470450 - Add a debug mode to raptor; r=jmaher 2018-11-16 19:30:55 +00:00
runtimes
specialpowers
talos Bug 1507312 - Update Debugger Frontend v102 r=jlast 2018-11-16 22:47:21 +00:00
tools Bug 1499844 - Fix win64 clang-cl -Wformat warnings. r=ted 2018-10-23 14:18:15 +00:00
tps Bug 1480544 - Allow Console API to log messages on stdout, r=bgrins 2018-11-15 21:47:58 +01:00
web-platform Bug 1491915 - Fix bullet frame creation for columns. r=bzbarsky 2018-11-16 21:46:23 +00:00
webdriver bug 1507428: webdriver: fix incorrect Content-Type header; r=whimboo 2018-11-16 19:17:37 +00:00
xpcshell Bug 1507139 - Fix h2 push for esni r=bagder 2018-11-15 13:10:54 +00:00
cppunittest.ini Bug 1402282 - Move CSPRNG logic to common area r=froydnj 2018-10-25 18:00:15 +00:00
mach_commands.py Bug 1505859 - Implement a mach wrapper for rusttests. r=firefox-build-system-reviewers,ted 2018-11-10 15:00:28 +00:00
moz.build
README.txt
remotecppunittests.py
runcppunittests.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