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

Issue 359833002: Observatory: Lexicaly sort all kinds of lists (imports, libraries, classes, functions, fields). (Closed)

Created:
6 years, 5 months ago by Michael Lippautz (Google)
Modified:
6 years, 5 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, turnidge, vm-dev_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M runtime/bin/vmservice/client/lib/src/service/object.dart View 1 2 3 4 4 chunks +18 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Michael Lippautz (Google)
6 years, 5 months ago (2014-06-30 16:25:21 UTC) #1
Cutch
https://codereview.chromium.org/359833002/diff/20001/runtime/bin/vmservice/client/lib/src/service/object.dart File runtime/bin/vmservice/client/lib/src/service/object.dart (right): https://codereview.chromium.org/359833002/diff/20001/runtime/bin/vmservice/client/lib/src/service/object.dart#newcode1010 runtime/bin/vmservice/client/lib/src/service/object.dart:1010: imports.addAll(unifyByName(map['imports'])); Why are there duplicate names?
6 years, 5 months ago (2014-06-30 23:26:44 UTC) #2
Michael Lippautz (Google)
https://codereview.chromium.org/359833002/diff/20001/runtime/bin/vmservice/client/lib/src/service/object.dart File runtime/bin/vmservice/client/lib/src/service/object.dart (right): https://codereview.chromium.org/359833002/diff/20001/runtime/bin/vmservice/client/lib/src/service/object.dart#newcode1010 runtime/bin/vmservice/client/lib/src/service/object.dart:1010: imports.addAll(unifyByName(map['imports'])); On 2014/06/30 23:26:44, Cutch wrote: > Why are ...
6 years, 5 months ago (2014-06-30 23:42:10 UTC) #3
Cutch
On 2014/06/30 23:42:10, Michael Lippautz wrote: > https://codereview.chromium.org/359833002/diff/20001/runtime/bin/vmservice/client/lib/src/service/object.dart > File runtime/bin/vmservice/client/lib/src/service/object.dart (right): > > https://codereview.chromium.org/359833002/diff/20001/runtime/bin/vmservice/client/lib/src/service/object.dart#newcode1010 ...
6 years, 5 months ago (2014-07-01 14:35:56 UTC) #4
Michael Lippautz (Google)
On 2014/07/01 14:35:56, Cutch wrote: > On 2014/06/30 23:42:10, Michael Lippautz wrote: > > > ...
6 years, 5 months ago (2014-07-01 16:28:16 UTC) #5
Cutch
lgtm
6 years, 5 months ago (2014-07-01 17:33:14 UTC) #6
Michael Lippautz (Google)
6 years, 5 months ago (2014-07-01 23:06:22 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 manually as r37922 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698