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

Unified Diff: Source/core/page/Settings.in

Issue 14089009: Change long press behavior when touch text selection is enabled: (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: patch Created 7 years, 8 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 | « Source/core/page/EventHandler.cpp ('k') | Tools/DumpRenderTree/chromium/TestRunner/src/WebPreferences.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/Settings.in
diff --git a/Source/core/page/Settings.in b/Source/core/page/Settings.in
index 1fb7cd2b354f5ef2cd3c760cbb7d7a1206c6f0e9..eae3af2a4ab38d043cc1ba8b9896b1855ac01fe4 100644
--- a/Source/core/page/Settings.in
+++ b/Source/core/page/Settings.in
@@ -140,3 +140,6 @@ smartInsertDeleteEnabled initial=defaultSmartInsertDeleteEnabled
selectTrailingWhitespaceEnabled initial=defaultSelectTrailingWhitespaceEnabled
selectionIncludesAltImageText initial=false
+
+# This setting enables touch based text selection and editing.
+touchEditingEnabled initial=false
« no previous file with comments | « Source/core/page/EventHandler.cpp ('k') | Tools/DumpRenderTree/chromium/TestRunner/src/WebPreferences.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698