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

Issue 1731001: UI review follow-up for m5 bookmark bar deliverables... (Closed)

Created:
10 years, 8 months ago by John Grabowski
Modified:
9 years, 6 months ago
Reviewers:
mrossetti, dhollowa
CC:
chromium-reviews, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

UI review follow-up for m5 bookmark bar deliverables Remove border of the (empty) bookmark item. Add arrow icons for folders in bookmark bar folder windows (but not on the bar) Scroll wheel events now scroll the bookmark bar folder windows (mostly works; has a little leak-thru) BUG=42026 TEST=see description xib change: NSScrollView changes to a BookmarkBarFolderWindowScrollView Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45151

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 3

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -55 lines) Patch
M chrome/app/nibs/BookmarkBarFolderWindow.xib View 1 2 22 chunks +57 lines, -50 lines 0 comments Download
A chrome/app/theme/menu_hierarchy_arrow.pdf View Binary file 0 comments Download
M chrome/browser/cocoa/bookmark_bar_folder_controller.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bar_folder_controller.mm View 7 chunks +32 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bar_folder_window.h View 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/cocoa/bookmark_bar_folder_window.mm View 1 2 2 chunks +19 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bar_folder_window_unittest.mm View 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_button_cell.h View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_button_cell.mm View 1 2 4 chunks +47 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_button_cell_unittest.mm View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
John Grabowski
10 years, 8 months ago (2010-04-20 22:43:56 UTC) #1
mrossetti
LGTM http://codereview.chromium.org/1731001/diff/5001/3005 File chrome/browser/cocoa/bookmark_button_cell.mm (right): http://codereview.chromium.org/1731001/diff/5001/3005#newcode201 chrome/browser/cocoa/bookmark_button_cell.mm:201: // Override cell drawing to add a "more..." ...
10 years, 8 months ago (2010-04-20 23:15:30 UTC) #2
dhollowa
I believe that if you enable the "Draw Background" flag on the BookmarkBarFolderWindowScrollView in the ...
10 years, 8 months ago (2010-04-21 00:22:27 UTC) #3
dhollowa
LGTM with nit and question about scroll wheel leaks. http://codereview.chromium.org/1731001/diff/5001/3012 File chrome/browser/cocoa/bookmark_bar_folder_window.mm (right): http://codereview.chromium.org/1731001/diff/5001/3012#newcode6 chrome/browser/cocoa/bookmark_bar_folder_window.mm:6: ...
10 years, 8 months ago (2010-04-21 00:38:23 UTC) #4
John Grabowski
On 2010/04/21 00:22:27, dhollowa wrote: > I believe that if you enable the "Draw Background" ...
10 years, 8 months ago (2010-04-21 00:53:50 UTC) #5
John Grabowski
10 years, 8 months ago (2010-04-21 00:54:09 UTC) #6
All feedback applied; final diffs up.
Thanks guys.

Powered by Google App Engine
This is Rietveld 408576698