Bug 264230
Summary: | [LBSE] Rework SVG resource invalidation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | commit-queue, sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 265179 | ||
Bug Blocks: | 90738 |
Nikolas Zimmermann
As mentioned in my WKCM '23 presentation - the invalidation in the legacy SVG engine is tricky, fragile and full of issues. For LBSE we should try hard to come up with a better mechanism, based on the "recently" introduced ReferencedSVGResources, which are superior to SVGResources & co.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/20016
Radar WebKit Bug Importer
<rdar://problem/118306382>
EWS
Committed 270992@main (4e524359e8b3): <https://commits.webkit.org/270992@main>
Reviewed commits have been landed. Closing PR #20016 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 265179
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/20782
EWS
Committed 271017@main (e8f289a6906b): <https://commits.webkit.org/271017@main>
Reviewed commits have been landed. Closing PR #20782 and removing active labels.