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

Issue 2108193002: Change error handling. (Closed)

Created:
4 years, 5 months ago by asgerf
Modified:
4 years, 5 months ago
Reviewers:
ahe, kustermann
CC:
rasta-dart+reviews_googlegroups.com
Base URL:
git@github.com:dart-lang/rasta.git@master
Target Ref:
refs/heads/master
Project:
Rasta
Visibility:
Public.

Description

Change error handling. There is a new file rasta_errors.dart patching 'dart:core' with methods that may be called by rasta->kernel to throw runtime errors. R=ahe@google.com Committed: https://github.com/dart-lang/rasta/commit/b8fc503e25eb5118ec7a757a21589f64cdad902c

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -115 lines) Patch
M dart_vm_standalone/_internal_patch.dart View 1 chunk +0 lines, -10 lines 0 comments Download
M dart_vm_standalone/core_patch.dart View 1 chunk +1 line, -0 lines 0 comments Download
A dart_vm_standalone/rasta_errors.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download
M lib/kernel.dart View 1 chunk +11 lines, -3 lines 0 comments Download
M lib/unresolved.dart View 1 4 chunks +80 lines, -93 lines 0 comments Download
M test/kernel/regression/type_with_parse_error.dart.txt View 2 chunks +2 lines, -3 lines 0 comments Download
M test/kernel/regression/unresolved.dart.txt View 1 chunk +2 lines, -2 lines 0 comments Download
A + test/kernel/regression/unresolved_constructor.dart View 1 chunk +4 lines, -4 lines 0 comments Download
A test/kernel/regression/unresolved_constructor.dart.txt View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
asgerf
4 years, 5 months ago (2016-06-29 15:21:41 UTC) #2
ahe
lgtm Nice! https://codereview.chromium.org/2108193002/diff/1/dart_vm_standalone/rasta_errors.dart File dart_vm_standalone/rasta_errors.dart (right): https://codereview.chromium.org/2108193002/diff/1/dart_vm_standalone/rasta_errors.dart#newcode1 dart_vm_standalone/rasta_errors.dart:1: library dart.core._rasta_errors; Add copyright. https://codereview.chromium.org/2108193002/diff/1/lib/unresolved.dart File lib/unresolved.dart ...
4 years, 5 months ago (2016-06-29 15:53:56 UTC) #3
asgerf
https://codereview.chromium.org/2108193002/diff/1/dart_vm_standalone/rasta_errors.dart File dart_vm_standalone/rasta_errors.dart (right): https://codereview.chromium.org/2108193002/diff/1/dart_vm_standalone/rasta_errors.dart#newcode1 dart_vm_standalone/rasta_errors.dart:1: library dart.core._rasta_errors; On 2016/06/29 15:53:56, ahe wrote: > Add ...
4 years, 5 months ago (2016-06-30 08:47:33 UTC) #4
asgerf
4 years, 5 months ago (2016-06-30 08:51:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
b8fc503e25eb5118ec7a757a21589f64cdad902c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698