Bug 72721 - [GTK] Cancel current download operation before download object is deleted
Summary: [GTK] Cancel current download operation before download object is deleted
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-11-18 05:41 PST by Carlos Garcia Campos
Modified: 2011-11-18 06:49 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.05 KB, patch)
2011-11-18 05:45 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:41:47 PST
This causes a crash in th web process when a download finishes early because of failure.
Comment 1 Carlos Garcia Campos 2011-11-18 05:45:15 PST
Created attachment 115792 [details]
Patch
Comment 2 Carlos Garcia Campos 2011-11-18 06:49:00 PST
Committed r100770: <http://trac.webkit.org/changeset/100770>