gecko-dev/layout
Jeff Muizelaar ee53fc453d Bug 1711133. Draw nothing for unitialized filters. r=mstange
Currently we're falling back when hitting an uninitialized filter (e.g. a bad
url) and the fallback path just draws nothing. We can do that just as well by
drawing nothing ourselves.

Differential Revision: https://phabricator.services.mozilla.com/D130281
2021-11-15 19:05:14 +00:00
..
base Bug 1719427: Move scrollbar size information from prefs to C++ and allow sizing to be overridden via prefs. r=emilio 2021-11-15 12:39:39 +00:00
build Bug 1713973 p1: Add caching for calls to NS_GetComplexLineBreaks. r=jfkthame 2021-10-26 09:58:51 +00:00
docs Bug 1735445 - Added issue tracking metadata, fixed the Overflow example, and some other minor editorial fixes in the CSS Gap Decorations draft spec. NPOTB DONTBUILD 2021-10-22 12:56:51 +00:00
forms Bug 1733263 - P5: Rely on DOMMenuItem events for ACTIVE state changes in select elements. r=Jamie 2021-11-11 17:05:58 +00:00
generic Bug 1175509 Part 2 - Make TryLayout correctly consider ScrolledContentDependsOnBSize in vertical writing-mode. r=emilio 2021-11-15 18:51:29 +00:00
inspector Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv 2021-10-22 16:15:57 +00:00
ipc
mathml
media
painting Bug 1711133. Draw nothing for unitialized filters. r=mstange 2021-11-15 19:05:14 +00:00
printing Bug 1731564: Use motivated SpinEventLoopUntil inside layout/*. r=emilio 2021-10-07 08:06:13 +00:00
reftests Bug 1706346 part 4 - [css-lists] Update existing tests and add a ton of new tests for 'reversed(<counter-name>)'. r=emilio 2021-11-14 03:49:36 +00:00
style Bug 1706346 part 3 - [css-lists] Remove the internal '-moz-list-reversed' CSS property that is no longer needed. r=emilio 2021-11-14 03:49:36 +00:00
svg Bug 1711133. Draw nothing for unitialized filters. r=mstange 2021-11-15 19:05:14 +00:00
tables Bug 1732674 - Make nsLineIterator a lightweight wrapper for an nsLineList_iterator instead of building a separate array. r=emilio 2021-11-09 15:55:54 +00:00
tools Backed out 2 changesets (bug 1707591) for causing python mozlint failures on test_yaml.py. CLOSED TREE 2021-11-12 18:44:36 +02:00
xul Bug 1719427: Fix scrollbar tests. r=emilio 2021-11-15 12:39:40 +00:00
moz.build