[Webkit-unassigned] [Bug 274248] [GTK] jsc_value_new_string object returned as string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 16 05:09:32 PDT 2024


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at redhat.com> ---
(In reply to Michael Catanzaro from comment #1)
> You can get the behavior you desire by using jsc_value_new_json() instead.

Sorry, it's jsc_value_new_from_json(). Then your test program will return:

{
 "test": "1"
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240516/f1ad2110/attachment.htm>


More information about the webkit-unassigned mailing list