Bug 244874

Summary: Make TimingFunction serialization a little more sane
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebCore Misc.Assignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: fujii.hironori, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 245088    

Alex Christensen
Reported 2022-09-06 19:27:06 PDT
Instead of having asymmetric encode/decode functions, make them symmetric and generated. Also use enum classes more, and don't store m_type since we have a vtable pointer already.
Attachments
Alex Christensen
Comment 1 2022-09-06 20:19:37 PDT
EWS
Comment 2 2022-09-09 13:21:09 PDT
Committed 254322@main (4cc03269dc5d): <https://commits.webkit.org/254322@main> Reviewed commits have been landed. Closing PR #4086 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-09 13:22:18 PDT
Fujii Hironori
Comment 4 2022-09-11 13:25:38 PDT
Bug 245052 – REGRESSION(254322@main) PlatformCAAnimationWin.cpp(550,86): error C2660: 'CFArrayAppendValue': function does not take 1 arguments
Note You need to log in before you can comment on or make changes to this bug.