[webkit-reviews] review requested: [Bug 44261] [GTK] Add HTTP caching support : [Attachment 69611] WebKitGtk+ to use the new API from the imported SoupURILoader code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 03:35:40 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 69611: WebKitGtk+ to use the new API from the imported SoupURILoader
code
https://bugs.webkit.org/attachment.cgi?id=69611&action=review

------- Additional Comments from Sergio Villar Senin <svillar at igalia.com>
Some more changes to the patch from Martin's comments:
   * renamed soupMsg to soupMessage
   * disconnect signals in cleanupSoupRequestOperation
   * replaced g_malloc by g_slice_alloc
   * some style fixes
   * moved early returns to better locations


More information about the webkit-reviews mailing list