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

Issue 645023005: Credential Manager: Add a 'formData' property to LocalCredential. (Closed)

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

Description

Patch Set 1 #

Total comments: 9

Patch Set 2 : Feedback. #

Patch Set 3 : Ugh. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -3 lines) Patch
M LayoutTests/http/tests/credentialmanager/localcredential-basics.html View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M Source/modules/credentialmanager/Credential.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/credentialmanager/LocalCredential.h View 1 2 chunks +8 lines, -1 line 0 comments Download
M Source/modules/credentialmanager/LocalCredential.cpp View 1 3 chunks +10 lines, -0 lines 0 comments Download
M Source/modules/credentialmanager/LocalCredential.idl View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 26 (10 generated)
Mike West
Hello, Oilpanners! Would you please sanity check this change? I'm adding a RefPtr property to ...
6 years, 2 months ago (2014-10-20 08:05:11 UTC) #2
vabr (Chromium)
Hi Mike, This LGTM, as what I see in the spec looks like what you ...
6 years, 2 months ago (2014-10-20 08:16:01 UTC) #3
haraken
https://codereview.chromium.org/645023005/diff/1/Source/modules/credentialmanager/Credential.h File Source/modules/credentialmanager/Credential.h (right): https://codereview.chromium.org/645023005/diff/1/Source/modules/credentialmanager/Credential.h#newcode19 Source/modules/credentialmanager/Credential.h:19: class Credential : public GarbageCollectedFinalized<Credential>, public ScriptWrappable { On ...
6 years, 2 months ago (2014-10-20 08:16:03 UTC) #5
sof
https://codereview.chromium.org/645023005/diff/1/Source/modules/credentialmanager/Credential.h File Source/modules/credentialmanager/Credential.h (right): https://codereview.chromium.org/645023005/diff/1/Source/modules/credentialmanager/Credential.h#newcode19 Source/modules/credentialmanager/Credential.h:19: class Credential : public GarbageCollectedFinalized<Credential>, public ScriptWrappable { On ...
6 years, 2 months ago (2014-10-20 08:18:53 UTC) #7
sof
https://codereview.chromium.org/645023005/diff/1/LayoutTests/http/tests/credentialmanager/localcredential-basics.html File LayoutTests/http/tests/credentialmanager/localcredential-basics.html (right): https://codereview.chromium.org/645023005/diff/1/LayoutTests/http/tests/credentialmanager/localcredential-basics.html#newcode17 LayoutTests/http/tests/credentialmanager/localcredential-basics.html:17: assert_true(credential.formData instanceof FormData); Can't you test this via the ...
6 years, 2 months ago (2014-10-20 08:35:46 UTC) #8
Mike West
Thanks. https://codereview.chromium.org/645023005/diff/1/LayoutTests/http/tests/credentialmanager/localcredential-basics.html File LayoutTests/http/tests/credentialmanager/localcredential-basics.html (right): https://codereview.chromium.org/645023005/diff/1/LayoutTests/http/tests/credentialmanager/localcredential-basics.html#newcode17 LayoutTests/http/tests/credentialmanager/localcredential-basics.html:17: assert_true(credential.formData instanceof FormData); On 2014/10/20 08:35:46, sof wrote: ...
6 years, 2 months ago (2014-10-20 09:47:38 UTC) #9
sof
lgtm
6 years, 2 months ago (2014-10-20 09:53:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/645023005/20001
6 years, 2 months ago (2014-10-20 09:58:50 UTC) #12
haraken
LGTM
6 years, 2 months ago (2014-10-20 10:17:38 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/65364)
6 years, 2 months ago (2014-10-20 10:28: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/645023005/20001
6 years, 2 months ago (2014-10-20 10:31:20 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/65364)
6 years, 2 months ago (2014-10-20 10:34:51 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/645023005/40001
6 years, 2 months ago (2014-10-23 13:13:51 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/33294)
6 years, 2 months ago (2014-10-23 15:19:50 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/645023005/40001
6 years, 2 months ago (2014-10-23 15:22:01 UTC) #25
commit-bot: I haz the power
6 years, 2 months ago (2014-10-23 16:00:36 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 184280

Powered by Google App Engine
This is Rietveld 408576698