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

Issue 1406023018: Uri: use List.unmodifiable (Closed)

Created:
5 years, 1 month ago by sra1
Modified:
5 years, 1 month ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -15 lines) Patch
M sdk/lib/core/uri.dart View 1 1 chunk +16 lines, -15 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
sra1
This form has better dart2js type inference (reasoning is better on locals than fields) and ...
5 years, 1 month ago (2015-11-04 04:42:32 UTC) #3
Lasse Reichstein Nielsen
LGTM with suggestions for improvement :) https://codereview.chromium.org/1406023018/diff/20001/sdk/lib/core/uri.dart File sdk/lib/core/uri.dart (right): https://codereview.chromium.org/1406023018/diff/20001/sdk/lib/core/uri.dart#newcode1024 sdk/lib/core/uri.dart:1024: var pathToSplit = ...
5 years, 1 month ago (2015-11-04 06:54:56 UTC) #4
sra1
https://chromiumcodereview.appspot.com/1406023018/diff/20001/sdk/lib/core/uri.dart File sdk/lib/core/uri.dart (right): https://chromiumcodereview.appspot.com/1406023018/diff/20001/sdk/lib/core/uri.dart#newcode1024 sdk/lib/core/uri.dart:1024: var pathToSplit = !path.isEmpty && path.codeUnitAt(0) == _SLASH On ...
5 years, 1 month ago (2015-11-04 22:29:03 UTC) #5
sra1
5 years, 1 month ago (2015-11-04 22:30:23 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
f51f25034e9dba3c5a3cf94140b63f2cdec19457 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698