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

Issue 698563003: Fix for an error in the error handler. (Closed)

Created:
6 years, 1 month ago by scheglov
Modified:
6 years, 1 month ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix for an error in the error handler. We pass exception as String message. We would have caught it if we had run the server in the checked mode. Instead it failed at the JSON serialization stage. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=41450

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
6 years, 1 month ago (2014-10-31 19:43:50 UTC) #1
Brian Wilkerson
LGTM
6 years, 1 month ago (2014-10-31 20:40:09 UTC) #2
scheglov
6 years, 1 month ago (2014-10-31 20:43:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41450 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698