[Webkit-unassigned] [Bug 20031] Implement ES 3.1 JSON object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 20 09:16:04 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=20031
------- Comment #29 from abarth at webkit.org 2009-05-20 09:16 PDT -------
> I had look at json2.js it looks like the code use regular expression on top of
> eval for restriction but one thing is not clear wither it allows use of single
> quote with members name (i.e {'x':1}).
json2 is much more lax than we want to be. We should be as strict as IE8 and
Firefox 3.5.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list