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

Issue 1108673002: Switch SchemeIsSecure to SchemeIsCryptographic for password-manager-related code. (Closed)

Created:
5 years, 8 months ago by lgarron
Modified:
5 years, 7 months ago
Reviewers:
palmer, Mike West
CC:
chromium-reviews, gcasto+watchlist_chromium.org, jww, mkwst+watchlist-passwords_chromium.org, vabr+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch SchemeIsSecure to SchemeIsCryptographic for password-manager-related code. SchemeIsSecure was changed to SchemeIsCryptographic in https://codereview.chromium.org/1049953003 . BUG=362214 Committed: https://crrev.com/e59aa5de9a581a073b02f51d83078fcd6d312a30 Cr-Commit-Position: refs/heads/master@{#327410}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix typo. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M chrome/browser/password_manager/password_store_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/password_manager/core/browser/password_form_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/password_manager/core/browser/password_manager.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
lgarron
Mike, you're also an owner for the password code. Could you help us find out ...
5 years, 8 months ago (2015-04-24 20:11:40 UTC) #2
palmer
https://codereview.chromium.org/1108673002/diff/1/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/1108673002/diff/1/components/password_manager/core/browser/password_manager.cc#newcode143 components/password_manager/core/browser/password_manager.cc:143: bool ssl_valid = form.origin.SchemeIsryptographic(); Typo.
5 years, 8 months ago (2015-04-24 20:22:23 UTC) #3
Mike West
This looks right for the password manager; the goal here is to ensure that we ...
5 years, 8 months ago (2015-04-26 07:53:03 UTC) #5
palmer
Thanks, Mike. Looks like you can just fix that typo and CQ it, Lucas. LGTM.
5 years, 8 months ago (2015-04-27 19:00:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1108673002/1
5 years, 8 months ago (2015-04-27 22:10:08 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/31703) linux_chromium_gn_dbg on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 8 months ago (2015-04-27 22:19:49 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1108673002/20001
5 years, 8 months ago (2015-04-27 22:44:48 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 8 months ago (2015-04-27 23:37:05 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1108673002/20001
5 years, 7 months ago (2015-04-28 23:02:49 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-04-29 01:36:33 UTC) #18
commit-bot: I haz the power
5 years, 7 months ago (2015-04-29 01:37:20 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e59aa5de9a581a073b02f51d83078fcd6d312a30
Cr-Commit-Position: refs/heads/master@{#327410}

Powered by Google App Engine
This is Rietveld 408576698