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

Unified Diff: trunk/src/ui/views/controls/menu/menu_controller.h

Issue 13565004: Revert 192525 "Context menu on views must show on mouse down for..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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: trunk/src/ui/views/controls/menu/menu_controller.h
===================================================================
--- trunk/src/ui/views/controls/menu/menu_controller.h (revision 192531)
+++ trunk/src/ui/views/controls/menu/menu_controller.h (working copy)
@@ -567,9 +567,6 @@
// The timestamp of the event which closed the menu - or 0 otherwise.
base::TimeDelta closing_event_time_;
- // Time when the menu is first shown.
- base::TimeTicks menu_start_time_;
-
DISALLOW_COPY_AND_ASSIGN(MenuController);
};
« no previous file with comments | « trunk/src/chrome/browser/ui/views/browser_action_view.cc ('k') | trunk/src/ui/views/controls/menu/menu_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698