Bug 126405 - CStack: Interpreter::executeCall() should check for exceptions after calling callToNativeFunction()
Summary: CStack: Interpreter::executeCall() should check for exceptions after calling ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-02 14:28 PST by Mark Lam
Modified: 2014-01-02 15:22 PST (History)
5 users (show)

See Also:


Attachments
the patch. (1.78 KB, patch)
2014-01-02 14:34 PST, Mark Lam
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2014-01-02 14:28:55 PST
Patch coming.
Comment 1 Mark Lam 2014-01-02 14:34:05 PST
Created attachment 220252 [details]
the patch.
Comment 2 Mark Lam 2014-01-02 14:40:49 PST
Landed in r161229 on the jsCStack branch: <http://trac.webkit.org/r161229>.
Comment 3 Mark Lam 2014-01-02 15:22:33 PST
Thanks for the review.  Status updated in r161232: <http://trac.webkit.org/r161232>.