RESOLVED FIXED 138409
[GTK] Fix how SerializedScriptValue is exposed to GObject DOM bindings
https://bugs.webkit.org/show_bug.cgi?id=138409
Summary [GTK] Fix how SerializedScriptValue is exposed to GObject DOM bindings
Carlos Garcia Campos
Reported 2014-11-05 00:36:17 PST
It's currently exposed as a WebKitDOMSerializedScriptValue class that doesn't really exist. It should be handled as a string, that is used to create a SerializedScriptValue when coming from the API, and converted to a string again when returned to the API.
Attachments
Patch (28.84 KB, patch)
2014-11-05 00:40 PST, Carlos Garcia Campos
pnormand: review+
Carlos Garcia Campos
Comment 1 2014-11-05 00:40:13 PST
Carlos Garcia Campos
Comment 2 2014-11-12 04:26:42 PST
Note You need to log in before you can comment on or make changes to this bug.