Bug 72718

Summary: [GTK] Downloads not started by WebView only fail for transport errors
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2011-11-18 05:33:17 PST
For example, downloading a file that doesn't exists finishes successfully. This doesn't affect downloads started by the web view, because the frame loader client fails and the download never starts.
Comment 1 Carlos Garcia Campos 2011-11-18 05:39:07 PST
Created attachment 115790 [details]
Patch
Comment 2 Carlos Garcia Campos 2011-11-18 06:46:15 PST
Committed r100769: <http://trac.webkit.org/changeset/100769>