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

Issue 127973004: Persist "Save password" infobars across redirects (Closed)

Created:
6 years, 11 months ago by vabr (Chromium)
Modified:
6 years, 11 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews
Visibility:
Public.

Description

Persist "Save password" infobars across redirects As described in the bug, on some pages we observe a chain of redirections between the sign-in and the final landing form, during which the "save password" infobar is prematurely destroyed. This CL overrides the ShouldExpire method for "save password" infobars to survive page transitions which are redirects. BUG=26186 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243889

Patch Set 1 #

Total comments: 10

Patch Set 2 : Comments addressed + trybot compilation fixed #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -3 lines) Patch
M chrome/browser/password_manager/password_manager_browsertest.cc View 1 5 chunks +54 lines, -3 lines 0 comments Download
M chrome/browser/password_manager/password_manager_delegate_impl.cc View 1 3 chunks +13 lines, -0 lines 1 comment Download
M chrome/test/data/password/password_form.html View 1 chunk +6 lines, -0 lines 0 comments Download
A chrome/test/data/password/redirect.html View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
vabr (Chromium)
Hi Ilya, (If you prefer to not start this before you are away, just let ...
6 years, 11 months ago (2014-01-08 17:28:20 UTC) #1
Ilya Sherman
Thanks! LGTM % nits: https://codereview.chromium.org/127973004/diff/1/chrome/browser/password_manager/password_manager_browsertest.cc File chrome/browser/password_manager/password_manager_browsertest.cc (right): https://codereview.chromium.org/127973004/diff/1/chrome/browser/password_manager/password_manager_browsertest.cc#newcode75 chrome/browser/password_manager/password_manager_browsertest.cc:75: if (auto_accept_infobar_) nit: This needs ...
6 years, 11 months ago (2014-01-08 23:34:52 UTC) #2
vabr (Chromium)
Thanks, Ilya! I addressed your comments, and changed the following three things: 1) break -> ...
6 years, 11 months ago (2014-01-09 11:39:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/127973004/180001
6 years, 11 months ago (2014-01-09 11:42:55 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 14:11:07 UTC) #5
Message was sent while issue was closed.
Change committed as 243889

Powered by Google App Engine
This is Rietveld 408576698