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

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


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


husam at senussi.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28827|                            |review?
               Flag|                            |




------- Comment #18 from husam at senussi.com  2009-03-21 19:02 PDT -------
Created an attachment (id=28827)
 --> (https://bugs.webkit.org/attachment.cgi?id=28827&action=view)
Patch to Add JSON Object

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.


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