Bug 174167

Summary: Add a logging channel for IOSurface allocations
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: NEW ---    
Severity: Normal CC: jhebst8810, simon.fraser, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Simon Fraser (smfr) 2017-07-05 11:37:39 PDT
Add a logging channel for IOSurface allocations
Comment 1 Simon Fraser (smfr) 2017-07-05 11:38:41 PDT
Created attachment 314629 [details]
Patch
Comment 2 Tim Horton 2017-07-05 11:41:06 PDT
Comment on attachment 314629 [details]
Patch

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

> Source/WebCore/platform/graphics/cocoa/IOSurface.mm:50
>  inline std::unique_ptr<WebCore::IOSurface> WebCore::IOSurface::surfaceFromPool(IntSize size, IntSize contextSize, CGColorSpaceRef colorSpace, Format pixelFormat)

Then I guess you can drop these WebCore::s