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

Issue 180253005: Error handling and code cleanup (Closed)

Created:
6 years, 10 months ago by danrubel
Modified:
6 years, 10 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Error handling and code cleanup + cleanup futures code and error handling + send message to request server shutdown + normalize strings to match codebase R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=33063

Patch Set 1 #

Patch Set 2 : add null check #

Total comments: 2

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -82 lines) Patch
M pkg/analysis_server/bin/dartdeps.dart View 1 4 chunks +66 lines, -36 lines 0 comments Download
M pkg/analysis_server/lib/src/analysis_manager.dart View 2 chunks +90 lines, -42 lines 0 comments Download
M pkg/analysis_server/lib/src/channel.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/protocol.dart View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
danrubel
6 years, 10 months ago (2014-02-25 23:17:09 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/180253005/diff/20001/pkg/analysis_server/bin/dartdeps.dart File pkg/analysis_server/bin/dartdeps.dart (right): https://codereview.chromium.org/180253005/diff/20001/pkg/analysis_server/bin/dartdeps.dart#newcode68 pkg/analysis_server/bin/dartdeps.dart:68: * Return `null` if the command line arguments ...
6 years, 10 months ago (2014-02-25 23:36:06 UTC) #2
danrubel
https://codereview.chromium.org/180253005/diff/20001/pkg/analysis_server/bin/dartdeps.dart File pkg/analysis_server/bin/dartdeps.dart (right): https://codereview.chromium.org/180253005/diff/20001/pkg/analysis_server/bin/dartdeps.dart#newcode68 pkg/analysis_server/bin/dartdeps.dart:68: * Return `null` if the command line arguments are ...
6 years, 10 months ago (2014-02-26 14:33:46 UTC) #3
danrubel
6 years, 10 months ago (2014-02-26 14:39:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r33063 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698