[webkit-changes] [WebKit/WebKit] 893e0c: Update toBufferSource() to take in a std::span

Chris Dumez noreply at github.com
Thu Mar 21 11:30:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 893e0c7a3b6bd1b57c8bdb744b7057d67c5fd4ee
      https://github.com/WebKit/WebKit/commit/893e0c7a3b6bd1b57c8bdb744b7057d67c5fd4ee
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-03-21 (Thu, 21 Mar 2024)

  Changed paths:
    M Source/WebCore/bindings/js/BufferSource.h
    M Tools/TestWebKitAPI/Tests/WebCore/CtapRequestTest.cpp
    M Tools/TestWebKitAPI/Tests/WebCore/CtapResponseTest.cpp
    M Tools/TestWebKitAPI/Tests/WebCore/U2fCommandConstructorTest.cpp

  Log Message:
  -----------
  Update toBufferSource() to take in a std::span
https://bugs.webkit.org/show_bug.cgi?id=271356

Reviewed by Darin Adler.

* Source/WebCore/bindings/js/BufferSource.h:
(WebCore::toBufferSource):
* Tools/TestWebKitAPI/Tests/WebCore/CtapRequestTest.cpp:
(TestWebKitAPI::TEST):
* Tools/TestWebKitAPI/Tests/WebCore/U2fCommandConstructorTest.cpp:
(TestWebKitAPI::constructMakeCredentialRequest):
(TestWebKitAPI::TEST):

Canonical link: https://commits.webkit.org/276480@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