Bug 138409

Summary: [GTK] Fix how SerializedScriptValue is exposed to GObject DOM bindings
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, gustavo, pnormand, rniwa
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 138411    
Attachments:
Description Flags
Patch pnormand: review+

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.