[Webkit-unassigned] [Bug 32359] New: [GTK] Don't assume downloads are always synchronous

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 20:32:39 PST 2009


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

           Summary: [GTK] Don't assume downloads are always synchronous
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christian at twotoasts.de


The download-requested signal assumes if the download was handled, it can start
it right away. This is wrong if the application needs to handle the download
asynchronously. In that case, WebKit should leave it up to the API user to
start or cancel the download as appropriate.

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