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

Issue 960493004: Support federated credentials in Chrome settings. (Closed)

Created:
5 years, 10 months ago by Mike West
Modified:
5 years, 9 months ago
Reviewers:
vasilii, Dan Beam
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-options_chromium.org, gcasto+watchlist_chromium.org, michaelpg+watch-options_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

Support federated credentials in Chrome settings. chrome://settings/passwords currently displays a blank input field for federated credentials. This patch adjusts things to support displaying the hostname of the federation with which the credential is bound. That is, it will display "via facebook.com" if you've signed into a website using Facebook, and saved that credential via the Credential Manager API. BUG=461800 R=vasilii@chromium.org Committed: https://crrev.com/02557130c2bfa0b5261a29e792e03835d88f58ef Cr-Commit-Position: refs/heads/master@{#322146}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -51 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/password_manager.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/password_manager_list.css View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/password_manager_list.js View 1 7 chunks +73 lines, -47 lines 0 comments Download
M chrome/browser/ui/webui/options/password_manager_handler.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Mike West
Hi Vasilii! Would you mind skimming this for sanity before I hand it to a ...
5 years, 10 months ago (2015-02-25 13:28:10 UTC) #1
vasilii
lgtm https://codereview.chromium.org/960493004/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/960493004/diff/1/chrome/app/generated_resources.grd#newcode7602 chrome/app/generated_resources.grd:7602: + <message name="IDS_PASSWORDS_VIA_FEDERATION" desc="Text for federated credential's value."> ...
5 years, 10 months ago (2015-02-25 13:53:30 UTC) #2
Mike West
dbeam@: Mind taking a look with your OWNERS hat on? vasilii@: I figured it was ...
5 years, 10 months ago (2015-02-25 20:38:46 UTC) #4
Mike West
Friendly ping. :)
5 years, 9 months ago (2015-02-28 06:35:36 UTC) #5
Dan Beam
lgtm https://codereview.chromium.org/960493004/diff/1/chrome/browser/resources/options/password_manager_list.js File chrome/browser/resources/options/password_manager_list.js (right): https://codereview.chromium.org/960493004/diff/1/chrome/browser/resources/options/password_manager_list.js#newcode17 chrome/browser/resources/options/password_manager_list.js:17: * may be present. nit: /** @const {number} ...
5 years, 9 months ago (2015-03-03 22:49:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/960493004/20001
5 years, 9 months ago (2015-03-25 11:56:49 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-25 12:53:52 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 12:54:46 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/02557130c2bfa0b5261a29e792e03835d88f58ef
Cr-Commit-Position: refs/heads/master@{#322146}

Powered by Google App Engine
This is Rietveld 408576698