RESOLVED INVALID 102291
V8 And JSC SerializedScriptValue::toWireString aren't aligned
https://bugs.webkit.org/show_bug.cgi?id=102291
Summary V8 And JSC SerializedScriptValue::toWireString aren't aligned
Alec Flett
Reported 2012-11-14 15:25:49 PST
We need to figure out what the true intention of SerializedScriptValue::toWireString() is, and if it is practically different from SerializedScriptValue::toString().. we had to add toWireString() to the JSC implementation of SerializedScriptValue in bug 96818. Fixing this will likely result in some minor tweaks to the V8 or JSC IDL Code generator.
Attachments
Note You need to log in before you can comment on or make changes to this bug.