Bug 253077 - Apply an initial coarse ordering to WebCoreArgumentCoders
Summary: Apply an initial coarse ordering to WebCoreArgumentCoders
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-28 07:18 PST by Gavin
Modified: 2023-02-28 07:23 PST (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 Gavin 2023-02-28 07:18:53 PST
WebCoreArgumentCoders has become a little unwieldy. We should start to provide some sort of structure to it.
Comment 1 Radar WebKit Bug Importer 2023-02-28 07:21:39 PST
<rdar://problem/106030884>
Comment 2 Gavin 2023-02-28 07:23:42 PST
Pull request: https://github.com/WebKit/WebKit/pull/10798