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

Issue 2972593002: Mac: Fix up location bar decoration bubble anchoring. (Closed)

Created:
3 years, 5 months ago by tapted
Modified:
3 years, 5 months ago
Reviewers:
Elly Fong-Jones
CC:
chromium-reviews, mac-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Mac: Fix up location bar decoration bubble anchoring. Content settings bubbles currently anchor wrong both with and without --secondary-ui-md. Without --secondary-ui-md the y-offset just needs to match the bookmark star. Expose StarDecoration::GetStarBubblePointInFrame() for this. With --secondary-ui-md the bubble should anchor to the corner of the location bar frame. This was also slightly off for the bookmark star, which currently anchors to the location icon decoration hover background. Fix by consolidating codepaths for obtaining the anchor from LocationBarView. Screenshots: http://crbug.com/77157#c18 BUG=77157, 635172 Review-Url: https://codereview.chromium.org/2972593002 Cr-Commit-Position: refs/heads/master@{#484420} Committed: https://chromium.googlesource.com/chromium/src/+/c06fedb0d6a4463cc87ffd6e67375124f9c8426a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -35 lines) Patch
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.mm View 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.h View 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm View 1 chunk +2 lines, -7 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm View 4 chunks +5 lines, -14 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/star_decoration.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/star_decoration.mm View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (13 generated)
tapted
Hi Elly, please take a look
3 years, 5 months ago (2017-07-04 05:23:14 UTC) #11
Elly Fong-Jones
lgtm! :)
3 years, 5 months ago (2017-07-05 13:38:43 UTC) #12
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/2972593002/1
3 years, 5 months ago (2017-07-06 00:14:19 UTC) #14
commit-bot: I haz the power
3 years, 5 months ago (2017-07-06 00:34:32 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/c06fedb0d6a4463cc87ffd6e6737...

Powered by Google App Engine
This is Rietveld 408576698