[Webkit-unassigned] [Bug 44261] [GTK] Add HTTP caching support

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


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


Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66650|0                           |1
        is obsolete|                            |
  Attachment #66650|review?                     |
               Flag|                            |
  Attachment #67254|                            |review?
               Flag|                            |




--- Comment #54 from Sergio Villar Senin <svillar at igalia.com>  2010-09-10 15:59:53 PST ---
Created an attachment (id=67254)
 --> (https://bugs.webkit.org/attachment.cgi?id=67254)
Imported SoupURILoader to Webkit. New public API for HTTP cache

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 :-)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list