WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Cameron McCormack (:heycam)
Comment 1
2022-06-21 15:27:51 PDT
rdar://90720945
Cameron McCormack (:heycam)
Comment 2
2022-06-21 15:34:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1661
Cameron McCormack (:heycam)
Comment 3
2022-06-21 22:01:08 PDT
rdar://95435464
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.
Top of Page
Format For Printing
XML
Clone This Bug