Bug 271102

Summary: Rename SharedBuffer::dataAsSpanForContiguousData() to SharedBuffer::bytes()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2024-03-15 20:15:04 PDT
Rename SharedBuffer::dataAsSpanForContiguousData() to SharedBuffer::bytes(). This is much shorter and consistent with other types.
Comment 1 Chris Dumez 2024-03-15 20:18:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/25997
Comment 2 EWS 2024-03-15 20:57:05 PDT
Committed 276226@main (4c53942002bd): <https://commits.webkit.org/276226@main>

Reviewed commits have been landed. Closing PR #25997 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-03-15 20:58:14 PDT
<rdar://problem/124726857>