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

Issue 2221273002: dart2js: Sort libraries by Uri only. (Closed)

Created:
4 years, 4 months ago by sra1
Modified:
4 years, 4 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js: Sort libraries by Uri only. Avoid using the 'library' tag. Remove compareTo method from CompilationUnitElement and LibraryElement. BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/b6f84a01d61322238c6b989f50321649425150e5

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -12 lines) Patch
M pkg/compiler/lib/src/elements/common.dart View 1 chunk +0 lines, -9 lines 0 comments Download
M pkg/compiler/lib/src/elements/elements.dart View 3 chunks +58 lines, -3 lines 2 comments Download

Messages

Total messages: 9 (5 generated)
sra1
If it turns out later that we need some contextual information for a stable ordering, ...
4 years, 4 months ago (2016-08-09 21:48:29 UTC) #5
sra1
In addition to decoupling one use of the frontend from the backend, not using the ...
4 years, 4 months ago (2016-08-09 21:49:47 UTC) #6
Siggi Cherem (dart-lang)
LGTM! whohoo on the 2% - I'm not surprised it was expensive (we had this ...
4 years, 4 months ago (2016-08-09 22:11:22 UTC) #7
sra1
4 years, 4 months ago (2016-08-11 00:09:39 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:40001) manually as
b6f84a01d61322238c6b989f50321649425150e5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698