Bug 241477

Summary: Need to check the context wasn't lost in WebGL2RenderingContext::readBuffer()
Product: WebKit Reporter: Antoine Quint <graouts>
Component: WebGLAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Antoine Quint
Reported 2022-06-09 11:23:15 PDT
All the other APIs are guarded by calls to isContextLostOrPending(), this function shouldn't be any different.
Attachments
Antoine Quint
Comment 1 2022-06-09 11:23:29 PDT
Antoine Quint
Comment 2 2022-06-09 11:26:31 PDT
EWS
Comment 3 2022-06-09 12:27:45 PDT
Committed r295430 (251436@main): <https://commits.webkit.org/251436@main> Reviewed commits have been landed. Closing PR #1422 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.