[webkit-reviews] review requested: [Bug 44261] [GTK] Add HTTP caching support : [Attachment 67254] Imported SoupURILoader to Webkit. New public API for HTTP cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 10 15:59:53 PDT 2010


Sergio Villar Senin <svillar at igalia.com> has asked  for review:
Bug 44261: [GTK] Add HTTP caching support
https://bugs.webkit.org/show_bug.cgi?id=44261

Attachment 67254: Imported SoupURILoader to Webkit. New public API for HTTP
cache
https://bugs.webkit.org/attachment.cgi?id=67254&action=review

------- Additional Comments from Sergio Villar Senin <svillar at igalia.com>
Fixed minor issues with sorting reported by Martin.

Apart from that several changes in cache *implementation* (no changes in pure
WebKitGtk+ code or API)
   * Fixed crash caused by multiple free
   * Fixed memory leaks
   * LRU is now properly updated
   * Cache resources properly freed on finalize
   * Decreased cache's threads priority to priorize libsoup's and webkit's
   * GVariant does not like non-UTF8 strings. Validate them before serializing.


I won't be available next week so don't expect comments from my side till next
Saturday at least :-)


More information about the webkit-reviews mailing list