[Webkit-unassigned] [Bug 144244] New: Class body ending with a semicolon throws a SyntaxError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 26 18:43:46 PDT 2015


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

            Bug ID: 144244
           Summary: Class body ending with a semicolon throws a
                    SyntaxError
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
            Blocks: 140491

class A { ; } or class A { foo() {}; } results in a syntax error but it shoulnd't.

-- 
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/20150427/f145ce9b/attachment.html>


More information about the webkit-unassigned mailing list