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

Issue 441953002: Inactive password bubble should dissappear after timeout. (Closed)

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

Description

Inactive password bubble should dissappear after timeout. The timer is set when the inactive bubble shows up or when the user moves the mouse out of it. The active bubble doesn't have the timer. BUG=394287 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287776

Patch Set 1 #

Patch Set 2 : Some tests #

Total comments: 5

Patch Set 3 : rearrange #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h View 1 2 4 chunks +17 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc View 1 2 6 chunks +33 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view_browsertest.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
vasilii
Hi Mike, please review.
6 years, 4 months ago (2014-08-05 11:45:27 UTC) #1
Mike West
Generally LGTM. Please wait for Daniel's feedback before landing. Also, please add some detail to ...
6 years, 4 months ago (2014-08-05 16:47:59 UTC) #2
vasilii
Daniel, your feedback required. https://codereview.chromium.org/441953002/diff/20001/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc File chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc (left): https://codereview.chromium.org/441953002/diff/20001/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc#oldcode609 chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc:609: void ManagePasswordsBubbleView::Init() { On 2014/08/05 ...
6 years, 4 months ago (2014-08-06 10:36:10 UTC) #3
dconnelly
https://codereview.chromium.org/441953002/diff/20001/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/441953002/diff/20001/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h#newcode245 chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h:245: base::OneShotTimer<ManagePasswordsBubbleView> timer_; On 2014/08/06 10:36:10, vasilii wrote: > On ...
6 years, 4 months ago (2014-08-06 11:17:59 UTC) #4
vasilii
On 2014/08/06 11:17:59, dconnelly wrote: > https://codereview.chromium.org/441953002/diff/20001/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/441953002/diff/20001/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h#newcode245 > ...
6 years, 4 months ago (2014-08-06 11:20:46 UTC) #5
chromium-reviews
On Wed, Aug 6, 2014 at 1:20 PM, <vasilii@chromium.org> wrote: > On 2014/08/06 11:17:59, dconnelly ...
6 years, 4 months ago (2014-08-06 11:27:28 UTC) #6
vasilii
I'm landing the CL as is then.
6 years, 4 months ago (2014-08-06 11:32:18 UTC) #7
vasilii
The CQ bit was checked by vasilii@chromium.org
6 years, 4 months ago (2014-08-06 11:32:35 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/441953002/40001
6 years, 4 months ago (2014-08-06 11:33:16 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-06 13:12:44 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 15:52:59 UTC) #11
Message was sent while issue was closed.
Change committed as 287776

Powered by Google App Engine
This is Rietveld 408576698