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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/touch/touch-user-gesture-expected.txt

Issue 2333033002: Deprecation warnings can cite M57/M58/M59 (Closed)
Patch Set: expectations Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/webaudio/audioparam-nominal-range-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/events/touch/touch-user-gesture-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/touch/touch-user-gesture-expected.txt b/third_party/WebKit/LayoutTests/fast/events/touch/touch-user-gesture-expected.txt
index 6ce4188f28225edc26de5691e7210cfb71870feb..afcc958003cdf379e7f5c1c4a9416bd52575a0b4 100644
--- a/third_party/WebKit/LayoutTests/fast/events/touch/touch-user-gesture-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/touch/touch-user-gesture-expected.txt
@@ -1,5 +1,5 @@
-CONSOLE WARNING: line 13: Performing operations that require explicit user interaction on touchstart events is deprecated and will be removed in M55, around November 2016. See https://www.chromestatus.com/features/5649871251963904 for more details.
-CONSOLE WARNING: line 13: Performing operations that require explicit user interaction on touchmove events is deprecated and will be removed in M55, around November 2016. See https://www.chromestatus.com/features/5649871251963904 for more details.
+CONSOLE WARNING: line 13: Performing operations that require explicit user interaction on touchstart events is deprecated and will be removed in M55, around December 2016. See https://www.chromestatus.com/features/5649871251963904 for more details.
+CONSOLE WARNING: line 13: Performing operations that require explicit user interaction on touchmove events is deprecated and will be removed in M55, around December 2016. See https://www.chromestatus.com/features/5649871251963904 for more details.
Target
Test user gesture behavior during touch events.
touchstart should be a user gesture
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/webaudio/audioparam-nominal-range-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698