Bug 102291

Summary: V8 And JSC SerializedScriptValue::toWireString aren't aligned
Product: WebKit Reporter: Alec Flett <alecflett>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: burg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.