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

Issue 10887023: Use new try-catch syntax in runtime/, tools/, and utils/. (Closed)

Created:
8 years, 3 months ago by kasperl
Modified:
8 years, 3 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use new try-catch syntax in runtime/, tools/, and utils/. R=ngeoffray@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=11514

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -71 lines) Patch
M runtime/bin/file_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/http_impl.dart View 6 chunks +6 lines, -6 lines 0 comments Download
M runtime/bin/http_parser.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/http_utils.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/websocket_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/double.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/mirrors_impl.dart View 6 chunks +6 lines, -6 lines 0 comments Download
M runtime/tests/vm/dart/isolate_mirror_local_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/tests/vm/dart/isolate_mirror_remote_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/test_options.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/apidoc/mdn/extract.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M utils/css/css.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/css/parser.dart View 4 chunks +5 lines, -5 lines 0 comments Download
M utils/css/uitest.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M utils/pub/pub.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M utils/pub/version.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M utils/template/parser.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M utils/template/uitest.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M utils/tests/css/selector_literal_test.dart View 15 chunks +21 lines, -21 lines 0 comments Download
M utils/tests/peg/peg_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M utils/tests/pub/test_pub.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/string_encoding/dunit.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/tests/template/real_app.dart View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kasperl
8 years, 3 months ago (2012-08-29 10:41:43 UTC) #1
ngeoffray
8 years, 3 months ago (2012-08-29 11:46:59 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698