Commit c0b5c43d authored by Thomas Guilbert's avatar Thomas Guilbert Committed by Commit Bot

Add WebCodecs OT flag

This CL allows the WebCodecs feature flag to be controlled by origin
trial infrastructure. It also bumps up WebCodecs to be part of the
experimental Web Platform features.

Bug: 1120704
Change-Id: I1ce31847ba467bdfd00e5ff2c6f4289c6d69fe53
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368232
Commit-Queue: Jeremy Roman <jbroman@chromium.org>
Reviewed-by: default avatarJeremy Roman <jbroman@chromium.org>
Reviewed-by: default avatarChrome Cunningham <chcunningham@chromium.org>
Auto-Submit: Thomas Guilbert <tguilbert@chromium.org>
Cr-Commit-Position: refs/heads/master@{#800732}
parent 7fbfd91c
...@@ -2035,7 +2035,8 @@ ...@@ -2035,7 +2035,8 @@
}, },
{ {
name: "WebCodecs", name: "WebCodecs",
status: "test", status: "experimental",
origin_trial_feature_name: "WebCodecs"
}, },
{ {
name: "WebCryptoCurve25519", name: "WebCryptoCurve25519",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment