Bug 132065 - [iOS WebKit2] IOSurfacePool should force CA to actually garbage collect surfaces.
Summary: [iOS WebKit2] IOSurfacePool should force CA to actually garbage collect surfa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 10:59 PDT by Andreas Kling
Modified: 2014-04-23 11:47 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.12 KB, patch)
2014-04-23 11:00 PDT, Andreas Kling
thorton: review+
Details | Formatted Diff | Diff
Patch (8.06 KB, patch)
2014-04-23 11:12 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.