Bug 312819
| Summary: | [LBSE] Handle non-layered clients in CSSSVGResourceElementClient::resourceChanged | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | Layout and Rendering | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/63159
EWS
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
<rdar://problem/175323985>