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

Issue 2749153005: Make CredentialsContainer#get argument options optional to match the spec (Closed)

Created:
3 years, 9 months ago by lunalu1
Modified:
3 years, 9 months ago
Reviewers:
Mike West, foolip
CC:
blink-reviews, chromium-reviews, haraken
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make CredentialsContainer#get argument options optional to match the spec BUG=701566 Review-Url: https://codereview.chromium.org/2749153005 Cr-Commit-Position: refs/heads/master@{#458494} Committed: https://chromium.googlesource.com/chromium/src/+/90df8ca1bd1aa6218fb937249f38ed59dcaf19a5

Patch Set 1 #

Patch Set 2 : Update layout test for navigator.credentials.get() #

Patch Set 3 : Update credentialmanager/idl.html tests after the idl change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/credentialmanager/credentialscontainer-get-basics.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/credentialmanager/idl.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/credentialmanager/CredentialsContainer.idl View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 21 (14 generated)
lunalu1
Hi Philip, PTAL
3 years, 9 months ago (2017-03-16 21:57:47 UTC) #8
foolip
It's probably best if mkwst@ reviews this since the correct behavior with no argument is ...
3 years, 9 months ago (2017-03-21 08:41:30 UTC) #12
Mike West
Resolving the promise with `undefined` seems like reasonable behavior to me, and matches the existing ...
3 years, 9 months ago (2017-03-21 09:42:11 UTC) #13
lunalu1
On 2017/03/21 09:42:11, Mike West wrote: > Resolving the promise with `undefined` seems like reasonable ...
3 years, 9 months ago (2017-03-21 16:56:10 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/2749153005/40001
3 years, 9 months ago (2017-03-21 17:13:10 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/90df8ca1bd1aa6218fb937249f38ed59dcaf19a5
3 years, 9 months ago (2017-03-21 18:55:54 UTC) #20
foolip
3 years, 9 months ago (2017-03-22 05:05:29 UTC) #21
Message was sent while issue was closed.
On 2017/03/21 16:56:10, loonybear wrote:
> On 2017/03/21 09:42:11, Mike West wrote:
> > Resolving the promise with `undefined` seems like reasonable behavior to me,
> and
> > matches the existing spec's algorithm. LGTM.
> 
> Does this change require an intent?
> If not, I will try to land it today.

Nah, it's a rather small change.

Powered by Google App Engine
This is Rietveld 408576698