[Webkit-unassigned] [Bug 62613] New: No context for parse errors.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 17:20:05 PDT 2011


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

           Summary: No context for parse errors.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmont at apple.com


For parse errors in javascript files, the Web Inspector prints out the message: "SyntaxError: Parse Error" which is not very useful.

What we want here is some more context for parse errors, of this form:
    SyntaxError: Unexpected token: 'TOKEN'

-- 
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