Bug 312535
| Summary: | REGRESSION(309060@main): Gradient rendering performance | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | 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
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
rdar://174044547
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/62945
EWS
Committed 311433@main (f5492c8f3d56): <https://commits.webkit.org/311433@main>
Reviewed commits have been landed. Closing PR #62945 and removing active labels.