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

Unified Diff: content/public/common/web_preferences.h

Issue 2536723007: Removed android scrolling fake mouse moves and device_supports_mouse (Closed)
Patch Set: rebase 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/public/common/common_param_traits_macros.h ('k') | content/public/common/web_preferences.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/web_preferences.h
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
index a06b2e1158e4e01453530daabfb8aae0b640d71e..4835144f9ff454ad268b1b4c5ec085257bcdf805 100644
--- a/content/public/common/web_preferences.h
+++ b/content/public/common/web_preferences.h
@@ -161,8 +161,6 @@ struct CONTENT_EXPORT WebPreferences {
bool touch_event_feature_detection_enabled;
// TODO(mustaq): Nuke when the new API is ready
bool device_supports_touch;
- // TODO(mustaq): Nuke when the new API is ready
- bool device_supports_mouse;
bool touch_adjustment_enabled;
int pointer_events_max_touch_points;
int available_pointer_types;
« no previous file with comments | « content/public/common/common_param_traits_macros.h ('k') | content/public/common/web_preferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698