[webkit-changes] [WebKit/WebKit] 42df61: Digital Credential: DigitalCredentialsRequest's re...

Marcos Cáceres noreply at github.com
Thu Jan 9 10:56:25 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 42df611a2fa35a5274aedb5c4f01394afdfe6d26
      https://github.com/WebKit/WebKit/commit/42df611a2fa35a5274aedb5c4f01394afdfe6d26
  Author: Marcos Caceres <marcosc at apple.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/digital-credentials/dc-types.ts
    M LayoutTests/imported/w3c/web-platform-tests/digital-credentials/support/helper.js
    M Source/WebCore/Modules/identity/IdentityRequestProvider.h
    M Source/WebCore/Modules/identity/IdentityRequestProvider.idl
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  Digital Credential: DigitalCredentialsRequest's request member is now called data
https://bugs.webkit.org/show_bug.cgi?id=279933
rdar://136714291

Reviewed by Abrar Rahman Protyasha and Alex Christensen.

The `request` member of IdentityRequestProvider is now called data.

Spec change:
https://github.com/WICG/digital-credentials/pull/165

* LayoutTests/imported/w3c/web-platform-tests/digital-credentials/dc-types.ts:
* LayoutTests/imported/w3c/web-platform-tests/digital-credentials/support/helper.js:
(makeIdentityRequestProvider):
* Source/WebCore/Modules/identity/IdentityRequestProvider.h:
* Source/WebCore/Modules/identity/IdentityRequestProvider.idl:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

Canonical link: https://commits.webkit.org/288669@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list