Bug 258759 - Path::transform() should not trigger creation of a platform path
Summary: Path::transform() should not trigger creation of a platform path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-30 17:18 PDT by Simon Fraser (smfr)
Modified: 2023-08-07 19:13 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2023-06-30 17:18:56 PDT
We should implement Path::transform() for PathStream, so we don't trigger CGPath creation for common SVG scenarios.
Comment 1 Radar WebKit Bug Importer 2023-07-07 17:19:15 PDT
<rdar://problem/111934640>
Comment 2 Cameron McCormack (:heycam) 2023-07-23 18:25:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16030
Comment 3 EWS 2023-08-07 19:13:00 PDT
Committed 266672@main (bc527208a62f): <https://commits.webkit.org/266672@main>

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