Bug 270043 - [Skia] Implement Path.arcTo()
Summary: [Skia] Implement Path.arcTo()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Patrick Griffis
URL:
Keywords:
Depends on:
Blocks: GLibSkia
  Show dependency treegraph
 
Reported: 2024-02-24 14:25 PST by Patrick Griffis
Modified: 2024-02-25 08:13 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Griffis 2024-02-24 14:25:51 PST
Implement Path.arcTo()
Comment 1 Patrick Griffis 2024-02-24 14:27:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/25065
Comment 2 EWS 2024-02-25 08:13:06 PST
Committed 275293@main (84d3b0969ae8): <https://commits.webkit.org/275293@main>

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