Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1255873002: MediaRecorder Blink part (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: esprehn@ comments Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 6fb1d60a67070492ddec5f1d29df64446c5fa287..66df4102213fbbd6223a1eec0a6d3be811098cf5 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -92,6 +92,7 @@ FractionalScrollOffsets status=experimental
Media status=stable
MediaCapture
MediaController depends_on=Media, status=experimental
+MediaRecorder status=experimental
Peter Beverloo 2015/08/28 17:18:24 Does this do anything yet? We generally prefer set
mcasas 2015/08/29 01:12:57 Done.
MediaSession
MediaSource status=stable
MediaSourceExperimental depends_on=MediaSource, status=experimental

Powered by Google App Engine
This is Rietveld 408576698