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

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

Issue 2547563002: Unflag the MediaDevices devicechange event in Blink. (Closed)
Patch Set: rebase Created 4 years 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: 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 6aaddded7bc7e167bed1190ab79c29671bf5042e..697ee931a8c518f8bbb0ed1d64d843cc20f1703c 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -155,7 +155,7 @@ NotificationBadge status=stable
NotificationContentImage status=stable
NotificationInlineReplies status=experimental
Notifications status=stable
-OnDeviceChange status=experimental
+OnDeviceChange status=stable
OrientationEvent
OriginTrials status=stable
// Define a sample API for testing integration with the Origin Trials Framework.

Powered by Google App Engine
This is Rietveld 408576698