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

Issue 2666043004: Don't change the HTTPS PasswordForm::action during HTTP -> HTTPS migration. (Closed)

Created:
3 years, 10 months ago by vasilii
Modified:
3 years, 10 months ago
Reviewers:
jdoerrie, dullweber, kolos1
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't change the HTTPS PasswordForm::action during HTTP -> HTTPS migration. BUG=687266 Review-Url: https://codereview.chromium.org/2666043004 Cr-Commit-Position: refs/heads/master@{#447502} Committed: https://chromium.googlesource.com/chromium/src/+/aeb4ece778671ee806942e7fe4ba57431ebea692

Patch Set 1 #

Patch Set 2 : fix compilation #

Patch Set 3 : fix tests #

Total comments: 2

Patch Set 4 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -7 lines) Patch
M chrome/browser/password_manager/password_manager_browsertest.cc View 1 1 chunk +43 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/form_fetcher_impl_unittest.cc View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M components/password_manager/core/browser/http_password_migrator.cc View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M components/password_manager/core/browser/http_password_migrator_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 30 (19 generated)
vasilii
Hi Jan, please review.
3 years, 10 months ago (2017-01-31 19:22:38 UTC) #4
jdoerrie
LGTM % Nit. https://codereview.chromium.org/2666043004/diff/40001/components/password_manager/core/browser/http_password_migrator.cc File components/password_manager/core/browser/http_password_migrator.cc (right): https://codereview.chromium.org/2666043004/diff/40001/components/password_manager/core/browser/http_password_migrator.cc#newcode50 components/password_manager/core/browser/http_password_migrator.cc:50: if (!form->action.SchemeIs(url::kHttpsScheme)) Nit: Consider adding a ...
3 years, 10 months ago (2017-02-01 11:59:28 UTC) #13
vasilii
https://codereview.chromium.org/2666043004/diff/40001/components/password_manager/core/browser/http_password_migrator.cc File components/password_manager/core/browser/http_password_migrator.cc (right): https://codereview.chromium.org/2666043004/diff/40001/components/password_manager/core/browser/http_password_migrator.cc#newcode50 components/password_manager/core/browser/http_password_migrator.cc:50: if (!form->action.SchemeIs(url::kHttpsScheme)) On 2017/02/01 11:59:28, jdoerrie wrote: > Nit: ...
3 years, 10 months ago (2017-02-01 12:14:44 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2666043004/60001
3 years, 10 months ago (2017-02-01 12:15:04 UTC) #17
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 10 months ago (2017-02-01 12:15:05 UTC) #19
dullweber
lgtm
3 years, 10 months ago (2017-02-01 12:47:28 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2666043004/60001
3 years, 10 months ago (2017-02-01 12:47:45 UTC) #22
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 10 months ago (2017-02-01 12:47:46 UTC) #24
kolos1
LGTM
3 years, 10 months ago (2017-02-01 12:50:23 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2666043004/60001
3 years, 10 months ago (2017-02-01 12:50:44 UTC) #27
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 13:39:35 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/aeb4ece778671ee806942e7fe4ba...

Powered by Google App Engine
This is Rietveld 408576698