RESOLVED FIXED309246
[Skia] Conversion between TransformationMatrix and SkM44 is wrong
https://bugs.webkit.org/show_bug.cgi?id=309246
Summary [Skia] Conversion between TransformationMatrix and SkM44 is wrong
Carlos Garcia Campos
Reported 2026-03-05 02:51:44 PST
SkM44 stores the matrix in column order like TransformationMatrix, but the api expects values in row order.
Attachments
Carlos Garcia Campos
Comment 1 2026-03-05 02:54:49 PST
EWS
Comment 2 2026-03-05 03:42:08 PST
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
Comment 3 2026-03-05 03:43:11 PST
Note You need to log in before you can comment on or make changes to this bug.