Bug 60413 - [Soup] ResourceHandles are leaked on 304 responses
Summary: [Soup] ResourceHandles are leaked on 304 responses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Martin Robinson
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-05-06 15:29 PDT by Martin Robinson
Modified: 2011-05-06 16:06 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.03 KB, patch)
2011-05-06 15:36 PDT, 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-05-06 15:29:25 PDT
When handling 304 responses, the libsoup backend never cleans up ResourceHandles.
Comment 1 Martin Robinson 2011-05-06 15:36:20 PDT
Created attachment 92652 [details]
Patch
Comment 2 Xan Lopez 2011-05-06 15:40:11 PDT
Comment on attachment 92652 [details]
Patch

Looks good to me!
Comment 3 Martin Robinson 2011-05-06 16:06:10 PDT
Comment on attachment 92652 [details]
Patch

Clearing flags on attachment: 92652

Committed r85984: <http://trac.webkit.org/changeset/85984>
Comment 4 Martin Robinson 2011-05-06 16:06:19 PDT
All reviewed patches have been landed.  Closing bug.