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

Issue 587703002: Preserve message when rethrowing exception (Closed)

Created:
6 years, 3 months ago by Jens Widell
Modified:
6 years, 3 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/external/v8.git@master
Project:
v8
Visibility:
Public.

Description

Preserve message when rethrowing exception A new message was always generated if there is a the top-most verbose TryCatch, even when rethrowing an exception from a TryCatch that is going out of scope, and we already have a message. BUG=v8:3583 LOG=Y R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24152

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/isolate.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (1 generated)
Jens Widell
PTAL The change in https://codereview.chromium.org/576323004/ caused a Blink layout test to start failing due to ...
6 years, 3 months ago (2014-09-19 15:32:29 UTC) #2
Yang
On 2014/09/19 15:32:29, Jens Widell wrote: > PTAL > > The change in https://codereview.chromium.org/576323004/ caused ...
6 years, 3 months ago (2014-09-22 15:26:31 UTC) #3
Jens Widell
On 2014/09/22 15:26:31, Yang wrote: > On 2014/09/19 15:32:29, Jens Widell wrote: > > PTAL ...
6 years, 3 months ago (2014-09-23 06:13:35 UTC) #4
Yang
On 2014/09/23 06:13:35, Jens Widell wrote: > On 2014/09/22 15:26:31, Yang wrote: > > On ...
6 years, 3 months ago (2014-09-23 10:31:28 UTC) #5
Jens Widell
On 2014/09/23 10:31:28, Yang wrote: > On 2014/09/23 06:13:35, Jens Widell wrote: > > On ...
6 years, 3 months ago (2014-09-23 10:36:11 UTC) #6
Jens Widell
On 2014/09/23 10:36:11, Jens Widell wrote: > I'll investigate rethrow-error-from-bindings-crash.html, but since that's a test ...
6 years, 3 months ago (2014-09-23 11:51:04 UTC) #7
Jens Widell
This CL works around the test failure: https://codereview.chromium.org/592293003/ Note though that the way it does ...
6 years, 3 months ago (2014-09-23 12:13:17 UTC) #8
Yang
On 2014/09/23 12:13:17, Jens Widell wrote: > This CL works around the test failure: > ...
6 years, 3 months ago (2014-09-23 13:32:06 UTC) #9
Jens Widell
On 2014/09/23 13:32:06, Yang wrote: > On 2014/09/23 12:13:17, Jens Widell wrote: > > This ...
6 years, 3 months ago (2014-09-23 13:43:11 UTC) #10
Yang
On 2014/09/23 13:43:11, Jens Widell wrote: > On 2014/09/23 13:32:06, Yang wrote: > > On ...
6 years, 3 months ago (2014-09-23 13:55:16 UTC) #11
Jens Widell
On 2014/09/23 13:55:16, Yang wrote: > As long as both CLs are good individually, and ...
6 years, 3 months ago (2014-09-23 14:21:41 UTC) #12
Yang
6 years, 3 months ago (2014-09-23 14:29:53 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24152 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698