[webkit-changes] [WebKit/WebKit] e0d0a6: Fix warnings for PlayStation build
Ross Kirsling
noreply at github.com
Wed Dec 18 13:02:01 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e0d0a62e7c5d8d323a97410ccda439f90aac482a
https://github.com/WebKit/WebKit/commit/e0d0a62e7c5d8d323a97410ccda439f90aac482a
Author: Ross Kirsling <rkirsling at gmail.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp
M Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferHolePunch.cpp
M Source/WebKit/WebProcess/playstation/WebProcessPlayStation.cpp
M Tools/wpe/backends/playstation/HeadlessViewBackendPlayStation.cpp
Log Message:
-----------
Fix warnings for PlayStation build
https://bugs.webkit.org/show_bug.cgi?id=284888
Reviewed by Don Olmstead.
* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStoreProxy.cpp:
(WebCore::CoordinatedBackingStoreProxy::updateIfNeeded): Add UNUSED_PARAMs.
* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferHolePunch.cpp:
(WebCore::CoordinatedPlatformLayerBufferHolePunch::notifyVideoPosition): Add UNUSED_VARIABLEs.
* Source/WebKit/WebProcess/playstation/WebProcessPlayStation.cpp:
(WebKit::WebProcess::platformInitializeWebProcess): Update name: Platform -> PlatformDisplay
* Tools/wpe/backends/playstation/HeadlessViewBackendPlayStation.cpp:
(WPEToolingBackends::HeadlessViewBackend::vsync): Deleted.
Canonical link: https://commits.webkit.org/288033@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