Bug 230940 - Cocoa GraphicsContextGLOpenGL should be more robust in destruction
Summary: Cocoa GraphicsContextGLOpenGL should be more robust in destruction
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-29 01:06 PDT by Kimmo Kinnunen
Modified: 2021-09-29 22:18 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.61 KB, patch)
2021-09-29 04:12 PDT, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2021-09-29 01:06:14 PDT
Cocoa GraphicsContextGLOpenGL should be more robust in destruction and presentation when the context is invalid

When the context creation is aborted mid-way, some fields are not used.
Comment 1 Kimmo Kinnunen 2021-09-29 04:12:53 PDT
Created attachment 439589 [details]
Patch
Comment 2 EWS 2021-09-29 22:17:45 PDT
Committed r283299 (242324@main): <https://commits.webkit.org/242324@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439589 [details].
Comment 3 Radar WebKit Bug Importer 2021-09-29 22:18:17 PDT
<rdar://problem/83703895>