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

Unified Diff: chrome/app/generated_resources.grd

Issue 2531413002: Reset the default value of touch event flag back to "Auto". (Closed)
Patch Set: Keep firing dom events. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e1df98c647f9037b6affa75d062dda71e57ff6ba..f97e2613be15803992462847fb27aa1fee422ee4 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5494,7 +5494,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Touch Events API
</message>
<message name="IDS_FLAGS_TOUCH_EVENTS_DESCRIPTION" desc="Description of the touch-events flag.">
- Enables support for Touch Events API.
+ Force Touch Events API to always be enabled or disabled, or to be enabled when a touchscreen is detected on startup (Automatic, the default).
Rick Byers 2016/12/01 21:40:16 Nit: for clarity how about: "Force Touch Events AP
</message>
<message name="IDS_FLAGS_TOUCH_ADJUSTMENT_NAME" desc="Title of the disable touch adjustment flag.">
Touch adjustment
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | third_party/WebKit/Source/core/input/TouchEventManager.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698