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
312557
[GTK][WPE] Skia Compositor: use SkCanvas::clipShader for image masks instead of intermediate surface
https://bugs.webkit.org/show_bug.cgi?id=312557
Summary
[GTK][WPE] Skia Compositor: use SkCanvas::clipShader for image masks instead ...
Carlos Garcia Campos
Reported
2026-04-17 02:31:08 PDT
Not only we avoid the intermediate surface creation, we can paint the mask image only once with no transforms, and then create a SkShader from the cached image for the current transform.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2026-04-17 02:32:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/62963
EWS
Comment 2
2026-04-21 06:02:51 PDT
Committed
311674@main
(e45d2509032d): <
https://commits.webkit.org/311674@main
> Reviewed commits have been landed. Closing PR #62963 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