Bug 283644
| Summary: | Remove GPUPredefinedColorSpace and replace with PredefinedColorSpace | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | Layout and Rendering | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| 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 | ||
Mike Wyrzykowski
Add support for srgb-linear to PredefinedColorSpace as other UAs support this and it is a requested feature
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140492674>
Mike Wyrzykowski
Resolved by 306644
*** This bug has been marked as a duplicate of bug 306644 ***
Mike Wyrzykowski
This is still missing from GPUPredefinedColorSpace, which should really be removed from the specification and replaced with PredefinedColorSpace
Re-titling to remove GPUPredefinedColorSpace
Mike Wyrzykowski
GPUPredefinedColorSpace doesn't exist in the WebGPU specification
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/61590
EWS
Committed 310229@main (43e33ef7a0e1): <https://commits.webkit.org/310229@main>
Reviewed commits have been landed. Closing PR #61590 and removing active labels.