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

Issue 16470004: Add leading slash to URI path when required. (Closed)

Created:
7 years, 6 months ago by Søren Gjesse
Modified:
7 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add leading slash to URI path when required. R=lrn@google.com BUG=http://dartbug.com/11105 Committed: https://code.google.com/p/dart/source/detail?r=23686

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -23 lines) Patch
M sdk/lib/core/uri.dart View 1 8 chunks +31 lines, -14 lines 0 comments Download
M sdk/lib/io/http_impl.dart View 1 2 chunks +13 lines, -5 lines 0 comments Download
M tests/corelib/uri_path_test.dart View 3 chunks +52 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Søren Gjesse
7 years, 6 months ago (2013-06-06 08:35:11 UTC) #1
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/16470004/diff/1/sdk/lib/core/uri.dart File sdk/lib/core/uri.dart (right): https://codereview.chromium.org/16470004/diff/1/sdk/lib/core/uri.dart#newcode177 sdk/lib/core/uri.dart:177: _path = _makePath(path, pathSegments); But _makePath was changed ...
7 years, 6 months ago (2013-06-06 11:50:32 UTC) #2
Søren Gjesse
https://codereview.chromium.org/16470004/diff/1/sdk/lib/core/uri.dart File sdk/lib/core/uri.dart (right): https://codereview.chromium.org/16470004/diff/1/sdk/lib/core/uri.dart#newcode177 sdk/lib/core/uri.dart:177: _path = _makePath(path, pathSegments); On 2013/06/06 11:50:32, Lasse Reichstein ...
7 years, 6 months ago (2013-06-06 14:06:53 UTC) #3
Søren Gjesse
7 years, 6 months ago (2013-06-06 14:06:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r23686 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698