[webkit-changes] [WebKit/WebKit] 05e6d5: Cherry-pick 282841 at main (b53fec47fe5a). https://bu...
Carlos Garcia Campos
noreply at github.com
Wed Aug 28 08:03:38 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 05e6d53201b3b39cffb49c65fa88262c95f5d0ae
https://github.com/WebKit/WebKit/commit/05e6d53201b3b39cffb49c65fa88262c95f5d0ae
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M Source/WebCore/platform/graphics/egl/GLFence.cpp
M Source/WebCore/platform/graphics/egl/GLFence.h
M Source/WebCore/platform/graphics/egl/GLFenceEGL.cpp
M Source/WebCore/platform/graphics/egl/GLFenceEGL.h
Log Message:
-----------
Cherry-pick 282841 at main (b53fec47fe5a). https://bugs.webkit.org/show_bug.cgi?id=277930
REGRESSION(281640 at main): [GTK] Build broken on non-Linux
https://bugs.webkit.org/show_bug.cgi?id=277930
Reviewed by Adrian Perez de Castro.
Use OS(UNIX) instead of OS(LINUX). If exportable fences are not
available it will fail at runtime as expected.
* Source/WebCore/platform/graphics/egl/GLFence.cpp:
(WebCore::GLFence::capabilities):
* Source/WebCore/platform/graphics/egl/GLFence.h:
* Source/WebCore/platform/graphics/egl/GLFenceEGL.cpp:
(WebCore::createEGLFence):
* Source/WebCore/platform/graphics/egl/GLFenceEGL.h:
Canonical link: https://commits.webkit.org/282841@main
Commit: 3e98c47de0007546a4c5e92469746191a87f70f4
https://github.com/WebKit/WebKit/commit/3e98c47de0007546a4c5e92469746191a87f70f4
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp
Log Message:
-----------
Cherry-pick 282840 at main (29ff55f04009). https://bugs.webkit.org/show_bug.cgi?id=278774
[GTK][WPE] Do not try flatpak-spawn if not under flatpak
https://bugs.webkit.org/show_bug.cgi?id=278774
Reviewed by Michael Catanzaro.
* Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp:
(WebKit::isFlatpakSpawnUsable):
(WebKit::ProcessLauncher::launchProcess):
Canonical link: https://commits.webkit.org/282840@main
Compare: https://github.com/WebKit/WebKit/compare/b720dd925c2e...3e98c47de000
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