Bug 160005 - Do not keep invalid IOSurface in ImageBufferData.
Summary: Do not keep invalid IOSurface in ImageBufferData.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-20 19:41 PDT by zalan
Modified: 2016-07-21 11:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2016-07-20 20:05 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-07-20 19:41:40 PDT
If we fail to construct a valid accelerate surface (IOSurface) for the ImageBuffer, remove it from ImageBufferData.
Comment 1 zalan 2016-07-20 19:43:13 PDT
rdar://problem/27208636
Comment 2 zalan 2016-07-20 20:05:23 PDT
Created attachment 284184 [details]
Patch
Comment 3 zalan 2016-07-20 20:05:54 PDT
bug 160006 is related.
Comment 4 WebKit Commit Bot 2016-07-21 11:21:19 PDT
Comment on attachment 284184 [details]
Patch

Clearing flags on attachment: 284184

Committed r203514: <http://trac.webkit.org/changeset/203514>
Comment 5 WebKit Commit Bot 2016-07-21 11:21:22 PDT
All reviewed patches have been landed.  Closing bug.