[webkit-reviews] review granted: [Bug 174167] Add a logging channel for IOSurface allocations : [Attachment 314629] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 5 11:41:06 PDT 2017


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 174167: Add a logging channel for IOSurface allocations
https://bugs.webkit.org/show_bug.cgi?id=174167

Attachment 314629: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 314629
  --> https://bugs.webkit.org/attachment.cgi?id=314629
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


More information about the webkit-reviews mailing list