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

Unified Diff: third_party/WebKit/LayoutTests/vibration/vibration-exceptions-expected.txt

Issue 2778693004: Remove navigator.vibrate without user gesture. (Closed)
Patch Set: Add entries in histograms.xml to fix the broken about_flags_unittest. Created 3 years, 9 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: third_party/WebKit/LayoutTests/vibration/vibration-exceptions-expected.txt
diff --git a/third_party/WebKit/LayoutTests/vibration/vibration-exceptions-expected.txt b/third_party/WebKit/LayoutTests/vibration/vibration-exceptions-expected.txt
index 624845e48f8587a8ffecdc237ca0f81b9ba46179..b34a010e3b34cc2746d41a8f771404714a543b8b 100644
--- a/third_party/WebKit/LayoutTests/vibration/vibration-exceptions-expected.txt
+++ b/third_party/WebKit/LayoutTests/vibration/vibration-exceptions-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE WARNING: line 1: A call to navigator.vibrate will soon require user tap on the frame or any embedded frame:https://www.chromestatus.com/feature/5644273861001216.
+CONSOLE WARNING: line 1: A call to navigator.vibrate will soon require user tap on the frame or any embedded frame:https://www.chromestatus.com/feature/5644273861001216.
Tests that bad input throws exceptions in the Vibration API.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698