Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 24aaf367721d694e417a77f864c95533382d8de7 https://github.com/WebKit/WebKit/commit/24aaf367721d694e417a77f864c95533382d8de7 Author: Marcos Caceres <marc...@apple.com> Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths: M LayoutTests/http/wpt/identity/idl.https.html 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 a Uint8Array https://bugs.webkit.org/show_bug.cgi?id=272444 rdar://126244545 Reviewed by Anne van Kesteren. Changed DigitalCredential's data attribute to Uint8Array. * LayoutTests/http/wpt/identity/idl.https.html: * 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/277379@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