Bug 238073

Summary: WebGL context lost due to recycling while the context has been lost with WEBGL_lose_context.loseContext() causes incorrect INVALID_OPERATION
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Kimmo Kinnunen 2022-03-18 06:04:44 PDT
WebGL context lost due to recycling while the context has been lost with WEBGL_lose_context.loseContext() causes incorrect INVALID_OPERATION

Should not be an error.

Most likely should be fixed by making loseContext() really lose the context
Comment 1 Radar WebKit Bug Importer 2022-03-25 06:05:16 PDT
<rdar://problem/90833120>