Bug 130982

Summary: Allocate IOSurfaces with the same cache mode that CoreAnimation uses
Product: WebKit Reporter: Tim Horton <thorton>
Component: PlatformAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+

Description Tim Horton 2014-03-31 12:56:50 PDT
Created attachment 228191 [details]
patch

ImageBufferCG does the same thing.
Comment 1 WebKit Commit Bot 2014-03-31 12:59:38 PDT
Attachment 228191 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 2 Simon Fraser (smfr) 2014-03-31 13:45:51 PDT
Comment on attachment 228191 [details]
patch

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

> Source/WebCore/ChangeLog:3
> +        Allocate IOSurfaces with the same cache mode that CoreAnimation uses

No bug number.
Comment 3 Tim Horton 2014-03-31 14:10:19 PDT
http://trac.webkit.org/changeset/166527