Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6028] MobileWeb: Create browser shim for JSON.parse() and JSON.stringify() calls

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2011-11-09T17:38:20.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sSprint 2011-45, Release 1.8.0.1
ComponentsMobileWeb
Labelsstage
ReporterChris Barber
AssigneeChris Barber
Created2011-11-05T12:07:57.000+0000
Updated2017-03-03T22:49:52.000+0000

Description

Need to detect if JSON.parse() and JSON.stringify() exists, then either use it or try to define it.

Comments

  1. Chris Barber 2011-11-05

    This is code complete.
  2. Chris Barber 2011-11-09

    https://github.com/appcelerator/titanium_mobile/pull/652
  3. Lee Morris 2017-03-03

    Closing ticket.

JSON Source