RESOLVED FIXED 241822
Eliminate one repaint from SVGResourcesCache::clientLayoutChanged
https://bugs.webkit.org/show_bug.cgi?id=241822
Summary Eliminate one repaint from SVGResourcesCache::clientLayoutChanged
Cameron McCormack (:heycam)
Reported 2022-06-21 15:27:28 PDT
The repaint that happens due to the SVGResources::removeClientFromCache call under LegacyRenderSVGShape::layout is redundant with the repaint that the LayoutRepainter does.
Attachments
Cameron McCormack (:heycam)
Comment 1 2022-06-21 15:27:51 PDT
Cameron McCormack (:heycam)
Comment 2 2022-06-21 15:34:07 PDT
Cameron McCormack (:heycam)
Comment 3 2022-06-21 22:01:08 PDT
EWS
Comment 4 2022-06-21 22:59:03 PDT
Committed r295722 (251727@main): <https://commits.webkit.org/251727@main> Reviewed commits have been landed. Closing PR #1661 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.