[webkit-changes] [WebKit/WebKit] 8878ce: Replace ShareableResource::data() with span()

Chris Dumez noreply at github.com
Fri May 31 22:39:07 PDT 2024


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

  Changed paths:
    M Source/WebCore/platform/ShareableResource.cpp
    M Source/WebCore/platform/ShareableResource.h

  Log Message:
  -----------
  Replace ShareableResource::data() with span()
https://bugs.webkit.org/show_bug.cgi?id=275005

Reviewed by Darin Adler.

* Source/WebCore/platform/ShareableResource.cpp:
(WebCore::ShareableResource::wrapInSharedBuffer):
(WebCore::ShareableResource::span const):
(WebCore::ShareableResource::data const): Deleted.
* Source/WebCore/platform/ShareableResource.h:

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