[Webkit-unassigned] [Bug 50747] [GTK] drop soup cache stuff, use versions from libsoup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 29 14:45:27 PST 2011


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


Dan Winship <danw at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80568|0                           |1
        is obsolete|                            |
  Attachment #80568|review?                     |
               Flag|                            |
  Attachment #80574|                            |review?
               Flag|                            |




--- Comment #9 from Dan Winship <danw at gnome.org>  2011-01-29 14:45:27 PST ---
Created an attachment (id=80574)
 --> (https://bugs.webkit.org/attachment.cgi?id=80574&action=review)
updated again to (almost) pass check-webkit-style

The NULL-vs-0 warning from check-webkit-style is wrong. Apparently we could suppress it by squishing the entire g_object_set() call onto a single line, but I didn't do that because (a) it would be ugly, and (b) that code was already in ResourceHandleSoup.cpp anyway, I just moved it within the file.

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