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

Issue 8493011: Merge 108537 - Align avatar bubble with edge of anchor control (Closed)

Created:
9 years, 1 month ago by sail
Modified:
9 years, 1 month ago
Reviewers:
CC:
chromium-reviews, nkostylev+watch_chromium.org, tfarina, Erik does not do reviews, mihaip+watch_chromium.org, Aaron Boodman, arv (Not doing code reviews), estade+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, dhollowa
Visibility:
Public.

Description

Merge 108537 - Align avatar bubble with edge of anchor control Currently when showing the avatar bubble the tip of the bubble points to the middle of the anchor control. This can look weird so I'm changing it to be aligned with the edge of the anchor control. BUG=98884 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108880

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -26 lines) Patch
M chrome/browser/chromeos/login/message_bubble.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/status/caps_lock_menu_button.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/external_tab_container_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/ntp4/new_tab.css View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/speech/speech_input_bubble_views.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/avatar_menu_button.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/bubble/border_contents.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/bubble/border_contents.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/bubble/bubble.h View 3 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/bubble/bubble.cc View 5 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_installed_bubble.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/views/first_run_bubble.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/global_error_bubble_view.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/location_bar/content_setting_image_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/page_info_bubble_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/pinned_contents_info_bubble.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/toolbar_view.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/web_intent_picker_view.cc View 1 chunk +3 lines, -1 line 0 comments Download
M views/bubble/bubble_border.h View 3 chunks +14 lines, -0 lines 0 comments Download
M views/bubble/bubble_border.cc View 2 chunks +10 lines, -4 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698