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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 10:48:48 PST 2012


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


Michael Pruett <michael at 68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175158|0                           |1
        is obsolete|                            |




--- Comment #16 from Michael Pruett <michael at 68k.org>  2012-11-20 10:50:47 PST ---
Created an attachment (id=175245)
 --> (https://bugs.webkit.org/attachment.cgi?id=175245&action=review)
Patch

Previously any exception thrown while in EmptyScriptState was cleared when EmptyScriptState went out of scope. I've updated the patch to explicitly clear an exception before throwing it.

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