Bug 72419 - NSURLRequest leak beneath ResourceRequest::setStorageSession seen on Leaks bot
Summary: NSURLRequest leak beneath ResourceRequest::setStorageSession seen on Leaks bot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.7
: P2 Normal
Assignee: Jessie Berlin
URL: http://build.webkit.org/LeaksViewer/?...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-11-15 14:14 PST by Adam Roben (:aroben)
Modified: 2011-11-15 15:25 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2011-11-15 14:36 PST, Jessie Berlin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-11-15 14:14:03 PST
http://build.webkit.org/LeaksViewer/?url=%2Fresults%2FLion%20Intel%20Leaks%2Fr100308%20%28129%29%2F shows that ResourceRequest::setStorageSession is leaking. Looks like we're missing a .adoptNS.
Comment 1 Radar WebKit Bug Importer 2011-11-15 14:14:18 PST
<rdar://problem/10450713>
Comment 2 Jessie Berlin 2011-11-15 14:36:51 PST
Created attachment 115250 [details]
Patch
Comment 3 Jessie Berlin 2011-11-15 15:24:54 PST
Comment on attachment 115250 [details]
Patch

Committed in http://trac.webkit.org/changeset/100343