Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DigitalIdentity should have been DigitalCredential #79

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

marcoscaceres
Copy link
Collaborator

@marcoscaceres marcoscaceres commented Feb 16, 2024

Also align and defer to Verifiable Credential defined terms.


Preview | Diff

Copy link
Collaborator

@samuelgoto samuelgoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marcoscaceres marcoscaceres merged commit 528a17b into main Feb 16, 2024
1 check passed
@marcoscaceres marcoscaceres deleted the DigitalCredential branch February 16, 2024 20:55
index.html Show resolved Hide resolved
index.html Show resolved Hide resolved
@marcoscaceres
Copy link
Collaborator Author

marcoscaceres commented Feb 22, 2024

@TallTed, fixed the typos in a followup! Thanks for pointing those out.

webkit-commit-queue pushed a commit to marcoscaceres/WebKit that referenced this pull request Feb 28, 2024
https://bugs.webkit.org/show_bug.cgi?id=270197
rdar://123747961

Reviewed by Anne van Kesteren.

Renamed interface to reflect spec change:
WICG/digital-credentials#79

* LayoutTests/http/wpt/credential-management/setDigitalIdentityEnable.https.html:
* Source/WebCore/CMakeLists.txt:
* Source/WebCore/DerivedSources-input.xcfilelist:
* Source/WebCore/DerivedSources-output.xcfilelist:
* Source/WebCore/DerivedSources.make:
* Source/WebCore/Modules/credentialmanagement/BasicCredential.cpp:
(WebCore::BasicCredential::type const):
* Source/WebCore/Modules/credentialmanagement/BasicCredential.h:
* Source/WebCore/Modules/credentialmanagement/CredentialsContainer.cpp:
* Source/WebCore/Modules/credentialmanagement/CredentialsContainer.h:
* Source/WebCore/Modules/credentialmanagement/DigitalCredential.cpp: Renamed from Source/WebCore/Modules/credentialmanagement/DigitalIdentity.cpp.
(WebCore::DigitalCredential::create):
(WebCore::DigitalCredential::DigitalCredential):
* Source/WebCore/Modules/credentialmanagement/DigitalCredential.h: Renamed from Source/WebCore/Modules/credentialmanagement/DigitalIdentity.h.
* Source/WebCore/Modules/credentialmanagement/DigitalCredential.idl: Renamed from Source/WebCore/Modules/credentialmanagement/DigitalIdentity.idl.
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/bindings/js/JSBasicCredentialCustom.cpp:
(WebCore::toJSNewlyCreated):
* Source/WebCore/bindings/js/WebCoreBuiltinNames.h:

Canonical link: https://commits.webkit.org/275442@main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants