Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(4)

Issue 1209953002: Rename avatarURL to iconURL in the credential manager in Blink. (Closed)

Created:
4 years, 10 months ago by msramek
Modified:
4 years, 10 months ago
CC:
blink-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Rename avatarURL to iconURL in the credential manager in Blink. As specified in https://w3c.github.io/webappsec/specs/credentialmanagement/#credential Also change all references to avatar to icon for consistency. WebCredential::avatarURL() is redirected to WebCredential::iconURL(), but stays until the corresponding change on callsites in Chromium. This CL is a part of the three-sided patchset: 1. https://codereview.chromium.org/1209953002/ <-- this patch 2. https://codereview.chromium.org/1209363003/ 3. https://codereview.chromium.org/1208193003/ BUG=494880, 505445 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197902

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -66 lines) Patch
M LayoutTests/http/tests/credentialmanager/credentialscontainer-notifyfailedsignin-basics.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/credentialmanager/credentialscontainer-notifysignedin-basics.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/credentialmanager/credentialscontainer-request-basics.html View 2 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/http/tests/credentialmanager/federatedcredential-basics.html View 3 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/http/tests/credentialmanager/passwordcredential-basics.html View 3 chunks +8 lines, -8 lines 0 comments Download
M LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/webexposed/global-interface-listing-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/credentialmanager/Credential.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/modules/credentialmanager/Credential.cpp View 2 chunks +7 lines, -7 lines 0 comments Download
M Source/modules/credentialmanager/Credential.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/credentialmanager/FederatedCredential.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/credentialmanager/PasswordCredential.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/modules/credentialmanager/PasswordCredential.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/modules/credentialmanager/PasswordCredential.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/credentialmanager/PlatformCredential.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/platform/credentialmanager/PlatformCredential.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/platform/credentialmanager/PlatformPasswordCredential.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/credentialmanager/PlatformPasswordCredential.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/platform/exported/WebCredential.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/platform/exported/WebPasswordCredential.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M public/platform/WebCredential.h View 2 chunks +4 lines, -3 lines 2 comments Download
M public/platform/WebFederatedCredential.h View 1 chunk +1 line, -1 line 0 comments Download
M public/platform/WebPasswordCredential.h View 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (6 generated)
msramek
Hi Mike and Jochen, I'm starting another trio of renaming CLs. PTAL :) Since avatarURL ...
4 years, 10 months ago (2015-06-25 13:30:21 UTC) #4
Mike West
LGTM. If you're going to land this before you have the other two patches done, ...
4 years, 10 months ago (2015-06-25 14:48:42 UTC) #5
msramek
Thanks! Creating a separate bug sounds messy if you've been putting everything into one master ...
4 years, 10 months ago (2015-06-26 09:45:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1209953002/40001
4 years, 10 months ago (2015-06-26 10:33:16 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2015-06-26 10:37:01 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197902

Powered by Google App Engine
This is Rietveld 408576698