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

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

Issue 25507008: Add setting for disabling compositor touch hit testing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Disable hit testing setting - add test Created 7 years, 2 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/core/page/Settings.in
diff --git a/Source/core/page/Settings.in b/Source/core/page/Settings.in
index b9471f88e8fa7debd8f69cab0da524df6e95148b..c5d0c296f00a40c49ed5f15c80cbf844bffbdab7 100644
--- a/Source/core/page/Settings.in
+++ b/Source/core/page/Settings.in
@@ -103,6 +103,7 @@ deviceSupportsTouch initial=false
deviceSupportsMouse initial=true
touchAdjustmentEnabled initial=true
+compositorTouchHitTesting initial=true
fixedPositionCreatesStackingContext initial=false
syncXHRInDocumentsEnabled initial=true

Powered by Google App Engine
This is Rietveld 408576698