[webkit-changes] [WebKit/WebKit] e6c0ac: WebProcess.h: fix PlatformDisplay is not a member ...
Thomas Devoogdt
noreply at github.com
Tue Sep 26 10:52:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e6c0acdd4edb6473aedb4a808c4e8b68d098e506
https://github.com/WebKit/WebKit/commit/e6c0acdd4edb6473aedb4a808c4e8b68d098e506
Author: Thomas Devoogdt <thomas.devoogdt at barco.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M Source/WebKit/WebProcess/WebProcess.h
Log Message:
-----------
WebProcess.h: fix PlatformDisplay is not a member of WebCore
https://bugs.webkit.org/show_bug.cgi?id=262108
Reviewed by Michael Catanzaro.
It's safe to include PlatformDisplay if no EGL, so drop this check.
Signed-off-by: Thomas Devoogdt <thomas.devoogdt at barco.com>
Canonical link: https://commits.webkit.org/268462@main
More information about the webkit-changes
mailing list