WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
322833
Cache a display list per SVGImageForContainer to avoid restyling the resource document per draw
https://bugs.webkit.org/show_bug.cgi?id=322833
Summary
Cache a display list per SVGImageForContainer to avoid restyling the resource...
Taher
Reported
2026-08-28 03:42:07 PDT
Drawing an SVG image with link parameters restyles the shared resource document once per drawing container, on every paint. We should cache a DisplayList on SVGImageForContainer.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-08-28 03:42:31 PDT
<
rdar://problem/186072748
>
Taher
Comment 2
2026-09-01 11:02:05 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/72951
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