[Bug 22840] New: JSON response and user defined JSON.parse

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22840

            Bug ID: 22840
           Summary: JSON response and user defined JSON.parse
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XHR
          Assignee: annevk@annevk.nl
          Reporter: arv@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

http://xhr.spec.whatwg.org/#json-response-entity-body

Should we use the original JSON.parse? Right now it seems to imply that we will
just call any JSON.parse, allowing users to override it if they want.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 30 July 2013 20:15:36 UTC