WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2014-11-05 00:40:13 PST
Created
attachment 241007
[details]
Patch
Carlos Garcia Campos
Comment 2
2014-11-12 04:26:42 PST
Committed
r176017
: <
http://trac.webkit.org/changeset/176017
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug