[webkit-reviews] review granted: [Bug 200046] [WebGPU] Implement errors for GPURenderPipeline creation : [Attachment 374707] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 23 18:06:39 PDT 2019


Myles C. Maxfield <mmaxfield at apple.com> has granted Justin Fan
<justin_fan at apple.com>'s request for review:
Bug 200046: [WebGPU] Implement errors for GPURenderPipeline creation
https://bugs.webkit.org/show_bug.cgi?id=200046

Attachment 374707: Patch

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




--- Comment #2 from Myles C. Maxfield <mmaxfield at apple.com> ---
Comment on attachment 374707
  --> https://bugs.webkit.org/attachment.cgi?id=374707
Patch

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

> Source/WebCore/platform/graphics/gpu/GPUErrorScopes.cpp:68
> +    generateError(m_prefix + message, filter);

makeString()


More information about the webkit-reviews mailing list