[webkit-changes] [WebKit/WebKit] d3e2bf: Enable MediaPlayerPrivateWebM by default
Jean-Yves Avenard
noreply at github.com
Fri Sep 22 16:27:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d3e2bff09329b601d0c6d8c2781f50eff891b26f
https://github.com/WebKit/WebKit/commit/d3e2bff09329b601d0c6d8c2781f50eff891b26f
Author: Jean-Yves Avenard <jya at apple.com>
Date: 2023-09-22 (Fri, 22 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.
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/268342@main
More information about the webkit-changes
mailing list