Bug 174167 - Add a logging channel for IOSurface allocations
Summary: Add a logging channel for IOSurface allocations
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-05 11:37 PDT by Simon Fraser (smfr)
Modified: 2022-07-27 04:54 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.81 KB, patch)
2017-07-05 11:38 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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