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

Issue 12667016: Use default-port-aware URI comparisons in pub. (Closed)

Created:
7 years, 9 months ago by nweiz
Modified:
7 years, 9 months ago
Reviewers:
Jennifer Messerly
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use default-port-aware URI comparisons in pub. This fixes a usability issue where error messages from pub.dartlang.org were getting reported as generic HTTP errors. Committed: https://code.google.com/p/dart/source/detail?r=19826

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M utils/pub/command_lish.dart View 1 chunk +2 lines, -2 lines 2 comments Download
M utils/pub/http.dart View 1 chunk +2 lines, -1 line 0 comments Download
M utils/pub/utils.dart View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
7 years, 9 months ago (2013-03-11 22:56:33 UTC) #1
Jennifer Messerly
LGTM https://codereview.chromium.org/12667016/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12667016/diff/1/utils/pub/command_lish.dart#newcode89 utils/pub/command_lish.dart:89: // TODO(nweiz): the response may have XML-formatted information ...
7 years, 9 months ago (2013-03-11 22:58:54 UTC) #2
nweiz
https://codereview.chromium.org/12667016/diff/1/utils/pub/command_lish.dart File utils/pub/command_lish.dart (right): https://codereview.chromium.org/12667016/diff/1/utils/pub/command_lish.dart#newcode89 utils/pub/command_lish.dart:89: // TODO(nweiz): the response may have XML-formatted information about ...
7 years, 9 months ago (2013-03-11 22:59:37 UTC) #3
nweiz
7 years, 9 months ago (2013-03-11 23:07:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r19826 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698