WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309246
[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
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2026-03-05 02:54:49 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59972
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
<
rdar://problem/171799588
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug