RESOLVED FIXED312535
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
Matt Woodrow
Comment 1 2026-04-16 18:59:56 PDT
Matt Woodrow
Comment 2 2026-04-16 19:01:28 PDT
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.