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

Issue 661973002: Credential Manager: JavaScript arguments make more sense in a different order. (Closed)

Created:
6 years, 2 months ago by Mike West
Modified:
6 years, 2 months ago
CC:
blink-reviews, dglazkov+blink, mkwst+moarreviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git/+/master
Project:
blink
Visibility:
Public.

Description

Credential Manager: JavaScript arguments make more sense in a different order. Updated spec, IDL files, and all the *Credential variants. BUG=400674 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183896

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -36 lines) Patch
M LayoutTests/http/tests/credentialmanager/credentialscontainer-notifyfailedsignin-basics.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/credentialmanager/credentialscontainer-notifysignedin-basics.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/credentialmanager/federatedcredential-basics.html View 2 chunks +21 lines, -3 lines 0 comments Download
M LayoutTests/http/tests/credentialmanager/localcredential-basics.html View 3 chunks +13 lines, -3 lines 0 comments Download
M Source/modules/credentialmanager/FederatedCredential.h View 1 chunk +12 lines, -2 lines 0 comments Download
M Source/modules/credentialmanager/FederatedCredential.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/modules/credentialmanager/FederatedCredential.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/credentialmanager/LocalCredential.h View 1 chunk +12 lines, -2 lines 0 comments Download
M Source/modules/credentialmanager/LocalCredential.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/modules/credentialmanager/LocalCredential.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/credentialmanager/PlatformFederatedCredential.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/credentialmanager/PlatformFederatedCredential.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/platform/credentialmanager/PlatformLocalCredential.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/credentialmanager/PlatformLocalCredential.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/platform/exported/WebFederatedCredential.cpp View 1 chunk +6 lines, -1 line 0 comments Download
M Source/platform/exported/WebLocalCredential.cpp View 1 chunk +6 lines, -1 line 0 comments Download
M public/platform/WebFederatedCredential.h View 1 chunk +3 lines, -0 lines 0 comments Download
M public/platform/WebLocalCredential.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Mike West
Hey Vaclav, want to take a look at a Blink CL before I find someone ...
6 years, 2 months ago (2014-10-17 12:46:53 UTC) #2
vabr (Chromium)
LGTM, I don't really have preference for the order, and adding the new optional parameter ...
6 years, 2 months ago (2014-10-17 13:01:31 UTC) #3
Mike West
Philip, I picked your name out of a hat. Would you like to take a ...
6 years, 2 months ago (2014-10-17 13:28:52 UTC) #5
philipj_slow
I'm home taking care of my sick son today (but reading email?) so if you ...
6 years, 2 months ago (2014-10-17 13:43:30 UTC) #6
vabr (Chromium)
On 2014/10/17 13:01:31, vabr (Chromium) wrote: > LGTM, I don't really have preference for the ...
6 years, 2 months ago (2014-10-17 13:47:04 UTC) #7
Mike West
On 2014/10/17 13:43:30, philipj wrote: > I'm home taking care of my sick son today ...
6 years, 2 months ago (2014-10-17 13:49:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/661973002/1
6 years, 2 months ago (2014-10-17 13:51:05 UTC) #10
commit-bot: I haz the power
6 years, 2 months ago (2014-10-17 15:40:05 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 183896

Powered by Google App Engine
This is Rietveld 408576698