[webkit-changes] [WebKit/WebKit] c6b7bd: REGRESSION(281640 at main): [WPE] Do not try to use e...
Carlos Garcia Campos
noreply at github.com
Sun Aug 4 22:21:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c6b7bd1d25ee9992a1e6fd311e9ac28bb90bf4cf
https://github.com/WebKit/WebKit/commit/c6b7bd1d25ee9992a1e6fd311e9ac28bb90bf4cf
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-08-04 (Sun, 04 Aug 2024)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp
Log Message:
-----------
REGRESSION(281640 at main): [WPE] Do not try to use explicit sync with shared memory buffers
https://bugs.webkit.org/show_bug.cgi?id=277542
Reviewed by Alejandro G. Castro.
We should check the buffer type before using DMA-BUF specific APIs.
* Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp:
(wpeViewWaylandRenderBuffer):
Canonical link: https://commits.webkit.org/281822@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