[Webkit-unassigned] [Bug 102552] IndexedDB: Add serializeIDBValue() to IDB binding utility functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 15:27:35 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102552





--- Comment #3 from Michael Pruett <michael at 68k.org>  2012-11-16 15:29:26 PST ---
Another possible approach would be to update DOMRequestState to add a method to return the ScriptState* (presumably with ScriptState::forContext()); we could then use requestState.scriptState() for both V8 and JSC and skip adding the new serializeIDBValue() function.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list