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

Issue 2075813003: Allow rethrow in nested try statements (Closed)

Created:
4 years, 6 months ago by hausner
Modified:
4 years, 6 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Allow rethrow in nested try statements Fixes bug where rethrow was rejected when the enclosing catch clause was not part of the innermost try statement. BUG=26530 R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/7a88b69d796f24ffff8f56c78ff06d205cc70520

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -3 lines) Patch
M runtime/vm/parser.cc View 2 chunks +8 lines, -3 lines 0 comments Download
A tests/language/regress_26530_test.dart View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
hausner
4 years, 6 months ago (2016-06-16 22:20:53 UTC) #3
Florian Schneider
Lgtm!
4 years, 6 months ago (2016-06-16 22:47:15 UTC) #4
hausner
4 years, 6 months ago (2016-06-16 23:05:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
7a88b69d796f24ffff8f56c78ff06d205cc70520 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698