Bug 261990 - Rename WTF::Persistence::Coder encode/decode methods to set them apart from all other encode/decode methods
Summary: Rename WTF::Persistence::Coder encode/decode methods to set them apart from a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-22 21:06 PDT by Brady Eidson
Modified: 2023-09-23 00:05 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.