Bug 72718 - [GTK] Downloads not started by WebView only fail for transport errors
Summary: [GTK] Downloads not started by WebView only fail for transport errors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 05:33 PST by Carlos Garcia Campos
Modified: 2011-11-18 06:46 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.84 KB, patch)
2011-11-18 05:39 PST, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>