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

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: Make supplementName() private and delete isActive(). 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 f0175a597edd5fd6895edbcb615e711a892324d5..2028e9ec386e380ecb050b2bc03d54d532a309ad 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -66,6 +66,7 @@ SpeechInput status=stable
SpeechSynthesis status=experimental
StyleScoped status=experimental
Touch status=stable
+Vibration
abarth-chromium 2013/06/11 23:55:36 What is the status for this feature? test? exper
Michael van Ouwerkerk 2013/06/12 16:44:50 The status is currently blank, intentionally, whic
VideoTrack status=stable
WebAnimations
WebAudio condition=WEB_AUDIO, status=stable

Powered by Google App Engine
This is Rietveld 408576698