Bug 99621

Summary: [EFL][WK2] Memory leak in ewk_download_job_response_set()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, laszlo.gombos, lucas.de.marchi, mikhail.pozdnyakov, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2012-10-17 11:29:21 PDT
Ewk_Download_Job::response member is now a RefPtr so we should no longer ref it explicitly in ewk_download_job_response_set().
Attachments
Patch (3.79 KB, patch)
2012-10-17 11:37 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-10-17 11:37:21 PDT
WebKit Review Bot
Comment 2 2012-10-17 15:14:45 PDT
Comment on attachment 169224 [details] Patch Clearing flags on attachment: 169224 Committed r131654: <http://trac.webkit.org/changeset/131654>
WebKit Review Bot
Comment 3 2012-10-17 15:14:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.