Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Issue 27326: Isolate exceptions when evaluating javascript code from C++.... (Closed)

Created:
11 years, 9 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Isolate exceptions when evaluating javascript code from C++. Evaluating a script that throws an uncaught exception should not interfere with evaluating other code from C++ when the call to evaluate returns. I put indentical code in the V8Bridge a while ago and it seems to have been lost in the unforking process. BUG=4336 BUG=7773 BUG=8007 R=kasperl@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10697

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M webkit/port/bindings/v8/v8_proxy.cpp View 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
11 years, 9 months ago (2009-03-02 11:22:29 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698