Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1f8cd038e45ab6c758e1fa10ac04a73955ea53df
https://github.com/WebKit/WebKit/commit/1f8cd038e45ab6c758e1fa10ac04a73955ea53df
Author: Chris Dumez <[email protected]>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M Source/WebKit/Platform/IPC/SharedBufferReference.cpp
M Source/WebKit/Platform/IPC/SharedBufferReference.h
Log Message:
-----------
Drop SharedBufferReference::data()
https://bugs.webkit.org/show_bug.cgi?id=274740
Reviewed by Darin Adler.
Drop SharedBufferReference::data() to promote to use of std::span.
* Source/WebKit/Platform/IPC/SharedBufferReference.cpp:
(IPC::SharedBufferReference::span const):
(IPC::SharedBufferReference::data const): Deleted.
* Source/WebKit/Platform/IPC/SharedBufferReference.h:
(IPC::SharedBufferReference::span const): Deleted.
Canonical link: https://commits.webkit.org/279353@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes