[Webkit-unassigned] [Bug 32075] Add workaround for json parsed as unicode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 17:39:32 PST 2009


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





--- Comment #5 from Marc-Antoine Ruel <maruel at chromium.org>  2009-12-03 17:39:32 PST ---
The hook method you give is insufficient because the values must be string too.
I just get the assert elsewhere by setting an object hook.

I updated the code to enforce ascii-only encoding and fixed the variable
naming.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list