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

Issue 8566008: Sort the file members. (Closed)

Created:
9 years, 1 month ago by mmendez
Modified:
9 years, 1 month ago
Reviewers:
codefu
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Sort the file members and return long instead of doubles for size items. Committed: https://code.google.com/p/dart/source/detail?r=1512

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -129 lines) Patch
M compiler/java/com/google/dart/compiler/metrics/CompilerMetrics.java View 4 chunks +129 lines, -129 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
codefu
LGTM. Should we just do this as a file by file basis?
9 years, 1 month ago (2011-11-14 16:36:12 UTC) #1
mmendez
9 years, 1 month ago (2011-11-14 16:39:08 UTC) #2
On 2011/11/14 16:36:12, codefu wrote:
> LGTM.  Should we just do this as a file by file basis?

I think so.  Unfortunately, I forgot to undo a couple of method signature
changes here before sending this out.  I'd suggest that moving forward, when we
go to edit a file that is not sorted, we sort it, commit and then do the real
edits

Powered by Google App Engine
This is Rietveld 408576698