RESOLVED FIXED312819
[LBSE] Handle non-layered clients in CSSSVGResourceElementClient::resourceChanged
https://bugs.webkit.org/show_bug.cgi?id=312819
Summary [LBSE] Handle non-layered clients in CSSSVGResourceElementClient::resourceCha...
Nikolas Zimmermann
Reported 2026-04-20 14:44:21 PDT
Refactor `CSSSVGResourceElementClient::resourceChanged()` so the in-layout early return only fires for clients that currently have a `RenderLayer` — those are handled by the post-layout `recursiveUpdateLayerPositions()` phase.
Attachments
Nikolas Zimmermann
Comment 1 2026-04-20 14:49:52 PDT
EWS
Comment 2 2026-04-22 02:05:24 PDT
Committed 311759@main (b127eb90e11a): <https://commits.webkit.org/311759@main> Reviewed commits have been landed. Closing PR #63159 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-04-22 02:06:14 PDT
Note You need to log in before you can comment on or make changes to this bug.