Bug 244290
| Summary: | WebGLRenderingContextBase::readPixels should early reject FLOAT_32_UNSIGNED_INT_24_8_REV type | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebGL | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 222812 | ||
Kimmo Kinnunen
WebGLRenderingContextBase::readPixels should early reject FLOAT_32_UNSIGNED_INT_24_8_REV type or validateArrayBufferType needs to be aware of its caller.
https://github.com/KhronosGroup/WebGL/pull/3486.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99081375>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/3608
Kimmo Kinnunen
*** Bug 244291 has been marked as a duplicate of this bug. ***
EWS
Committed 255165@main (40438efc37ff): <https://commits.webkit.org/255165@main>
Reviewed commits have been landed. Closing PR #3608 and removing active labels.