Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 46a449a46e3ee95220bcfd35ede0dff2634eade8 https://github.com/WebKit/WebKit/commit/46a449a46e3ee95220bcfd35ede0dff2634eade8 Author: Marcos Caceres <marc...@apple.com> Date: 2024-08-08 (Thu, 08 Aug 2024)
Changed paths: M Source/WebCore/CMakeLists.txt M Source/WebCore/DerivedSources-input.xcfilelist M Source/WebCore/DerivedSources-output.xcfilelist M Source/WebCore/DerivedSources.make M Source/WebCore/Headers.cmake M Source/WebCore/Modules/identity/IdentityRequestProvider.h M Source/WebCore/Modules/identity/IdentityRequestProvider.idl A Source/WebCore/Modules/identity/OpenID4VPRequest.h A Source/WebCore/Modules/identity/OpenID4VPRequest.idl M Source/WebCore/Sources.txt M Source/WebCore/WebCore.xcodeproj/project.pbxproj Log Message: ----------- Digital Credentials: implement base OpenID4VP IDL structure https://bugs.webkit.org/show_bug.cgi?id=277670 rdar://problem/133265654 Reviewed by Chris Dumez and Abrar Rahman Protyasha. Adds basic OpenID4VPRequest IDL structure to use by Digital Credentials API. * 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/IdentityRequestProvider.h: * Source/WebCore/Modules/identity/IdentityRequestProvider.idl: * Source/WebCore/Modules/identity/OpenID4VPRequest.h: Copied from Source/WebCore/Modules/identity/IdentityRequestProvider.idl. * Source/WebCore/Modules/identity/OpenID4VPRequest.idl: Copied from Source/WebCore/Modules/identity/IdentityRequestProvider.idl. * Source/WebCore/Sources.txt: Canonical link: https://commits.webkit.org/282036@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes