gecko-dev/layout
Glenn Watson 998283bed3 Bug 1742686 - Intern clips with spatial node indices r=gfx-reviewers,kvark
Since spatial node indices are now stable across display lists,
we can include them in the interned data for clips.

This means that much of the code complexity related to clip
instances can be removed (though this is left for a follow
up patch once this has been in nightly for some time without
causing any regressions).

Long term, this means that clips are retained between display lists
along with their positioning information. We can take advantage of
this to cache state / dependencies about clips between different
display lists, which will eliminate some redundant clip work we
currently do every scene/frame build.

Differential Revision: https://phabricator.services.mozilla.com/D131962
2021-11-24 23:46:22 +00:00
..
base Bug 1742411 - Prefer content property to img src on image elements. r=dholbert 2021-11-23 11:36:21 +00:00
build Bug 1688452 - Retrofit nsExpatDriver to use RLBoxed libexpat r=tjr,peterv,bholley,glandium 2021-11-22 06:19:17 +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 1741495 - Make ThemeDrawsFocusForWidget return the right thing when drawing non-native widgets on Linux and Windows. r=spohl 2021-11-17 00:55:26 +00:00
generic Bug 1741124 - Don't apply CSS perspective to non-CSS-transformed frames. r=miko 2021-11-24 16:33:12 +00:00
inspector Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv 2021-10-22 16:15:57 +00:00
ipc Bug 1728914 - Convert a few uses of AsLayerManager to use WebRenderLayerManager. r=gfx-reviewers,aosmond 2021-09-05 02:16:38 +00:00
mathml Bug 1739464 - Simplify language-dependent font fallback code. r=jfkthame 2021-11-19 16:11:55 +00:00
media
painting Bug 1741124 - Don't apply CSS perspective to non-CSS-transformed frames. r=miko 2021-11-24 16:33:12 +00:00
printing Bug 1669149 p3: Never go back to the parent for print settings with tab modal print UI. r=jwatt 2021-11-16 08:17:03 +00:00
reftests Bug 1742686 - Intern clips with spatial node indices r=gfx-reviewers,kvark 2021-11-24 23:46:22 +00:00
style Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
svg Bug 1617611: Annotate each failing test individually. r=webdriver-reviewers,necko-reviewers,ckerschb,whimboo,valentin 2021-11-17 11:04:34 +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 Bug 1707591 - ride along - reformat the tree with black 21.10b0 r=ahal,webdriver-reviewers,perftest-reviewers,whimboo,gerard-majax,alexandru.irimovici 2021-11-22 22:10:03 +00:00
xul Backed out changeset 5c921d8e51bd (bug 1741089) for causing mochitest failures on test_bug557987.xhtml . CLOSED TREE 2021-11-16 18:27:45 +02:00
moz.build Bug 1728240 - Remove DrawTargetWrapAndRecord and gfx.2d.recording pref. r=jrmuizel 2021-08-31 02:03:58 +00:00