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+

Simon Fraser (smfr)
Reported 2017-07-05 11:37:39 PDT
Add a logging channel for IOSurface allocations
Attachments
Patch (5.81 KB, patch)
2017-07-05 11:38 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2017-07-05 11:38:41 PDT
Tim Horton
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.