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

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

Issue 2266353005: Punt touch UGI deprecation to M55 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix expectations again :-( Created 4 years, 4 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/Source/core/frame/Deprecation.cpp » ('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 8dc71a7028ce49a2286b477bf6695c6d0978bd47..6ce4188f28225edc26de5691e7210cfb71870feb 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 M54, around October 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 M54, around October 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 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.
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/Source/core/frame/Deprecation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698