[webkit-changes] [WebKit/WebKit] cf3a68: Update FragmentedSharedBuffer::copyTo() to taken i...

Chris Dumez noreply at github.com
Mon May 13 16:53:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cf3a68471419260d95533438ec46208adef11ca8
      https://github.com/WebKit/WebKit/commit/cf3a68471419260d95533438ec46208adef11ca8
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M Source/WebCore/platform/SharedBuffer.cpp
    M Source/WebCore/platform/SharedBuffer.h
    M Source/WebCore/platform/graphics/cocoa/SourceBufferParser.cpp
    M Source/WebCore/platform/graphics/cocoa/SourceBufferParser.h
    M Source/WebCore/platform/graphics/cocoa/SourceBufferParserWebM.cpp

  Log Message:
  -----------
  Update FragmentedSharedBuffer::copyTo() to taken in a std::span
https://bugs.webkit.org/show_bug.cgi?id=274067

Reviewed by Darin Adler.

* Source/WebCore/platform/SharedBuffer.cpp:
(WebCore::FragmentedSharedBuffer::copyTo const):
* Source/WebCore/platform/SharedBuffer.h:
* Source/WebCore/platform/graphics/cocoa/SourceBufferParser.cpp:
(WebCore::SourceBufferParser::Segment::read const):
(WebCore::SourceBufferParser::Segment::takeSharedBuffer):
* Source/WebCore/platform/graphics/cocoa/SourceBufferParser.h:
* Source/WebCore/platform/graphics/cocoa/SourceBufferParserWebM.cpp:

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