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

Issue 811002: Merge 41114 - [Mac] More progress towards resizing the Browser Actions contai... (Closed)

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

Description

Merge 41114 - [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 TEST=none Review URL: http://codereview.chromium.org/657038 TBR=andybons@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=41124

Patch Set 1 #

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 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 chunk +58 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/extensions/browser_actions_container_view.mm View 3 chunks +153 lines, -13 lines 0 comments Download
M chrome/browser/cocoa/extensions/browser_actions_controller.h View 4 chunks +19 lines, -13 lines 0 comments Download
M chrome/browser/cocoa/extensions/browser_actions_controller.mm View 13 chunks +162 lines, -30 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.mm View 6 chunks +121 lines, -79 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Bons
10 years, 9 months ago (2010-03-10 03:11:42 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698