Bug 241822

Summary: Eliminate one repaint from SVGResourcesCache::clientLayoutChanged
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: SVGAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.