[webkit-reviews] review requested: [Bug 20031] Implement ES 3.1 JSON object : [Attachment 28827] Patch to Add JSON Object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 21 19:02:33 PDT 2009


Husam Senussi <husam at senussi.com> has asked  for review:
Bug 20031: Implement ES 3.1 JSON object
https://bugs.webkit.org/show_bug.cgi?id=20031

Attachment 28827: Patch to Add JSON Object
https://bugs.webkit.org/attachment.cgi?id=28827&action=review

------- Additional Comments from Husam Senussi <husam at senussi.com>
The patch include  the changes for adding JSON object and test cases, There are
few thing on the code could be changed.

1. Build the object while parsing instead of the syntax tree.
2. Move some of the code in JSONLexer to common object so it can be used by
both JS lexer and JSON.


More information about the webkit-reviews mailing list