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

Issue 1337993004: fixes #315, order of libraries in the HTML file (Closed)

Created:
5 years, 3 months ago by Jennifer Messerly
Modified:
5 years, 3 months ago
Reviewers:
vsm
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

fixes #315, order of libraries in the HTML file the lesson here is never use .importedLibraries ... we might want to change it in analyzer to use LinkedHashSet ... R=vsm@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/0b588c926ce03638a0919978af4ff29b785304b1

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M lib/src/compiler.dart View 2 chunks +5 lines, -4 lines 1 comment Download
M test/codegen/expect/sunflower/sunflower.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Jennifer Messerly
https://codereview.chromium.org/1337993004/diff/1/lib/src/compiler.dart File lib/src/compiler.dart (right): https://codereview.chromium.org/1337993004/diff/1/lib/src/compiler.dart#newcode268 lib/src/compiler.dart:268: void _collectLibraries(LibraryElement lib, LinkedHashSet<Uri> loaded) { our own ordered ...
5 years, 3 months ago (2015-09-15 00:32:59 UTC) #2
vsm
lgtm!
5 years, 3 months ago (2015-09-15 13:50:43 UTC) #3
Jennifer Messerly
5 years, 3 months ago (2015-09-15 16:13:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0b588c926ce03638a0919978af4ff29b785304b1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698