[Webkit-unassigned] [Bug 138413] Add cache coders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 5 03:21:21 PST 2014


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

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 241016
  --> https://bugs.webkit.org/attachment.cgi?id=241016
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=241016&action=review

> Source/WebKit2/NetworkProcess/cache/NetworkCacheCoders.cpp:163
> +    long long certificateSize;
> +    if (!decoder.decode(certificateSize))

This is long long, but there isn't a NetworkCacheDecoder::decode(long long&);

-- 
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/20141105/647746bd/attachment-0002.html>


More information about the webkit-unassigned mailing list