RESOLVED FIXED 72419
NSURLRequest leak beneath ResourceRequest::setStorageSession seen on Leaks bot
https://bugs.webkit.org/show_bug.cgi?id=72419
Summary NSURLRequest leak beneath ResourceRequest::setStorageSession seen on Leaks bot
Adam Roben (:aroben)
Reported 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.
Attachments
Patch (1.35 KB, patch)
2011-11-15 14:36 PST, Jessie Berlin
no flags
Radar WebKit Bug Importer
Comment 1 2011-11-15 14:14:18 PST
Jessie Berlin
Comment 2 2011-11-15 14:36:51 PST
Jessie Berlin
Comment 3 2011-11-15 15:24:54 PST
Note You need to log in before you can comment on or make changes to this bug.