Bug 309246

Summary: [Skia] Conversion between TransformationMatrix and SkM44 is wrong
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: 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
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.