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 RenderingAssignee: 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   

Description Said Abou-Hallawa 2023-08-03 13:46:59 PDT
We should allow Path::applyElements() to call PathStream::applyElements(), so we don't trigger CGPath creation for common SVG scenarios.
Comment 1 Radar WebKit Bug Importer 2023-08-03 13:48:21 PDT
<rdar://problem/113355740>
Comment 2 Said Abou-Hallawa 2023-08-03 14:06:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16360
Comment 3 EWS 2023-08-03 18:41:31 PDT
Committed 266564@main (c9b0bf147c95): <https://commits.webkit.org/266564@main>

Reviewed commits have been landed. Closing PR #16360 and removing active labels.