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

Issue 3057016: Browser actions container layout changes for M6 theme. (Closed)

Created:
10 years, 4 months ago by Peter Kasting
Modified:
9 years, 7 months ago
Reviewers:
Finnur
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Browser actions container layout changes for M6 theme. In short, this: * Eliminates the divider on the right (the new chevron has a built-in divider) * Changes the padding between items (see updated comments in header for precise layout details) * Updates the imagery for the new theme * Makes the chevron respond to theme changes BUG=50107 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54174

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Total comments: 14

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+276 lines, -275 lines) Patch
M chrome/browser/views/browser_actions_container.h View 5 chunks +40 lines, -35 lines 0 comments Download
M chrome/browser/views/browser_actions_container.cc View 1 2 23 chunks +235 lines, -240 lines 0 comments Download
M chrome/browser/views/toolbar_view.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Peter Kasting
10 years, 4 months ago (2010-07-28 22:43:22 UTC) #1
Finnur
General comment, while I read through this... The changelist needs a much better description. I ...
10 years, 4 months ago (2010-07-28 23:15:19 UTC) #2
Peter Kasting
On 2010/07/28 23:15:19, Finnur wrote: > General comment, while I read through this... > > ...
10 years, 4 months ago (2010-07-28 23:23:03 UTC) #3
Finnur
I was referring to the overall CL description. All it says is that you are ...
10 years, 4 months ago (2010-07-28 23:54:34 UTC) #4
Peter Kasting
On 2010/07/28 23:54:34, Finnur wrote: > I was referring to the overall CL description. All ...
10 years, 4 months ago (2010-07-29 00:03:20 UTC) #5
Peter Kasting
I made a small change to the TestSetIconVisibilityCount() function to keep the model in sync ...
10 years, 4 months ago (2010-07-29 01:14:35 UTC) #6
Finnur
Thanks for the CL description. Looks much better. > (the new chevron has a built-in ...
10 years, 4 months ago (2010-07-29 10:11:03 UTC) #7
Peter Kasting
New snap up. Comments addressed except as noted. http://codereview.chromium.org/3057016/diff/10001/11001 File chrome/browser/views/browser_actions_container.cc (right): http://codereview.chromium.org/3057016/diff/10001/11001#newcode537 chrome/browser/views/browser_actions_container.cc:537: IconHeight()); ...
10 years, 4 months ago (2010-07-29 18:38:30 UTC) #8
Finnur
10 years, 4 months ago (2010-07-29 20:09:23 UTC) #9
LGTM. Thanks for the cleanup and for providing the test build. I played with it
and it looked solid. The only nit I could find was that the drop indicator
looked a bit too tall for my taste. I would shave 1px off the top and the
bottom, but I'll leave it up to you and the UX team. :)

Powered by Google App Engine
This is Rietveld 408576698