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

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

Issue 2547563002: Unflag the MediaDevices devicechange event in Blink. (Closed)
Patch Set: 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 a1f14ab181bdd8a9022b3e3a1ec7f5757a0702b4..6a410c58885383e2aecf8d186c9114683a711378 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -154,7 +154,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