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

Issue 2077743005: [Mac][Material Design] Adjust (i) and lock Omnibox icons. (Closed)

Created:
4 years, 6 months ago by shrike
Modified:
4 years, 6 months ago
Reviewers:
tapted
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] Adjust (i) and lock Omnibox icons. This cl brings the (i) icon into spec, and adjusts the position of the lock icon. The same lock icon is used in https-valid and ev modes but appears 1px too low in evcert mode on Retina machines. The issue is the text label that appears next to the lock is 1px too high - this cl fixes the position of the text label as well. R=tapted@chromium.org BUG=621277 Committed: https://crrev.com/56a023d3893944b000d4e3fa17fe9b6c5d492c48 Cr-Commit-Position: refs/heads/master@{#401666}

Patch Set 1 #

Patch Set 2 : Code cleanup, tweak parameters. #

Patch Set 3 : Changes for non-Retina. #

Total comments: 6

Patch Set 4 : Address review feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -15 lines) Patch
M chrome/browser/ui/cocoa/location_bar/bubble_decoration.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm View 1 2 3 4 chunks +13 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/ev_bubble_decoration.mm View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 3 chunks +27 lines, -7 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
shrike
PTAL
4 years, 6 months ago (2016-06-21 15:53:40 UTC) #1
tapted
https://codereview.chromium.org/2077743005/diff/40001/chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm File chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm (right): https://codereview.chromium.org/2077743005/diff/40001/chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm#newcode140 chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm:140: if (baseline_offset_) { Nothing currently calls SetBaselineOffset -- you ...
4 years, 6 months ago (2016-06-22 05:40:38 UTC) #2
shrike
PTAL https://codereview.chromium.org/2077743005/diff/40001/chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm File chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm (right): https://codereview.chromium.org/2077743005/diff/40001/chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm#newcode140 chrome/browser/ui/cocoa/location_bar/bubble_decoration.mm:140: if (baseline_offset_) { On 2016/06/22 05:40:38, tapted wrote: ...
4 years, 6 months ago (2016-06-22 21:44:50 UTC) #3
tapted
lgtm - there's an awkward mix of hacker_style and camelCase, but I guess this is ...
4 years, 6 months ago (2016-06-22 23:50:59 UTC) #4
shrike
On 2016/06/22 23:50:59, tapted wrote: > lgtm - there's an awkward mix of hacker_style and ...
4 years, 6 months ago (2016-06-23 18:03:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2077743005/60001
4 years, 6 months ago (2016-06-23 18:04:17 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-23 18:50:51 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 18:53:19 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/56a023d3893944b000d4e3fa17fe9b6c5d492c48
Cr-Commit-Position: refs/heads/master@{#401666}

Powered by Google App Engine
This is Rietveld 408576698