Bug 245106

Summary: Generate more serialization code
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebKit Misc.Assignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Alex Christensen
Reported 2022-09-12 17:12:02 PDT
We generate code for what used to be nested classes and nested enum classes. Since these can't be forward declared in C++, we make them non-nested rather than include more headers everywhere and slow down the build.
Attachments
Alex Christensen
Comment 1 2022-09-12 17:14:27 PDT
EWS
Comment 2 2022-09-13 10:24:22 PDT
Committed 254446@main (11f7471c70b0): <https://commits.webkit.org/254446@main> Reviewed commits have been landed. Closing PR #4287 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-13 10:25:20 PDT
Note You need to log in before you can comment on or make changes to this bug.