[webkit-changes] [WebKit/WebKit] 1164de: Fix build with -DENABLE_GPU_PROCESS=ON in RemoteGr...
Pablo Saavedra Rodiño
noreply at github.com
Sun Nov 19 23:49:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1164de267e81dbfe4dc8ac575f11e7f90015e21f
https://github.com/WebKit/WebKit/commit/1164de267e81dbfe4dc8ac575f11e7f90015e21f
Author: Pablo Saavedra <psaavedra at igalia.com>
Date: 2023-11-19 (Sun, 19 Nov 2023)
Changed paths:
M Source/WebKit/WebProcess/GPU/graphics/gbm/RemoteGraphicsContextGLProxyGBM.cpp
Log Message:
-----------
Fix build with -DENABLE_GPU_PROCESS=ON in RemoteGraphicsContextGLProxyGBM
https://bugs.webkit.org/show_bug.cgi?id=265029
Unreviewed Build Fix.
Fixes a no match for 'operator!' error since the sendResult is now a
'IPC::ConnectionSendSyncResult<Messages::RemoteGraphicsContextGL::PrepareForDisplay>')
* Source/WebKit/WebProcess/GPU/graphics/gbm/RemoteGraphicsContextGLProxyGBM.cpp:
(WebKit::RemoteGraphicsContextGLProxyGBM::prepareForDisplay):
Canonical link: https://commits.webkit.org/270962@main
More information about the webkit-changes
mailing list