[Webkit-unassigned] [Bug 142821] [GTK][WK2] The WebKit network disk cache is not enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 05:37:15 PDT 2015


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

--- Comment #8 from Zan Dobersek <zan at falconsigh.net> ---
These are the slides from Antti's talk at the WK Contributors Meeting.
https://trac.webkit.org/attachment/wiki/March%202015%20Meeting/Disk%20cache.pdf

The main requirements are implementing NetworkCache::IOChannel and NetworkCache::Data. In GLib/GIO this might be possible by using GFile and GMemoryInputStream/GMemoryOutputStream (or whatever best replicates dispatch_io_* and dispatch_data_* APIs).

-- 
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/20150325/0626e412/attachment-0002.html>


More information about the webkit-unassigned mailing list