Bug 309246
| Summary: | [Skia] Conversion between TransformationMatrix and SkM44 is wrong | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
SkM44 stores the matrix in column order like TransformationMatrix, but the api expects values in row order.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/59972
EWS
Committed 308691@main (0db582da747b): <https://commits.webkit.org/308691@main>
Reviewed commits have been landed. Closing PR #59972 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/171799588>