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

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: Fold Vibration into NavigatorVibration. Update interface and algorithm. 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 e7f486038c65e554a70bfcdbd331712f5dfd0107..14cadb73f3cb86de3404d04cab8bf6fc4d1330d5 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -67,6 +67,7 @@ SpeechInput status=stable
SpeechSynthesis status=experimental
StyleScoped status=experimental
Touch status=stable
+Vibration
abarth-chromium 2013/06/12 20:41:27 I suspect the status should be "test", which means
Michael van Ouwerkerk 2013/06/13 18:23:17 Done. I've fixed the layout tests.
VideoTrack status=stable
WebAnimations
WebAudio condition=WEB_AUDIO, status=stable

Powered by Google App Engine
This is Rietveld 408576698