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
312535
REGRESSION(
309060@main
): Gradient rendering performance
https://bugs.webkit.org/show_bug.cgi?id=312535
Summary
REGRESSION(309060@main): Gradient rendering performance
Matt Woodrow
Reported
2026-04-16 18:59:19 PDT
This change switched back to rendering gradients in sRGB instead of device colourspace. I think we can do this again, as long as the 'device' (destination ImageBuffer) colourspace isn't a linear one, and should be approximately equal to sRGB for interpolation.
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2026-04-16 18:59:56 PDT
rdar://174044547
Matt Woodrow
Comment 2
2026-04-16 19:01:28 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/62945
EWS
Comment 3
2026-04-17 00:20:56 PDT
Committed
311433@main
(f5492c8f3d56): <
https://commits.webkit.org/311433@main
> Reviewed commits have been landed. Closing PR #62945 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