[webkit-changes] [WebKit/WebKit] 142863: [GTK][WPE][GPUProcess] Assertion failure during in...
Adrian Perez
noreply at github.com
Thu Aug 8 07:41:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1428634a53f4d73cea9548ce33a632dccf0abb85
https://github.com/WebKit/WebKit/commit/1428634a53f4d73cea9548ce33a632dccf0abb85
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2024-08-08 (Thu, 08 Aug 2024)
Changed paths:
M Source/WebKit/GPUProcess/GPUProcess.cpp
Log Message:
-----------
[GTK][WPE][GPUProcess] Assertion failure during initialization
https://bugs.webkit.org/show_bug.cgi?id=277796
Reviewed by Carlos Garcia Campos.
Initialize the gbm_device for the render node of the main device as
GPUProcess::initializeGPUProcess() to ensure its creation in the main
process thread.
* Source/WebCore/platform/graphics/gbm/DRMDeviceManager.cpp:
(WebCore::DRMDeviceManager::initializeMainDevice): Initialize the GBM
render node device.
Canonical link: https://commits.webkit.org/281990@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