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

Issue 149063002: Log the type of exceptions caught by pub. (Closed)

Created:
6 years, 10 months ago by nweiz
Modified:
6 years, 10 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Log the type of exceptions caught by pub. We're seeing some user reports of exceptions where the type is ambiguous. R=rnystrom@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=32092

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M sdk/lib/_internal/pub/lib/src/command.dart View 1 chunk +1 line, -0 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
nweiz
6 years, 10 months ago (2014-01-28 21:03:21 UTC) #1
Bob Nystrom
https://codereview.chromium.org/149063002/diff/1/sdk/lib/_internal/pub/lib/src/command.dart File sdk/lib/_internal/pub/lib/src/command.dart (right): https://codereview.chromium.org/149063002/diff/1/sdk/lib/_internal/pub/lib/src/command.dart#newcode132 sdk/lib/_internal/pub/lib/src/command.dart:132: log.fine("Exception type: ${error.runtimeType}"); It seems like we're just making ...
6 years, 10 months ago (2014-01-28 21:23:57 UTC) #2
nweiz
https://codereview.chromium.org/149063002/diff/1/sdk/lib/_internal/pub/lib/src/command.dart File sdk/lib/_internal/pub/lib/src/command.dart (right): https://codereview.chromium.org/149063002/diff/1/sdk/lib/_internal/pub/lib/src/command.dart#newcode132 sdk/lib/_internal/pub/lib/src/command.dart:132: log.fine("Exception type: ${error.runtimeType}"); On 2014/01/28 21:23:57, Bob Nystrom wrote: ...
6 years, 10 months ago (2014-01-28 22:13:36 UTC) #3
Bob Nystrom
lgtm
6 years, 10 months ago (2014-01-28 22:39:05 UTC) #4
nweiz
6 years, 10 months ago (2014-01-28 22:52:46 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r32092 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698