[Webkit-unassigned] [Bug 71611] [GTK] simplify ResourceHandleSoup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 6 10:01:07 PST 2011


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


Dan Winship <danw at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113761|0                           |1
        is obsolete|                            |
 Attachment #113761|review?                     |
               Flag|                            |
 Attachment #113786|                            |review?
               Flag|                            |




--- Comment #15 from Dan Winship <danw at gnome.org>  2011-11-06 10:01:07 PST ---
Created an attachment (id=113786)
 --> (https://bugs.webkit.org/attachment.cgi?id=113786&action=review)
updated - Remove lots of code that is now unnecessary

ok, moved the sniffing override check to ResourceResponseSoup.cpp. I changed the existing references to "sniffedContentType()" to "m_sniffedContentType", which seemed more consistent with the surrounding code.

> I'm sad to see the soup dependency go up again

yeah... based on historical precedent, it seems likely it will get bumped again during/after the hackfest, so maybe there's an argument for not committing this until then?

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