Bug 313177
| Summary: | [LBSE] Introduce DOM-order children cache infrastructure for SVG layers | ||
|---|---|---|---|
| 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
Introduce the storage, invalidation, and collection of a cached, DOM-order list of children for SVG layers. This is preparation infrastructure for upcoming SVG-specific painting and hit-testing that needs to iterate children in DOM order while interleaving layered, non-layered, and transformed-non-layered subtrees.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/63476
EWS
Committed 312337@main (315fb715d136): <https://commits.webkit.org/312337@main>
Reviewed commits have been landed. Closing PR #63476 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/175913832>