Bug 312535

Summary: REGRESSION(309060@main): Gradient rendering performance
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.