[Webkit-unassigned] [Bug 24804] [GTK] 401 responses cause rogue content to be loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 11:16:26 PDT 2009


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





------- Comment #2 from gns at gnome.org  2009-03-25 11:16 PDT -------
Created an attachment (id=28937)
 --> (https://bugs.webkit.org/attachment.cgi?id=28937&action=view)
2009-03-25  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>


        Reviewed by NOBODY (OOPS!).

        https://bugs.webkit.org/show_bug.cgi?id=24804
        [GTK] 401 responses cause rogue content to be loaded

        Our soup code handles 401 responses itself, so we should not feed
        the headers and data of those responses to the loader.

        * platform/network/soup/ResourceHandleSoup.cpp:
        (WebCore::gotHeadersCallback):
        (WebCore::gotChunkCallback):
---
 WebCore/ChangeLog                                  |   14 ++++++++
 .../platform/network/soup/ResourceHandleSoup.cpp   |   33 +++++++++++++++++---
 2 files changed, 42 insertions(+), 5 deletions(-)


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



More information about the webkit-unassigned mailing list