Bug 284414
| Summary: | CanvasRenderingContext2DBase::getImageData with ImageDataStorageFormat | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gerald Squelart <g_squelart> |
| Component: | Canvas | Assignee: | Gerald Squelart <g_squelart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 284004 | ||
| Bug Blocks: | |||
Gerald Squelart
Make `context.getImageData(..., {storageFormat:"float16"})` work and return a Float16Array.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141249363>
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/37185
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/37239
EWS
Committed 289717@main (d4570c2ebeca): <https://commits.webkit.org/289717@main>
Reviewed commits have been landed. Closing PR #37185 and removing active labels.