Bug 72419

Summary: NSURLRequest leak beneath ResourceRequest::setStorageSession seen on Leaks bot
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Page LoadingAssignee: Jessie Berlin <jberlin>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, jberlin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
URL: http://build.webkit.org/LeaksViewer/?url=%2Fresults%2FLion%20Intel%20Leaks%2Fr100308%20%28129%29%2F
Attachments:
Description Flags
Patch none

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