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

Issue 255101: Mac: Find bar should be drawn on top of all other toolbars. (Closed)

Created:
11 years, 2 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mac: Find bar should be drawn on top of all other toolbars. BUG=24000

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M chrome/browser/cocoa/browser_window_controller.mm View 1 chunk +3 lines, -1 line 1 comment Download
M chrome/browser/cocoa/browser_window_controller_unittest.mm View 3 chunks +25 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Elliot Glaysher
11 years, 2 months ago (2009-10-07 00:00:07 UTC) #1
John Grabowski
11 years, 2 months ago (2009-10-07 04:56:50 UTC) #2
LGTM

http://codereview.chromium.org/255101/diff/1/2
File chrome/browser/cocoa/browser_window_controller.mm (right):

http://codereview.chromium.org/255101/diff/1/2#newcode205
Line 205: [[[self window] contentView] addSubview:[bookmarkBarController_ view]
Add comment explaining why (e.g. "so find bar is above...")

http://codereview.chromium.org/255101/diff/1/3
File chrome/browser/cocoa/browser_window_controller_unittest.mm (right):

http://codereview.chromium.org/255101/diff/1/3#newcode444
Line 444: TEST_F(BrowserWindowControllerTest, TestFindBarOnTop) {
jrg <3 erg

Powered by Google App Engine
This is Rietveld 408576698