[webkit-changes] [WebKit/WebKit] dc8707: [GTK] Fix build with legacy EME enabled
Claudio Saavedra
noreply at github.com
Mon Feb 10 03:52:02 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dc8707fe8eeaeb12ef675655ae2a0868525c783d
https://github.com/WebKit/WebKit/commit/dc8707fe8eeaeb12ef675655ae2a0868525c783d
Author: Claudio Saavedra <csaavedra at igalia.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M Source/WebCore/Headers.cmake
M Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeys.cpp
Log Message:
-----------
[GTK] Fix build with legacy EME enabled
https://bugs.webkit.org/show_bug.cgi?id=287395
Reviewed by Adrian Perez de Castro.
A redundant std::move() and missing headers in the Headers.cmake file
prevent it from building.
* Source/WebCore/Headers.cmake:
* Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeys.cpp:
(WebCore::WebKitMediaKeys::createSession):
Canonical link: https://commits.webkit.org/290150@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