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

Issue 2004793002: Fix for FastUri.hashCode and hasAuthorizy (to fix ==). (Closed)

Created:
4 years, 7 months ago by scheglov
Modified:
4 years, 7 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : tweak #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -9 lines) Patch
M pkg/analyzer/lib/src/util/fast_uri.dart View 1 5 chunks +24 lines, -7 lines 1 comment Download
M pkg/analyzer/test/src/util/fast_uri_test.dart View 3 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 7 months ago (2016-05-22 17:21:36 UTC) #1
Brian Wilkerson
lgtm https://codereview.chromium.org/2004793002/diff/1/pkg/analyzer/lib/src/util/fast_uri.dart File pkg/analyzer/lib/src/util/fast_uri.dart (right): https://codereview.chromium.org/2004793002/diff/1/pkg/analyzer/lib/src/util/fast_uri.dart#newcode280 pkg/analyzer/lib/src/util/fast_uri.dart:280: if (!path.startsWith('/')) { If the path starts with ...
4 years, 7 months ago (2016-05-23 13:53:53 UTC) #2
scheglov
https://codereview.chromium.org/2004793002/diff/1/pkg/analyzer/lib/src/util/fast_uri.dart File pkg/analyzer/lib/src/util/fast_uri.dart (right): https://codereview.chromium.org/2004793002/diff/1/pkg/analyzer/lib/src/util/fast_uri.dart#newcode280 pkg/analyzer/lib/src/util/fast_uri.dart:280: if (!path.startsWith('/')) { On 2016/05/23 13:53:53, Brian Wilkerson wrote: ...
4 years, 7 months ago (2016-05-23 13:58:10 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/2004793002/diff/20001/pkg/analyzer/lib/src/util/fast_uri.dart File pkg/analyzer/lib/src/util/fast_uri.dart (right): https://codereview.chromium.org/2004793002/diff/20001/pkg/analyzer/lib/src/util/fast_uri.dart#newcode66 pkg/analyzer/lib/src/util/fast_uri.dart:66: // This code is copied from the standard ...
4 years, 7 months ago (2016-05-23 15:34:01 UTC) #4
scheglov
4 years, 7 months ago (2016-05-23 15:44:16 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5f7f716b9362bd01e44a5705ebd516f67b78f383 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698