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

Unified Diff: chrome/browser/ui/cocoa/toolbar/toolbar_controller.h

Issue 2840073002: Revert of [Mac] Retain location bar focus on switching to fullscreen and back. (Closed)
Patch Set: Created 3 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: chrome/browser/ui/cocoa/toolbar/toolbar_controller.h
diff --git a/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h b/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h
index a99f0144acd8d6ef369f70fdce375b471554ce99..0cfae25b3cc0f88f232cd8c7fa9f2588aa39441c 100644
--- a/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h
+++ b/chrome/browser/ui/cocoa/toolbar/toolbar_controller.h
@@ -120,9 +120,6 @@
// Called by the |locationBar_| when it has been added to its window.
- (void)locationBarWasAddedToWindow;
-// Return YES if the location bar is the first responder.
-- (BOOL)locationBarHasFocus;
-
// Make the location bar the first responder, if possible.
- (void)focusLocationBar:(BOOL)selectAll;
« no previous file with comments | « chrome/browser/ui/cocoa/browser_window_controller_private.mm ('k') | chrome/browser/ui/cocoa/toolbar/toolbar_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698