Bug 87666

Summary: [JSC] SerializedScriptValue needs implementation for wire string methods
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore JavaScriptAssignee: Chris Dumez <cdumez>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, barraclough, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87661    

Chris Dumez
Reported 2012-05-28 07:50:00 PDT
JSC's SerializedScriptValue currently has empty implementation for the following methods: SerializedScriptValue::toWireString() SerializedScriptValue::createFromWire() This code is needed by IndexedDB code.
Attachments
Chris Dumez
Comment 1 2012-06-07 05:16:44 PDT
*** This bug has been marked as a duplicate of bug 88048 ***
Note You need to log in before you can comment on or make changes to this bug.