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

Issue 1826473002: Fix of quick disappearing of password bubble when autofill happens. (Closed)

Created:
4 years, 9 months ago by dvadym
Modified:
4 years, 9 months ago
Reviewers:
vasilii
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix of quick disappearing of password bubble when autofill happens. If passowrd bubble is in one states PENDING_PASSWORD_STATE, PENDING_PASSWORD_UPDATE_STATE or CONFIRMATION_STATE then not to turn it to MANAGED_STATE when autofill happens. BUG=593325 Committed: https://crrev.com/f89c67271a18d8b6ae96a410e6999f2d61f3b26c Cr-Commit-Position: refs/heads/master@{#383058}

Patch Set 1 #

Patch Set 2 : Comments fix #

Patch Set 3 : Moved implementation to controller #

Patch Set 4 : Comments fix #

Patch Set 5 : small improvement #

Patch Set 6 : UI test removed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -17 lines) Patch
M chrome/browser/ui/passwords/manage_passwords_ui_controller.cc View 1 2 3 1 chunk +4 lines, -8 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller_unittest.cc View 1 2 3 4 3 chunks +50 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view_interactive_uitest.cc View 1 2 3 4 5 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
dvadym
Hi Vasilii, Could you please review this CL? Regards, Vadym
4 years, 9 months ago (2016-03-22 14:51:39 UTC) #2
vasilii
Please move the fix entirely to ManagePasswordsUIController. Instead of the current state analyse |bubble_status_| as ...
4 years, 9 months ago (2016-03-22 15:42:48 UTC) #3
dvadym
Thanks Vasilii for comments. I've moved implementation to controller. PTAL.
4 years, 9 months ago (2016-03-24 11:53:36 UTC) #4
vasilii
lgtm Remove ManagePasswordsBubbleViewTest.CloseOnChangedState
4 years, 9 months ago (2016-03-24 12:40:20 UTC) #5
dvadym
On 2016/03/24 12:40:20, vasilii wrote: > lgtm > > Remove ManagePasswordsBubbleViewTest.CloseOnChangedState Thanks for review! Test ...
4 years, 9 months ago (2016-03-24 12:51:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1826473002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1826473002/100001
4 years, 9 months ago (2016-03-24 13:22:26 UTC) #10
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-24 13:33:57 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-24 13:35:24 UTC) #14
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f89c67271a18d8b6ae96a410e6999f2d61f3b26c
Cr-Commit-Position: refs/heads/master@{#383058}

Powered by Google App Engine
This is Rietveld 408576698