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
314064
[GTK][WPE] Skia Compositor: use the surface rectangle as destination when painting intermediate surfaces
https://bugs.webkit.org/show_bug.cgi?id=314064
Summary
[GTK][WPE] Skia Compositor: use the surface rectangle as destination when pai...
Carlos Garcia Campos
Reported
2026-05-05 03:35:08 PDT
The surface rectangle is the intersection of the contents rectangle and current clip, if it's smaller than the contents rect when using the contents rect as destination of drawImageRect in the parent canvas the contents are scaled. We should use the surface rect as the destination rectangle to make sure the size matches the image size and it's never scaled.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2026-05-05 03:38:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64253
EWS
Comment 2
2026-05-05 04:47:22 PDT
Committed
312607@main
(5cf17abd2c46): <
https://commits.webkit.org/312607@main
> Reviewed commits have been landed. Closing PR #64253 and removing active labels.
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