[Webkit-unassigned] [Bug 102739] V8: EmptyScriptState passed to functions marked with CallWith=ScriptState

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 18:39:52 PST 2012


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





--- Comment #1 from Michael Pruett <michael at 68k.org>  2012-11-19 18:41:49 PST ---
Created an attachment (id=175112)
 --> (https://bugs.webkit.org/attachment.cgi?id=175112&action=review)
Patch

This change causes CodeGeneratorV8.pm to pass ScriptState::current() rather than an EmptyScriptState to functions marked with CallWith=ScriptState. With this patch I was able to update IndexedDB to use the ScriptState provided by the binding generator for serialization.

-- 
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