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

Unified Diff: Source/core/page/RuntimeEnabledFeatures.in

Issue 15724023: Vibration API: use runtime flag, change from client to platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix layout tests, minor cleanup. Created 7 years, 6 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/core/page/RuntimeEnabledFeatures.in
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
index 1aed830b5c6d0d39a6173b5ad1e2fe88ab5428d0..214f7752207e7dd34ce1e5582660ad24c4fafc01 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -68,6 +68,7 @@ SpeechInput status=stable
SpeechSynthesis status=experimental
StyleScoped status=experimental
Touch status=stable
+Vibration status=test
VideoTrack status=stable
WebAnimations
WebAudio condition=WEB_AUDIO, status=stable

Powered by Google App Engine
This is Rietveld 408576698