JSON.parse does not invoke "reviver" callback as per spec.

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b89
    • generic
    • generic
    • Verified


      typeof JSON.parse('{}',function(){})
      => expected "undefined" instead of "object"
      => JSONFunctions#walk() looks a bit wrong.

            Assignee:
            Sundararajan Athijegannathan
            Reporter:
            Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: