Bug 274570 - Rename IPC::Decoder::buffer() to span()
Summary: Rename IPC::Decoder::buffer() to span()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-22 21:17 PDT by Chris Dumez
Modified: 2024-05-23 09:33 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2024-05-22 21:17:14 PDT
Rename IPC::Decoder::buffer() to span() for consistency with other types (such as IPC::Encoder).
Comment 1 Chris Dumez 2024-05-22 21:18:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28969
Comment 2 EWS 2024-05-23 09:32:52 PDT
Committed 279208@main (a32a08ab27d7): <https://commits.webkit.org/279208@main>

Reviewed commits have been landed. Closing PR #28969 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-05-23 09:33:15 PDT
<rdar://problem/128617593>