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

Issue 1244513003: dart2js: fix dependency tracking for deferred loading when types are only used (Closed)

Created:
5 years, 5 months ago by Siggi Cherem (dart-lang)
Modified:
5 years, 5 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js: fix dependency tracking for deferred loading when types are only used in type arguments by the main fragment. (fix #23853) R=floitsch@google.com Committed: https://github.com/dart-lang/sdk/commit/4ad37a6107fac443b5229713e4a56fbd66f1b6d5

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -4 lines) Patch
M pkg/compiler/lib/src/deferred_load.dart View 1 1 chunk +17 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/resolution/tree_elements.dart View 1 2 chunks +8 lines, -0 lines 0 comments Download
A + tests/compiler/dart2js_extra/deferred_split_lib1.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
A + tests/compiler/dart2js_extra/deferred_split_lib2.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
A tests/compiler/dart2js_extra/deferred_split_test.dart View 1 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
floitsch
LGTM. https://codereview.chromium.org/1244513003/diff/1/pkg/compiler/lib/src/deferred_load.dart File pkg/compiler/lib/src/deferred_load.dart (right): https://codereview.chromium.org/1244513003/diff/1/pkg/compiler/lib/src/deferred_load.dart#newcode285 pkg/compiler/lib/src/deferred_load.dart:285: registerTypeArgumentsAsDependencies(type) { Especially for nested functions I want ...
5 years, 5 months ago (2015-07-17 09:22:25 UTC) #2
floitsch
5 years, 5 months ago (2015-07-17 09:22:45 UTC) #4
Siggi Cherem (dart-lang)
thx https://codereview.chromium.org/1244513003/diff/1/pkg/compiler/lib/src/deferred_load.dart File pkg/compiler/lib/src/deferred_load.dart (right): https://codereview.chromium.org/1244513003/diff/1/pkg/compiler/lib/src/deferred_load.dart#newcode285 pkg/compiler/lib/src/deferred_load.dart:285: registerTypeArgumentsAsDependencies(type) { On 2015/07/17 09:22:25, floitsch wrote: > ...
5 years, 5 months ago (2015-07-17 15:34:49 UTC) #5
Siggi Cherem (dart-lang)
5 years, 5 months ago (2015-07-17 15:46:05 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
4ad37a6107fac443b5229713e4a56fbd66f1b6d5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698