[Webkit-unassigned] [Bug 30322] WebKit level persistent caching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 31 10:27:42 PDT 2014


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

--- Comment #28 from Antti Koivisto <koivisto at iki.fi> ---
(In reply to comment #27)
> You can't use the argument decoder for this. We want to be able to modify
> the IPC serialization format without having to deal with any disk formats.
> 
> Instead, take a look at KeyedDecoder.

Ok. The general idea is to verify cache entries on read and simply delete the ones that fail. It is not very important that entries stay valid over WebKit changes.


   antti

-- 
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/20141031/c3147dd3/attachment-0002.html>


More information about the webkit-unassigned mailing list