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

Issue 1412903002: include fields in verify_deps, refactor graph dfs (Closed)

Created:
5 years, 2 months ago by Harry Terkelsen
Modified:
5 years, 2 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dart2js_info.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : add tests #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -56 lines) Patch
M bin/function_size_analysis.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M bin/verify_deps.dart View 1 2 chunks +6 lines, -13 lines 0 comments Download
M lib/src/graph.dart View 1 3 chunks +26 lines, -12 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
D test/all_test.dart View 1 1 chunk +0 lines, -27 lines 0 comments Download
A test/graph_test.dart View 1 2 1 chunk +73 lines, -0 lines 0 comments Download
A + test/parse_test.dart View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
Harry Terkelsen
5 years, 2 months ago (2015-10-16 22:55:11 UTC) #2
Siggi Cherem (dart-lang)
lgtm, just some questions/suggestions below. https://codereview.chromium.org/1412903002/diff/1/lib/src/graph.dart File lib/src/graph.dart (right): https://codereview.chromium.org/1412903002/diff/1/lib/src/graph.dart#newcode49 lib/src/graph.dart:49: targetsOf(n).forEach(helper); should we switch ...
5 years, 2 months ago (2015-10-16 23:07:41 UTC) #3
Harry Terkelsen
https://codereview.chromium.org/1412903002/diff/1/lib/src/graph.dart File lib/src/graph.dart (right): https://codereview.chromium.org/1412903002/diff/1/lib/src/graph.dart#newcode49 lib/src/graph.dart:49: targetsOf(n).forEach(helper); On 2015/10/16 23:07:41, Siggi Cherem (dart-lang) wrote: > ...
5 years, 2 months ago (2015-10-19 22:11:12 UTC) #4
Harry Terkelsen
5 years, 2 months ago (2015-10-19 22:20:28 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
0eb54e7a1278ff35725de26827638fe54b731d56 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698