[Webkit-unassigned] [Bug 87953] New: [SOUP] WebProcess crashes when a download is started from an existing ResourceHandle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 04:18:58 PDT 2012


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

           Summary: [SOUP] WebProcess crashes when a download is started
                    from an existing ResourceHandle
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk, Soup
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: gns at gnome.org, svillar at igalia.com


The output stream to write the downloaded data is created in the didReceiveResponse callback of the download client. When a download is created for an existing ResourceHandle (this happens for example when policy decision is download), the response has already been received. In this case we should make sure that the download client is notified about the response.

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