Bug 133130

Summary: [Mac] AVAssets are never destroyed; lack of an autorelease pool when calling callOnMainThread.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, eric.carlson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Description Jer Noble 2014-05-20 13:06:29 PDT
[Mac] AVAssets are never destroyed; lack of an autorelease pool when calling callOnMainThread.
Comment 1 Jer Noble 2014-05-20 13:06:48 PDT
<rdar://problem/16933311>
Comment 2 Jer Noble 2014-05-20 13:09:50 PDT
Created attachment 231787 [details]
Patch
Comment 3 Geoffrey Garen 2014-05-20 13:15:53 PDT
Comment on attachment 231787 [details]
Patch

r=me
Comment 4 Eric Carlson 2014-05-20 13:26:17 PDT
<rdar://problem/16929187>
Comment 5 Jer Noble 2014-05-20 13:58:02 PDT
Committed r169131: <http://trac.webkit.org/changeset/169131>