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

Issue 2883843004: Adjust position of separator in location bar. (Closed)

Created:
3 years, 7 months ago by Evan Stade
Modified:
3 years, 7 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, tfarina
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Adjust position of separator in location bar. The separator is positioned based on the layout of the label. Previously we forgot to account for the width of the separator when laying out the label, so in effect the label was 1dip too wide and the separator was 1dip too far to the right. This only affects DSFs <2. BUG=721741 Review-Url: https://codereview.chromium.org/2883843004 Cr-Commit-Position: refs/heads/master@{#472153} Committed: https://chromium.googlesource.com/chromium/src/+/959d42beb82698415e47bfde4fc791e56aa422ed

Patch Set 1 #

Total comments: 2

Patch Set 2 : fn order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -9 lines) Patch
M chrome/browser/ui/views/location_bar/icon_label_bubble_view.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc View 1 3 chunks +14 lines, -9 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
Evan Stade
3 years, 7 months ago (2017-05-16 00:14:45 UTC) #2
Peter Kasting
LGTM https://codereview.chromium.org/2883843004/diff/1/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h File chrome/browser/ui/views/location_bar/icon_label_bubble_view.h (right): https://codereview.chromium.org/2883843004/diff/1/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h#newcode106 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h:106: int GetSeparatorLayoutWidth() const; Nit: Maybe should be listed ...
3 years, 7 months ago (2017-05-16 00:52:52 UTC) #3
Evan Stade
https://codereview.chromium.org/2883843004/diff/1/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h File chrome/browser/ui/views/location_bar/icon_label_bubble_view.h (right): https://codereview.chromium.org/2883843004/diff/1/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h#newcode106 chrome/browser/ui/views/location_bar/icon_label_bubble_view.h:106: int GetSeparatorLayoutWidth() const; On 2017/05/16 00:52:52, Peter Kasting wrote: ...
3 years, 7 months ago (2017-05-16 16:30:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2883843004/20001
3 years, 7 months ago (2017-05-16 16:31:25 UTC) #7
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 17:57:35 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/959d42beb82698415e47bfde4fc7...

Powered by Google App Engine
This is Rietveld 408576698