[webkit-reviews] review requested: [Bug 199726] [WHLSL] Desugar for loops and while loops : [Attachment 374159] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 16:01:56 PDT 2019


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 199726: [WHLSL] Desugar for loops and while loops
https://bugs.webkit.org/show_bug.cgi?id=199726

Attachment 374159: Patch

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




--- Comment #4 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 374159

  --> https://bugs.webkit.org/attachment.cgi?id=374159&action=review

Patch

I've added back a test that parser correctly rejects lone variable
declarations.
I've also changed the fix of bare ";", so that the parser now generates an
empty block, as per the spec.


More information about the webkit-reviews mailing list