NEW174167
Add a logging channel for IOSurface allocations
https://bugs.webkit.org/show_bug.cgi?id=174167
Summary Add a logging channel for IOSurface allocations
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.