[webkit-changes] [WebKit/WebKit] 8d36a4: Fix PlayStation build after 283142 at main
Don Olmstead
noreply at github.com
Wed Sep 4 16:06:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8d36a420ed0e207ad77a8f94effc834f03934ecb
https://github.com/WebKit/WebKit/commit/8d36a420ed0e207ad77a8f94effc834f03934ecb
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerProxyGL.cpp
M Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferHolePunch.cpp
Log Message:
-----------
Fix PlayStation build after 283142 at main
https://bugs.webkit.org/show_bug.cgi?id=279147
Unreviewed build fix.
Guard code with `USE(GSTREAMER)` checks.
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerProxyGL.cpp:
(WebCore::TextureMapperPlatformLayerProxyGL::dropCurrentBufferWhilePreservingTexture):
* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferHolePunch.cpp:
Canonical link: https://commits.webkit.org/283174@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