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

Issue 440903002: Password "key" icon in the omnibox should be focusable. If the bubble is open then it automatically… (Closed)

Created:
6 years, 4 months ago by vasilii
Modified:
6 years, 4 months ago
Reviewers:
Mike West, aboxhall
CC:
chromium-reviews, tfarina, gcasto+watchlist_chromium.org, mkwst+watchlist_chromium.org
Project:
chromium
Visibility:
Public.

Description

Password "key" icon in the omnibox should be focusable. If the bubble is open then it automatically passes its focus to the bubble. BUG=392835 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287768

Patch Set 1 #

Total comments: 7

Patch Set 2 : addressed nit #

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_icon_view.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc View 1 2 2 chunks +21 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
vasilii
Hi Mike, One more patch for you please.
6 years, 4 months ago (2014-08-05 16:15:41 UTC) #1
Mike West
Thanks. One thing to check. https://codereview.chromium.org/440903002/diff/1/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h File chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h (right): https://codereview.chromium.org/440903002/diff/1/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h#newcode162 chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h:162: // Makes the bubble ...
6 years, 4 months ago (2014-08-05 16:41:55 UTC) #2
Mike West
https://codereview.chromium.org/440903002/diff/1/chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc File chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc (right): https://codereview.chromium.org/440903002/diff/1/chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc#newcode23 chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc:23: SetFocusable(true); What's the difference?
6 years, 4 months ago (2014-08-05 16:42:24 UTC) #3
vasilii
https://codereview.chromium.org/440903002/diff/1/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h File chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h (right): https://codereview.chromium.org/440903002/diff/1/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h#newcode162 chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h:162: // Makes the bubble foreground window. On 2014/08/05 16:41:55, ...
6 years, 4 months ago (2014-08-06 09:14:01 UTC) #4
Mike West
https://codereview.chromium.org/440903002/diff/1/chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc File chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc (right): https://codereview.chromium.org/440903002/diff/1/chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc#newcode95 chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc:95: if (active()) On 2014/08/06 09:14:01, vasilii wrote: > On ...
6 years, 4 months ago (2014-08-06 09:17:46 UTC) #5
Mike West
6 years, 4 months ago (2014-08-06 09:17:47 UTC) #6
Mike West
LGTM. As discussed, I think we need to verify that there's some sort of announcement ...
6 years, 4 months ago (2014-08-06 09:25:15 UTC) #7
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 4 months ago (2014-08-06 09:26:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/440903002/20001
6 years, 4 months ago (2014-08-06 09:27:59 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-06 09:41:05 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-06 09:42:12 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device/builds/2976) ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/2049) mac_chromium_compile_dbg ...
6 years, 4 months ago (2014-08-06 09:42:13 UTC) #12
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 4 months ago (2014-08-06 09:48:08 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vasilii@chromium.org/440903002/40001
6 years, 4 months ago (2014-08-06 09:49:12 UTC) #14
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 13:08:50 UTC) #15
Message was sent while issue was closed.
Change committed as 287768

Powered by Google App Engine
This is Rietveld 408576698