Bug 305107
| Summary: | [Skia] Use SkPathBuilder API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
SkPath is now immutable in current Skia main, the API to edit a path has been removed, so we need to use SkPathBuilder for that in preparation for the next Skia update.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/56251
EWS
Committed 305348@main (272164e47062): <https://commits.webkit.org/305348@main>
Reviewed commits have been landed. Closing PR #56251 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/167831541>