Chromium Code Reviews

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2102323002: MSE: Experimental support for new abort and duration behavior (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes mediasource-duration layout test and adds more coverage to it Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 180627c245dd13a9b4a0a424a5b57b04dd82c383..907cab8a0a0928dc208b86ba98c496cfc61d0940 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -126,6 +126,7 @@ MediaGetSettings status=test
MediaRecorder status=stable
MediaSession
MediaSourceExperimental status=experimental
+MediaSourceNewAbortAndDuration status=experimental
MediaStreamSpeech status=experimental
MemoryInfoInWorkers status=experimental
MobileLayoutTheme

Powered by Google App Engine