Loading
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