Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6908c56357a4f94a8738983faf8897ccc80e60ac
https://github.com/WebKit/WebKit/commit/6908c56357a4f94a8738983faf8897ccc80e60ac
Author: Mike Wyrzykowski <[email protected]>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemoteQueueProxy.cpp
Log Message:
-----------
[Regression@289122@main] [WebGPU] WebGPU is crashing in workers
https://bugs.webkit.org/show_bug.cgi?id=286302
rdar://143325202
Reviewed by Tadeu Zagallo.
Ensure
WebProcess::singleton().ensureProtectedGPUProcessConnection()->protectedVideoFrameObjectHeapProxy()
is
called on the main thread, otherwise we will encounter a thread assertion and
crash
the web content process.
* Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemoteQueueProxy.cpp:
(WebKit::WebGPU::RemoteQueueProxy::RemoteQueueProxy):
Canonical link: https://commits.webkit.org/289202@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes