[Webkit-unassigned] [Bug 126290] New: [SOUP] willSendRequest doesn't work after a redirect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 30 08:03:46 PST 2013


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

           Summary: [SOUP] willSendRequest doesn't work after a redirect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Soup
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: danw at gnome.org, gns at gnome.org, svillar at igalia.com


The problem is that we are creating the new soup request for the redirect before calling ResourceHandleClient::willSendRequest() so that any change made to the request by the client is ignored.

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