Digital Credentials: IdentityCredentialProtocol was renamed DigitalCredentialPresentationProtocol#57027
Merged
Conversation
Collaborator
|
EWS run on previous version of this PR (hash ab8e2f0) Details
|
9 tasks
ab8e2f0 to
d03d5d6
Compare
Collaborator
|
EWS run on current version of this PR (hash d03d5d6) Details |
Collaborator
|
Failed wpe-wk2 checks. Please resolve failures and re-apply Rejecting #57027 from merge queue. |
Collaborator
|
Safe-Merge-Queue: Build #81799. |
…edentialPresentationProtocol rdar://168641111 https://bugs.webkit.org/show_bug.cgi?id=305989 Reviewed by Anne van Kesteren. Renamed IdentityCredentialProtocol to DigitalCredentialPresentationProtocol. Spec change: w3c-fedid/digital-credentials#401 Relies on existing tests. * Source/WebCore/CMakeLists.txt: * Source/WebCore/DerivedSources-input.xcfilelist: * Source/WebCore/DerivedSources-output.xcfilelist: * Source/WebCore/DerivedSources.make: * Source/WebCore/Headers.cmake: * Source/WebCore/Modules/identity/DigitalCredential.cpp: (WebCore::DigitalCredential::create): (WebCore::DigitalCredential::DigitalCredential): (WebCore::convertProtocolString): (WebCore::jsToCredentialRequest): * Source/WebCore/Modules/identity/DigitalCredential.h: * Source/WebCore/Modules/identity/DigitalCredential.idl: * Source/WebCore/Modules/identity/DigitalCredentialPresentationProtocol.h: Renamed from Source/WebCore/Modules/identity/IdentityCredentialProtocol.h. * Source/WebCore/Modules/identity/DigitalCredentialPresentationProtocol.idl: Renamed from Source/WebCore/Modules/identity/IdentityCredentialProtocol.idl. * Source/WebCore/Modules/identity/DigitalCredentialsResponseData.h: * Source/WebCore/Modules/identity/protocols/DigitalCredentialsProtocols.h: * Source/WebCore/Sources.txt: * Source/WebCore/WebCore.xcodeproj/project.pbxproj: * Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in: * Source/WebKit/UIProcess/DigitalCredentials/WKDigitalCredentialsPicker.mm: (-[WKRequestDataResult initWithRequestDataBytes:protocol:]): (-[WKDigitalCredentialsPicker handlePresentmentCompletionWithResponse:error:]): Canonical link: https://commits.webkit.org/306123@main
d03d5d6 to
5435910
Compare
Collaborator
|
Committed 306123@main (5435910): https://commits.webkit.org/306123@main Reviewed commits have been landed. Closing PR #57027 and removing active labels. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
5435910
d03d5d6