[webkit-changes] [WebKit/WebKit] ad1403: Enable MediaPlayerPrivateWebM by default
Jean-Yves Avenard
noreply at github.com
Sun Sep 24 02:21:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad140306a94bc49b55bd6a1e0bb2779f8afe1a49
https://github.com/WebKit/WebKit/commit/ad140306a94bc49b55bd6a1e0bb2779f8afe1a49
Author: Jean-Yves Avenard <jya at apple.com>
Date: 2023-09-24 (Sun, 24 Sep 2023)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WTF/wtf/PlatformEnableCocoa.h
Log Message:
-----------
Enable MediaPlayerPrivateWebM by default
https://bugs.webkit.org/show_bug.cgi?id=261940
rdar://115884662
Reviewed by Jer Noble.
Enable the MediaPlayerPrivateWebM by default, which will disable the
MediaFormatPlayer path.
It will be enabled on all platforms supporting MEDIA_SOURCE
This allows to play WebM file with supported codecs on iOS.
Already covered by existing tests, the MediaPlayerPrivateWebM was already
enabled on automation.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WTF/wtf/PlatformEnableCocoa.h:
Canonical link: https://commits.webkit.org/268369@main
More information about the webkit-changes
mailing list