Bug 259795
| Summary: | Path::applyElements() should not trigger creation of a platform path for simple segments | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Layout and Rendering | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| 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 | ||
Said Abou-Hallawa
We should allow Path::applyElements() to call PathStream::applyElements(), so we don't trigger CGPath creation for common SVG scenarios.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113355740>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/16360
EWS
Committed 266564@main (c9b0bf147c95): <https://commits.webkit.org/266564@main>
Reviewed commits have been landed. Closing PR #16360 and removing active labels.