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

Issue 42117: Revert the exception propagation fix. It leads to crashes because... (Closed)

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

Description

Revert the exception propagation fix. It leads to crashes because Top::external_caught_exception_ and Top::try_catch_handler_ are no longer in sync. Pulling it out until I have the time to fix it. Committed: http://code.google.com/p/v8/source/detail?r=1497

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -58 lines) Patch
M src/top.h View 1 chunk +4 lines, -6 lines 0 comments Download
M src/top.cc View 1 chunk +9 lines, -29 lines 0 comments Download
M test/cctest/cctest.status View 1 chunk +0 lines, -8 lines 0 comments Download
M test/cctest/test-api.cc View 5 chunks +4 lines, -15 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 9 months ago (2009-03-12 12:25:34 UTC) #1
Kasper Lund
11 years, 9 months ago (2009-03-12 12:27:47 UTC) #2
Unfortunately this LGTM.

Powered by Google App Engine
This is Rietveld 408576698