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

Issue 854443002: Catch and report exceptions in computers. (Closed)

Created:
5 years, 11 months ago by scheglov
Modified:
5 years, 11 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Catch and report exceptions in computers. So, they will not cause the server crash anymore. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=42841

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove the default value for 'fatal'. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -69 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 1 5 chunks +30 lines, -36 lines 0 comments Download
M pkg/analysis_server/lib/src/operation/operation_analysis.dart View 1 3 chunks +60 lines, -30 lines 0 comments Download
M pkg/analysis_server/lib/src/server/driver.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/mocks.dart View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
5 years, 11 months ago (2015-01-13 20:47:52 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/854443002/diff/1/pkg/analysis_server/lib/src/analysis_server.dart File pkg/analysis_server/lib/src/analysis_server.dart (right): https://codereview.chromium.org/854443002/diff/1/pkg/analysis_server/lib/src/analysis_server.dart#newcode677 pkg/analysis_server/lib/src/analysis_server.dart:677: void sendServerErrorNotification(exception, stackTrace, {bool fatal: true}) { It ...
5 years, 11 months ago (2015-01-13 20:57:37 UTC) #2
scheglov
https://codereview.chromium.org/854443002/diff/1/pkg/analysis_server/lib/src/analysis_server.dart File pkg/analysis_server/lib/src/analysis_server.dart (right): https://codereview.chromium.org/854443002/diff/1/pkg/analysis_server/lib/src/analysis_server.dart#newcode677 pkg/analysis_server/lib/src/analysis_server.dart:677: void sendServerErrorNotification(exception, stackTrace, {bool fatal: true}) { On 2015/01/13 ...
5 years, 11 months ago (2015-01-13 21:13:51 UTC) #3
scheglov
5 years, 11 months ago (2015-01-13 21:14:14 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 42841 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698