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 657038: [Mac] More progress towards resizing the Browser Actions container.... (Closed)

Created:
10 years, 10 months ago by Bons
Modified:
9 years, 5 months ago
CC:
chromium-reviews, John Grabowski, Erik does not do reviews, ben+cc_chromium.org, pam+watch_chromium.org, Aaron Boodman
Visibility:
Public.

Description

[Mac] More progress towards resizing the Browser Actions container. o Icons fade out as they are moved off screen by resizing the window. o Dragging the resizer actually resizes the container. o Known issues include: + no chevron. + no updating of other windows if the size of the container changes. + the cursor is a bit wonky in updating its state. o Fixes a slew of janky UI bugs relating to having a lot of extensions installed. BUG=26990, 29838, 32101 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=41114

Patch Set 1 #

Total comments: 38

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 30

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+526 lines, -142 lines) Patch
M chrome/browser/cocoa/browser_window_controller.mm View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/extension_installed_bubble_controller.mm View 1 chunk +8 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/extensions/browser_actions_container_view.h View 1 2 3 4 1 chunk +58 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/extensions/browser_actions_container_view.mm View 1 2 3 4 5 6 3 chunks +153 lines, -13 lines 0 comments Download
M chrome/browser/cocoa/extensions/browser_actions_controller.h View 1 2 3 4 4 chunks +19 lines, -13 lines 0 comments Download
M chrome/browser/cocoa/extensions/browser_actions_controller.mm View 1 2 3 4 5 6 13 chunks +162 lines, -30 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.h View 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.mm View 1 2 3 4 5 6 6 chunks +121 lines, -79 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Bons
10 years, 10 months ago (2010-02-24 00:53:11 UTC) #1
pink (ping after 24hrs)
no major problems, lots of little things. http://codereview.chromium.org/657038/diff/1/2 File chrome/browser/cocoa/extensions/browser_actions_container_view.h (right): http://codereview.chromium.org/657038/diff/1/2#newcode11 chrome/browser/cocoa/extensions/browser_actions_container_view.h:11: @interface BrowserActionsContainerView ...
10 years, 10 months ago (2010-02-24 01:32:05 UTC) #2
Bons
Thanks for initial feedback. No need for another pass until I've implemented it more completely. ...
10 years, 10 months ago (2010-02-24 21:03:53 UTC) #3
Bons
10 years, 9 months ago (2010-03-08 22:52:02 UTC) #4
Mark Mentovai
I reviewed almost all of this, but then it became dinner o’clock. http://codereview.chromium.org/657038/diff/4001/4002 File chrome/browser/cocoa/extensions/browser_actions_container_view.h ...
10 years, 9 months ago (2010-03-08 23:29:58 UTC) #5
Bons
http://codereview.chromium.org/657038/diff/4001/4002 File chrome/browser/cocoa/extensions/browser_actions_container_view.h (right): http://codereview.chromium.org/657038/diff/4001/4002#newcode15 chrome/browser/cocoa/extensions/browser_actions_container_view.h:15: // Sent when a user-initiated drag to resize the ...
10 years, 9 months ago (2010-03-09 20:19:51 UTC) #6
Mark Mentovai
10 years, 9 months ago (2010-03-09 23:08:37 UTC) #7
Spot-check looks OK.

Powered by Google App Engine
This is Rietveld 408576698