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

Issue 1987043002: Updates to collection_patch.dart (Closed)

Created:
4 years, 7 months ago by sra1
Modified:
4 years, 7 months ago
Reviewers:
Leaf
CC:
dev-compiler+reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dev_compiler@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+544 lines, -931 lines) Patch
M lib/runtime/dart_sdk.js View 1 2 52 chunks +308 lines, -483 lines 0 comments Download
M tool/input_sdk/lib/collection/hash_set.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tool/input_sdk/lib/collection/linked_hash_map.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tool/input_sdk/lib/collection/linked_hash_set.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tool/input_sdk/patch/collection_patch.dart View 1 37 chunks +198 lines, -406 lines 6 comments Download
M tool/sdk_expected_errors.txt View 1 1 chunk +35 lines, -39 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
sra1
4 years, 7 months ago (2016-05-18 02:55:04 UTC) #2
Leaf
lgtm https://codereview.chromium.org/1987043002/diff/40001/tool/input_sdk/patch/collection_patch.dart File tool/input_sdk/patch/collection_patch.dart (right): https://codereview.chromium.org/1987043002/diff/40001/tool/input_sdk/patch/collection_patch.dart#newcode222 tool/input_sdk/patch/collection_patch.dart:222: List/*<K>*/ result = new List/*<K>*/(_length); consider var? https://codereview.chromium.org/1987043002/diff/40001/tool/input_sdk/patch/collection_patch.dart#newcode434 ...
4 years, 7 months ago (2016-05-18 20:11:54 UTC) #3
sra1
https://codereview.chromium.org/1987043002/diff/40001/tool/input_sdk/patch/collection_patch.dart File tool/input_sdk/patch/collection_patch.dart (right): https://codereview.chromium.org/1987043002/diff/40001/tool/input_sdk/patch/collection_patch.dart#newcode222 tool/input_sdk/patch/collection_patch.dart:222: List/*<K>*/ result = new List/*<K>*/(_length); On 2016/05/18 20:11:54, Leaf ...
4 years, 7 months ago (2016-05-18 22:10:04 UTC) #4
sra1
4 years, 7 months ago (2016-05-18 22:10:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
2d17e72ba5dd75740b97f9726ee55d39ee18fb63 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698