Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dbda53c67366456bc5b1098dbf21af57eef70c26
https://github.com/WebKit/WebKit/commit/dbda53c67366456bc5b1098dbf21af57eef70c26
Author: Diego Pino Garcia <[email protected]>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M Source/WebCore/Modules/mediastream/VideoTrackGenerator.cpp
Log Message:
-----------
[GTK][WPE] Unreviewed, build fix for Ubuntu LTS after 272973@main
https://bugs.webkit.org/show_bug.cgi?id=267319
File 'JSWebCodecsVideoFrame.h' requires WEB_CODECS to be enabled, but
WEB_CODECS is only enabled for WebKitGTK and WPE if experimental
features is enabled.
Ubuntu LTS and friends build with '--no-experimental-features' flag.
* Source/WebCore/Modules/mediastream/VideoTrackGenerator.cpp: Add
'ENABLE(WEB_CODECS)' guard.
Canonical link: https://commits.webkit.org/273116@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes