Bug 312802
| Summary: | [LBSE] Pin RenderLayer creation on SVG resource renderers | ||
|---|---|---|---|
| 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
Preparing conditional layer support: the SVG "resources" will continue to receive layers in a first phase -- RenderSVGModelObject will gain a requiresLayer() method that does not always return true, but we still need to enable layer creation unconditionally for RenderSVGResourcePattern/Gradient/etc.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/63143
EWS
Committed 311628@main (e9a6a259b970): <https://commits.webkit.org/311628@main>
Reviewed commits have been landed. Closing PR #63143 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/175199378>