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

Unified Diff: ui/touch_selection/touch_selection_controller.h

Issue 2733603003: Tapping/longpressing should result in INSERTION_HANDLE_SHOWN (Closed)
Patch Set: Created 3 years, 10 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: ui/touch_selection/touch_selection_controller.h
diff --git a/ui/touch_selection/touch_selection_controller.h b/ui/touch_selection/touch_selection_controller.h
index 7c3541508cc432e45482a59c76a43e9ab7bf9299..d3b0a2406cbb96ec3782dd0c0b1b2f4184f18da0 100644
--- a/ui/touch_selection/touch_selection_controller.h
+++ b/ui/touch_selection/touch_selection_controller.h
@@ -182,7 +182,6 @@ class UI_TOUCH_SELECTION_EXPORT TouchSelectionController
TouchSelectionControllerClient* const client_;
const Config config_;
- // TODO(amaralp): This is not necessary. Remove it.
InputEventType response_pending_input_event_;
gfx::SelectionBound start_;

Powered by Google App Engine
This is Rietveld 408576698