Bug 312819

Summary: [LBSE] Handle non-layered clients in CSSSVGResourceElementClient::resourceChanged
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: Layout and RenderingAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.