[Webkit-unassigned] [Bug 207497] PersistentCoders should use modern decoding syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 17:25:34 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=207497

--- Comment #11 from Alex Christensen <achristensen at apple.com> ---
I removed my reserveInitialCapacity "optimization".
We could definitely add a flag to the decoder, but we would still want to decode to Optional<T> in case it fails.  The flag would prevent us from having to check every time we call operator>>.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200411/aaa1a63c/attachment.htm>


More information about the webkit-unassigned mailing list