RESOLVED FIXED 244691
Generate IndexedDB object serializers
https://bugs.webkit.org/show_bug.cgi?id=244691
Summary Generate IndexedDB object serializers
Alex Christensen
Reported 2022-09-01 15:35:05 PDT
Well, most of them. This requires one of two solutions: 1. Make constructors and accessors for serializers to use, or 2. Move ArgumentCoder from WebKit to WebCore (or more likely WTF) and add "friend ArgumentCoder<...>" to give it access to private member variables like before. I chose the first choice
Attachments
Alex Christensen
Comment 1 2022-09-01 15:36:32 PDT
EWS
Comment 2 2022-09-06 12:54:06 PDT
Committed 254196@main (d4d3c5e42fef): <https://commits.webkit.org/254196@main> Reviewed commits have been landed. Closing PR #3934 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-06 12:55:19 PDT
Note You need to log in before you can comment on or make changes to this bug.