[Webkit-unassigned] [Bug 162358] New: Disallow trailing commas in arrow function arguments, e.g. (X, )=>1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 13:49:35 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=162358

            Bug ID: 162358
           Summary: Disallow trailing commas in arrow function arguments,
                    e.g. (X,)=>1
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

Reported here:
"(X,)=>1//safari ios10"
https://twitter.com/garethheyes/status/778685893506850828

Chrome and Firefox don't allow it and according to the reporter Edge doesn't either.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160921/4e2ec6fc/attachment.html>


More information about the webkit-unassigned mailing list