[Webkit-unassigned] [Bug 47807] New: if (0) throw "x" ; else { } throws parse error after r69906

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 03:12:28 PDT 2010


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

           Summary: if (0) throw "x" ; else { } throws parse error after
                    r69906
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zherczeg at webkit.org
                CC: oliver at apple.com


r69906 (https://bugs.webkit.org/show_bug.cgi?id=47762) introduced an issue: the semicolon after a throw is not consumed anymore.

This bug was captured by v8-early-boyer, as there is no such test case in LayoutTests (so far).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list