DescriptionProperly report pub.dartlang.org API errors.
There were two issues here: first, there was leftover debugging code that was
printing stack traces for all unsuccessful HTTP responses. Second, JSON-encoded
errors from the server were considered "unexpected errors", so their stack
traces were printed along with some scary text. This CL fixes both issues.
R=rnystrom@google.com
Committed: https://code.google.com/p/dart/source/detail?r=30077
Patch Set 1 #
Created: 7 years, 1 month ago
Messages
Total messages: 3 (0 generated)
|