Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2a3695d1b744833e6ac74ff4cec94faee774354f https://github.com/WebKit/WebKit/commit/2a3695d1b744833e6ac74ff4cec94faee774354f Author: Marcos Caceres <marc...@apple.com> Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths: M Source/WebCore/Modules/identity/DigitalCredential.cpp M Source/WebCore/Modules/identity/DigitalCredential.h M Source/WebCore/Modules/identity/DigitalCredential.idl Log Message: ----------- Digital Credentials: DigitalCredential's data attribute should be an object https://bugs.webkit.org/show_bug.cgi?id=276651 rdar://132302920 Reviewed by Abrar Rahman Protyasha and Alex Christensen. Implements the DigitalCredential's data attribute as an object. Spec change: https://github.com/WICG/digital-credentials/pull/141 * Source/WebCore/Modules/identity/DigitalCredential.cpp: (WebCore::DigitalCredential::create): (WebCore::DigitalCredential::DigitalCredential): * Source/WebCore/Modules/identity/DigitalCredential.h: * Source/WebCore/Modules/identity/DigitalCredential.idl: Canonical link: https://commits.webkit.org/288674@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