Bug 244290

Summary: WebGLRenderingContextBase::readPixels should early reject FLOAT_32_UNSIGNED_INT_24_8_REV type
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: 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
Reported 2022-08-24 03:10:26 PDT
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
Radar WebKit Bug Importer
Comment 1 2022-08-24 06:11:41 PDT
Kimmo Kinnunen
Comment 2 2022-08-24 06:20:19 PDT
Kimmo Kinnunen
Comment 3 2022-08-24 07:06:21 PDT
*** Bug 244291 has been marked as a duplicate of this bug. ***
EWS
Comment 4 2022-10-05 05:31:04 PDT
Committed 255165@main (40438efc37ff): <https://commits.webkit.org/255165@main> Reviewed commits have been landed. Closing PR #3608 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.