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

Unified Diff: chrome/browser/automation/ui_controls_internal.h

Issue 8821012: Revert 113177 - process all ui events before posting closure because menu depends on ui events to... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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 | « chrome/browser/automation/ui_controls_gtk.cc ('k') | chrome/browser/automation/ui_controls_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/automation/ui_controls_internal.h
===================================================================
--- chrome/browser/automation/ui_controls_internal.h (revision 113182)
+++ chrome/browser/automation/ui_controls_internal.h (working copy)
@@ -27,7 +27,6 @@
bool SendMouseEventsImpl(MouseButton type,
int state,
const base::Closure& task);
-void RunClosureAfterAllPendingUITasksImpl(const base::Closure& task);
#endif
} // namespace internal
« no previous file with comments | « chrome/browser/automation/ui_controls_gtk.cc ('k') | chrome/browser/automation/ui_controls_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698