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

Issue 1104753002: patch_sdk: fix part/import order (Closed)

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

Description

patch_sdk: fix part/import order gets rid of one case of errors R=leafp@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/47006c3ec43793a91c7e17b8ffaaa616c6175a66

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -49 lines) Patch
M test/generated_sdk/lib/async/async.dart View 2 chunks +12 lines, -12 lines 0 comments Download
M test/generated_sdk/lib/collection/collection.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M test/generated_sdk/lib/convert/convert.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M test/generated_sdk/lib/core/core.dart View 2 chunks +12 lines, -12 lines 0 comments Download
M test/generated_sdk/lib/internal/internal.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M test/generated_sdk/lib/isolate/isolate.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M test/generated_sdk/lib/math/math.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M tool/patch_sdk.dart View 1 1 chunk +22 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Jennifer Messerly
5 years, 8 months ago (2015-04-23 20:35:14 UTC) #2
Leaf
https://codereview.chromium.org/1104753002/diff/1/tool/patch_sdk.dart File tool/patch_sdk.dart (right): https://codereview.chromium.org/1104753002/diff/1/tool/patch_sdk.dart#newcode173 tool/patch_sdk.dart:173: int partPos = unit.directives.last.end; I think directives can be ...
5 years, 8 months ago (2015-04-23 21:32:55 UTC) #3
Jennifer Messerly
PTAL https://codereview.chromium.org/1104753002/diff/1/tool/patch_sdk.dart File tool/patch_sdk.dart (right): https://codereview.chromium.org/1104753002/diff/1/tool/patch_sdk.dart#newcode173 tool/patch_sdk.dart:173: int partPos = unit.directives.last.end; On 2015/04/23 21:32:55, leafp ...
5 years, 8 months ago (2015-04-23 21:44:28 UTC) #4
Leaf
lgtm
5 years, 8 months ago (2015-04-23 22:03:15 UTC) #5
Jennifer Messerly
5 years, 7 months ago (2015-04-27 23:56:12 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
47006c3ec43793a91c7e17b8ffaaa616c6175a66 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698