[webkit-reviews] review granted: [Bug 176207] WSL should support loading from arrays : [Attachment 319565] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 31 19:42:54 PDT 2017


Saam Barati <sbarati at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 176207: WSL should support loading from arrays
https://bugs.webkit.org/show_bug.cgi?id=176207

Attachment 319565: the patch

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




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 319565
  --> https://bugs.webkit.org/attachment.cgi?id=319565
the patch

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

> Tools/WebGPUShadingLanguageRI/Parse.js:182
> +	       if (uintVersion + "u" != token.text)

I'd use !==


More information about the webkit-reviews mailing list