Bug 132065

Summary: [iOS WebKit2] IOSurfacePool should force CA to actually garbage collect surfaces.
Product: WebKit Reporter: Andreas Kling <kling>
Component: ImagesAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
thorton: review+
Patch none

Description Andreas Kling 2014-04-23 10:59:22 PDT
<rdar://problem/16110687>
Comment 1 Andreas Kling 2014-04-23 11:00:07 PDT
Created attachment 229994 [details]
Patch
Comment 2 Tim Horton 2014-04-23 11:03:58 PDT
Comment on attachment 229994 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=229994&action=review

> Source/WebCore/platform/graphics/cg/IOSurfacePoolMac.mm:1
> +/*

this should be IOSurfacePoolCocoa, and should be in platform/graphics/Cocoa.
Comment 3 Andreas Kling 2014-04-23 11:12:21 PDT
Created attachment 229995 [details]
Patch
Comment 4 WebKit Commit Bot 2014-04-23 11:47:43 PDT
Comment on attachment 229995 [details]
Patch

Clearing flags on attachment: 229995

Committed r167717: <http://trac.webkit.org/changeset/167717>
Comment 5 WebKit Commit Bot 2014-04-23 11:47:45 PDT
All reviewed patches have been landed.  Closing bug.