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

Issue 488253002: Avatar Bubble doesn't re-pop when trying to click it away. (Closed)

Created:
6 years, 4 months ago by Mike Lerman
Modified:
6 years, 4 months ago
Reviewers:
msw, sky
CC:
chromium-reviews, tfarina
Project:
chromium
Visibility:
Public.

Description

Avatar Bubble doesn't re-pop when trying to click it away. If the Avatar Bubble (profile chooser) is open and the Avatar Button is clicked, the bubble should disappear. BUG=402014 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291260

Patch Set 1 #

Total comments: 10

Patch Set 2 : Rework all code into NewAvatarButton #

Total comments: 6

Patch Set 3 : msw nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M chrome/browser/ui/views/profiles/new_avatar_button.h View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/profiles/new_avatar_button.cc View 1 2 3 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Mike Lerman
I originally tried storing the suppress_mouse_released_action_ state in the browser_non_client_frame_view, but this didn't work. The ...
6 years, 4 months ago (2014-08-20 19:39:30 UTC) #1
Mike Lerman
I originally tried storing the suppress_mouse_released_action_ state in the browser_non_client_frame_view, but this didn't work. The ...
6 years, 4 months ago (2014-08-20 19:40:34 UTC) #2
Mike Lerman
Hi Mike, Scott, This CL implements the ProfileChooserView issue we had talked about over email ...
6 years, 4 months ago (2014-08-20 19:42:50 UTC) #3
msw
https://codereview.chromium.org/488253002/diff/1/chrome/browser/ui/views/profiles/new_avatar_button.cc File chrome/browser/ui/views/profiles/new_avatar_button.cc (right): https://codereview.chromium.org/488253002/diff/1/chrome/browser/ui/views/profiles/new_avatar_button.cc#newcode117 chrome/browser/ui/views/profiles/new_avatar_button.cc:117: // If the avatar bubble is showing then don't ...
6 years, 4 months ago (2014-08-20 21:12:37 UTC) #4
Mike Lerman
Thanks for the pointers, Mike! https://codereview.chromium.org/488253002/diff/1/chrome/browser/ui/views/profiles/new_avatar_button.cc File chrome/browser/ui/views/profiles/new_avatar_button.cc (right): https://codereview.chromium.org/488253002/diff/1/chrome/browser/ui/views/profiles/new_avatar_button.cc#newcode117 chrome/browser/ui/views/profiles/new_avatar_button.cc:117: // If the avatar ...
6 years, 4 months ago (2014-08-21 15:15:36 UTC) #5
Mike Lerman
Ping Mike - if you have no further comments, I'll try to submit this today ...
6 years, 4 months ago (2014-08-21 19:27:47 UTC) #6
msw
lgtm with nits https://codereview.chromium.org/488253002/diff/20001/chrome/browser/ui/views/profiles/new_avatar_button.cc File chrome/browser/ui/views/profiles/new_avatar_button.cc (right): https://codereview.chromium.org/488253002/diff/20001/chrome/browser/ui/views/profiles/new_avatar_button.cc#newcode117 chrome/browser/ui/views/profiles/new_avatar_button.cc:117: // Prevent the avatar bubble being ...
6 years, 4 months ago (2014-08-21 19:57:44 UTC) #7
Mike Lerman
Thanks. https://codereview.chromium.org/488253002/diff/20001/chrome/browser/ui/views/profiles/new_avatar_button.cc File chrome/browser/ui/views/profiles/new_avatar_button.cc (right): https://codereview.chromium.org/488253002/diff/20001/chrome/browser/ui/views/profiles/new_avatar_button.cc#newcode117 chrome/browser/ui/views/profiles/new_avatar_button.cc:117: // Prevent the avatar bubble being re-shown on ...
6 years, 4 months ago (2014-08-21 20:02:32 UTC) #8
Mike Lerman
The CQ bit was checked by mlerman@chromium.org
6 years, 4 months ago (2014-08-21 20:02:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlerman@chromium.org/488253002/40001
6 years, 4 months ago (2014-08-21 20:05:26 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-22 00:08:52 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (40001) as 291260

Powered by Google App Engine
This is Rietveld 408576698