RESOLVED FIXED 244874
Make TimingFunction serialization a little more sane
https://bugs.webkit.org/show_bug.cgi?id=244874
Summary Make TimingFunction serialization a little more sane
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.