gecko-dev/layout
Matt Woodrow d84885ee2a Bug 1729236 - Don't use GetPaintRect for painting text. r=jrmuizel
Text is the exception, where clipping the WR commands to the paint rect can let us reduce the size sent.
We want to avoid this when doing fallback painting, since we don't want to have to track paint rect changes for invalidation.

Differential Revision: https://phabricator.services.mozilla.com/D124589
2021-09-06 03:42:26 +00:00
..
base Bug 1727682 - Make WebRenderLayerManager not inherit LayerManager. r=jrmuizel 2021-09-05 22:36:45 +00:00
build Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
docs
forms Bug 1729236 - Don't use GetPaintRect for CreateWebRenderCommands. r=jrmuizel 2021-09-06 03:42:25 +00:00
generic Bug 1729236 - Don't use GetPaintRect for CreateWebRenderCommands. r=jrmuizel 2021-09-06 03:42:25 +00:00
inspector Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +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 1728709 - Add nsDisplayItem::GetPaintRect that computes a value using the current clip extents. r=jrmuizel 2021-09-03 18:58:18 +00:00
media
painting Bug 1729236 - Don't use GetPaintRect for painting text. r=jrmuizel 2021-09-06 03:42:26 +00:00
printing Bug 1721952 - Don't let nsTextFragment::IsBidi get out of sync even if the document has already enabled bidi. r=smaug 2021-08-25 11:07:40 +00:00
reftests Bug 1687684 - Always hide the value of a field when previewing form fields. r=emilio 2021-09-02 15:29:47 +00:00
style Bug 856337 - Implement image-rendering: smooth and image-rendering: pixelated. r=jrmuizel,dholbert,longsonr 2021-09-03 08:56:43 +00:00
svg Bug 1728709 - Add nsDisplayItem::GetPaintRect that computes a value using the current clip extents. r=jrmuizel 2021-09-03 18:58:18 +00:00
tables Bug 1729236 - Don't use GetPaintRect for CreateWebRenderCommands. r=jrmuizel 2021-09-06 03:42:25 +00:00
tools Bug 1728240 - Remove DrawTargetWrapAndRecord and gfx.2d.recording pref. r=jrmuizel 2021-08-31 02:03:58 +00:00
xul Bug 1729236 - Don't use GetPaintRect for painting text. r=jrmuizel 2021-09-06 03:42:26 +00:00
moz.build Bug 1728240 - Remove DrawTargetWrapAndRecord and gfx.2d.recording pref. r=jrmuizel 2021-08-31 02:03:58 +00:00