Bug 141437 - [Cocoa] NSData over retain in WKBrowsingContextController loadData
Summary: [Cocoa] NSData over retain in WKBrowsingContextController loadData
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-10 10:24 PST by Joseph Pecoraro
Modified: 2015-02-10 11:11 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.36 KB, patch)
2015-02-10 10:27 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-02-10 10:24:10 PST
* SUMMARY
NSData over retain in WKBrowsingContextController loadData. Seeing lots of NSData leaks in Mail as a result.
Comment 1 Joseph Pecoraro 2015-02-10 10:24:40 PST
<rdar://problem/19778775>
Comment 2 Joseph Pecoraro 2015-02-10 10:27:22 PST
Created attachment 246332 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-02-10 11:11:47 PST
Comment on attachment 246332 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 246332

Committed r179874: <http://trac.webkit.org/changeset/179874>
Comment 4 WebKit Commit Bot 2015-02-10 11:11:51 PST
All reviewed patches have been landed.  Closing bug.