Bug 261990

Summary: Rename WTF::Persistence::Coder encode/decode methods to set them apart from all other encode/decode methods
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Brady Eidson 2023-09-22 21:06:21 PDT
Rename WTF::Persistence::Coder encode/decode methods to set them apart from all other encode/decode methods

We want to eliminate manually written encode/decode methods used for IPC and this will help us more easily find them in the code base.
Comment 1 Radar WebKit Bug Importer 2023-09-22 21:26:55 PDT
<rdar://problem/115922979>
Comment 2 Brady Eidson 2023-09-22 21:29:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18115
Comment 3 EWS 2023-09-23 00:05:29 PDT
Committed 268356@main (0a6c03105aa2): <https://commits.webkit.org/268356@main>

Reviewed commits have been landed. Closing PR #18115 and removing active labels.