[webkit-reviews] review granted: [Bug 223747] Only preheat MTLCopyAllDevices on Mac : [Attachment 424243] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 08:17:53 PDT 2021


Chris Dumez <cdumez at apple.com> has granted Ben Nham <nham at apple.com>'s request
for review:
Bug 223747: Only preheat MTLCopyAllDevices on Mac
https://bugs.webkit.org/show_bug.cgi?id=223747

Attachment 424243: Patch

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




--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 424243
  --> https://bugs.webkit.org/attachment.cgi?id=424243
Patch

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

r=me, thanks for fixing.

> Source/WebCore/platform/graphics/gpu/cocoa/GPUDeviceMetal.mm:50
> +	   adoptNS(MTLCopyAllDevices());

You need a local variable here.


More information about the webkit-reviews mailing list