[webkit-changes] [WebKit/WebKit] 883f4f: Guard GPUProcessWebWorkerClient::createGraphicsCon...
Don Olmstead
noreply at github.com
Wed Dec 18 23:26:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 883f4fa1d06d377cd89a99deb5699c55a9171c96
https://github.com/WebKit/WebKit/commit/883f4fa1d06d377cd89a99deb5699c55a9171c96
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M Source/WebKit/WebProcess/WebCoreSupport/WebWorkerClient.cpp
Log Message:
-----------
Guard GPUProcessWebWorkerClient::createGraphicsContextGL
https://bugs.webkit.org/show_bug.cgi?id=284939
Reviewed by Kimmo Kinnunen.
Guard with `ENABLE(WEBGL)`.
* Source/WebKit/WebProcess/WebCoreSupport/WebWorkerClient.cpp:
Canonical link: https://commits.webkit.org/288073@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list