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

Issue 1870333002: [Mac][Material Design] Change toolbar buttons to 24x24 from 28x28. (Closed)

Created:
4 years, 8 months ago by shrike
Modified:
4 years, 8 months ago
Reviewers:
Avi (use Gerrit), sky
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac][Material Design] Change toolbar buttons to 24x24 from 28x28. The Material Design spec called for 28x28 toolbar buttons that touched each other. sgabriel@ revised the spec to specify 24x24 toolbar buttons with 4 pts of horizontal padding between them. This cl makes that change, and incidentally fixes a problem where it was no longer possible to resize the location bar by dragging it from its right edge. R=avi@chromium.org, sky@chromium.org BUG=601967 Committed: https://crrev.com/ad7c8102d9803e02da41b96071c5d68931772bb3 Cr-Commit-Position: refs/heads/master@{#386404}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix conditional. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -28 lines) Patch
M chrome/browser/ui/cocoa/toolbar/toolbar_button_cocoa.mm View 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/toolbar/toolbar_controller.mm View 7 chunks +43 lines, -21 lines 0 comments Download
M chrome/browser/ui/layout_constants.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_actions_bar.cc View 1 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
shrike
PTAL avi@ chrome/browser/ui/cocoa/toolbar/toolbar_button_cocoa.mm chrome/browser/ui/cocoa/toolbar/toolbar_controller.mm sky@ chrome/browser/ui/layout_constants.cc chrome/browser/ui/toolbar/toolbar_actions_bar.cc
4 years, 8 months ago (2016-04-09 00:50:16 UTC) #1
Avi (use Gerrit)
lgtm
4 years, 8 months ago (2016-04-09 02:18:24 UTC) #2
sky
LGTM https://codereview.chromium.org/1870333002/diff/1/chrome/browser/ui/toolbar/toolbar_actions_bar.cc File chrome/browser/ui/toolbar/toolbar_actions_bar.cc (right): https://codereview.chromium.org/1870333002/diff/1/chrome/browser/ui/toolbar/toolbar_actions_bar.cc#newcode51 chrome/browser/ui/toolbar/toolbar_actions_bar.cc:51: return 24; The conditional is the same, so ...
4 years, 8 months ago (2016-04-11 15:13:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1870333002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1870333002/20001
4 years, 8 months ago (2016-04-11 16:12:01 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-11 16:54:08 UTC) #7
commit-bot: I haz the power
4 years, 8 months ago (2016-04-11 16:55:19 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ad7c8102d9803e02da41b96071c5d68931772bb3
Cr-Commit-Position: refs/heads/master@{#386404}

Powered by Google App Engine
This is Rietveld 408576698