Bug 52586 - [GTK] Port a crash fix from libsoup upstream to the libsoup cache code
Summary: [GTK] Port a crash fix from libsoup upstream to the libsoup cache code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-01-17 09:48 PST by Martin Robinson
Modified: 2011-01-17 14:59 PST (History)
0 users

See Also:


Attachments
Patch (1.64 KB, patch)
2011-01-17 12:38 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2011-01-17 09:48:17 PST
While depending on a recent libsoup is blocked, we should make sure that WebKitGTK+ doesn't crash. This bug tracks porting upstream crash fixers to the cache code.
Comment 1 Martin Robinson 2011-01-17 12:38:09 PST
Created attachment 79205 [details]
Patch
Comment 2 Andreas Kling 2011-01-17 13:21:16 PST
Comment on attachment 79205 [details]
Patch

r=me
Comment 3 Martin Robinson 2011-01-17 14:48:30 PST
Committed r75972: <http://trac.webkit.org/changeset/75972>