Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d686b02f00c3bb5c8ebb9b1e71df6555e3170b38
      
https://github.com/WebKit/WebKit/commit/d686b02f00c3bb5c8ebb9b1e71df6555e3170b38
  Author: Marcos Caceres <marc...@apple.com>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
    M Source/WebCore/Modules/credentialmanagement/DigitalCredential.cpp
    M Source/WebCore/Modules/credentialmanagement/DigitalCredential.h
    M Source/WebCore/Modules/credentialmanagement/DigitalCredential.idl

  Log Message:
  -----------
  DigitalCredential's response attribute was renamed to data
https://bugs.webkit.org/show_bug.cgi?id=268139
rdar://121639016

Reviewed by Tim Nguyen.

Renames DigitalCredential's "response" attribute to "data" to match the spec.
https://github.com/WICG/digital-credentials/pull/57

* Source/WebCore/Modules/credentialmanagement/DigitalCredential.cpp:
(WebCore::DigitalCredential::create):
(WebCore::DigitalCredential::DigitalCredential):
* Source/WebCore/Modules/credentialmanagement/DigitalCredential.h:
(WebCore::DigitalCredential::data const):
(WebCore::DigitalCredential::response const): Deleted.
* Source/WebCore/Modules/credentialmanagement/DigitalCredential.idl:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to