[Webkit-unassigned] [Bug 26293] Current svn Qt webkit fails to compile even after fixing bug #26289

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 14 00:49:28 PDT 2009


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





------- Comment #7 from pfeldman at chromium.org  2009-06-14 00:49 PDT -------
(In reply to comment #6)
> My comment from bug 26340.
> 
> Now that I look at JSONObject, it is just to similar to ScriptObject. I think
> it can go, and just make ScriptObject support JSON stringify and creation from
> a JSON string. Dimitri, Pavel, do you think that would work?
> 
(commenting right but now)

I agree that there is a redundancy here. However, I am not sure that Script* is
now exactly what we need, so we might need to tweak them a bit. To reduce the
number of the moving parts, I'd suggest that this one is fixed as suggested
(via renaming Inspector's one to a more specific name) now. In the meanwhile, I
would like to learn more on the new stringify API in WebKit and find a good way
of Script*, new JSON.stringify and Chromium's JSON capabilities playing
together nicely.


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