[Webkit-unassigned] [Bug 28779] New: JSON parser accepts trailing comma in array literals

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 12:07:28 PDT 2009


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

           Summary: JSON parser accepts trailing comma in array literals
           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: oliver at apple.com


JSON.parse("[1,]") succeeds but is invalid per the JSON spec.

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