Bug 244691
| Summary: | Generate IndexedDB object serializers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alex Christensen <achristensen> |
| Component: | WebKit Process Model | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alex Christensen
Pull request: https://github.com/WebKit/WebKit/pull/3934
EWS
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
<rdar://problem/99615953>