Accessing WebGL content crashes in macOS Recovery OS
<rdar://90346629>
Created attachment 455239 [details] Patch
Committed r291566 (248667@main): <https://commits.webkit.org/248667@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455239 [details].
Comment on attachment 455239 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=455239&action=review > Source/WebCore/platform/graphics/cocoa/GraphicsContextGLCocoa.mm:108 > + if (getenv("__OSINSTALL_ENVIRONMENT")) { Started wondering if this actually works in the web process?