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

Unified Diff: Source/WebCore/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
Index: Source/WebCore/page/Settings.in
diff --git a/Source/WebCore/page/Settings.in b/Source/WebCore/page/Settings.in
index 634e36fc515a9849835ae1fc8b521eba811f25f4..dd989c23d57e9ca33c8fec20d9e511689ef46c15 100644
--- a/Source/WebCore/page/Settings.in
+++ b/Source/WebCore/page/Settings.in
@@ -172,3 +172,6 @@ selectTrailingWhitespaceEnabled initial=defaultSelectTrailingWhitespaceEnabled
selectionIncludesAltImageText initial=false
useLegacyBackgroundSizeShorthandBehavior initial=false
+
+# This setting enables touch based text selection and editing.
+touchEditingEnabled initial=false

Powered by Google App Engine
This is Rietveld 408576698