[M108 Migration][MM] MediaSourceExperimental experimental feature 12/288612/2
authorVenugopal S M <sm.venugopal@samsung.com>
Thu, 9 Jun 2022 13:53:40 +0000 (19:23 +0530)
committerBot Blink <blinkbot@samsung.com>
Wed, 22 Feb 2023 04:04:31 +0000 (04:04 +0000)
Enables TrackDefaultList that SourceBuffer may consult.
It causes MSE webTCT failure.

Reference:
https://review.tizen.org/gerrit/276105

Change-Id: Ic93e9656632e7cc6b920524ac74a620b1db0e471
Signed-off-by: Venugopal S M <sm.venugopal@samsung.com>
third_party/blink/renderer/platform/runtime_enabled_features.json5

index 503c566..5d8bf04 100644 (file)
     },
     {
       name: "MediaSourceExperimental",
-      status: "experimental",
+      status: "stable",
     },
     {
       name: "MediaSourceExtensionsForWebCodecs",