Bug 219352 - WebGL loseContext does not work for GPU process
Summary: WebGL loseContext does not work for GPU process
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: webglgpup
  Show dependency treegraph
 
Reported: 2020-11-30 06:29 PST by Kimmo Kinnunen
Modified: 2021-02-25 03:54 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2020-11-30 06:29:28 PST
WebGL loseContext does not work for GPU process
Comment 1 Radar WebKit Bug Importer 2020-12-07 06:30:19 PST
<rdar://problem/72045387>
Comment 2 Kimmo Kinnunen 2021-02-25 03:54:52 PST
Closing as invalid. WebGL loseContext, as in invocation of the WEBGL_lose_context extension, seems to have always worked for GPU Process. 

The normal context loss was implemented in bug 221396.