[Webkit-unassigned] [Bug 20031] Implement ES 3.1 JSON object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 02:20:10 PDT 2009


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





------- Comment #28 from husam at senussi.com  2009-05-20 02:20 PDT -------
> I recommend testing Firefox 3.5 and IE8 to see how their lexer behaves.  We
> should match them as closely as possible.
> 

I did test firefox 3.5 and they are using strict lexer, but I'm not sure about
IE8 I don't realy use windows.

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}).


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