[webkit-changes] [WebKit/WebKit] c9bd63: WebCodecs audio flag should be testable, not preview
youennf
noreply at github.com
Fri Sep 20 09:02:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c9bd63fbf96557eab9f0814310c137999e9ca00f
https://github.com/WebKit/WebKit/commit/c9bd63fbf96557eab9f0814310c137999e9ca00f
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
WebCodecs audio flag should be testable, not preview
rdar://136363931
https://bugs.webkit.org/show_bug.cgi?id=280064
Reviewed by Anne van Kesteren.
WebCodecs audio flag is enabled by default in Safari Tech Preview although the audio backend is not implemented.
Let's move it back to testable until we implement the backend.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/283986@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