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

Issue 88323004: pkg/logging: expose static sorted const list of all levels (Closed)

Created:
7 years ago by kevmoo-old
Modified:
7 years ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : nits #

Total comments: 3

Patch Set 3 : pubspec nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M pkg/logging/lib/logging.dart View 1 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/logging/pubspec.yaml View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M pkg/logging/test/logging_test.dart View 3 chunks +6 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kevmoo-old
PTAL
7 years ago (2013-11-26 19:12:46 UTC) #1
kevmoo-old
https://codereview.chromium.org/88323004/diff/20001/pkg/logging/test/logging_test.dart File pkg/logging/test/logging_test.dart (right): https://codereview.chromium.org/88323004/diff/20001/pkg/logging/test/logging_test.dart#newcode51 pkg/logging/test/logging_test.dart:51: unsorted.sort(); sort uses static Comparable.compare which calls the instance ...
7 years ago (2013-11-26 19:23:13 UTC) #2
Siggi Cherem (dart-lang)
lgtm - but before submitting, can you update the version to be: "0.9.1-dev" That will ...
7 years ago (2013-11-26 19:25:49 UTC) #3
kevmoo-old
Updated the pubspec. I bumped version to 0.9.1, since new features were added I also ...
7 years ago (2013-11-26 20:39:32 UTC) #4
Siggi Cherem (dart-lang)
lgtm, thanks Kevin
7 years ago (2013-11-26 20:45:02 UTC) #5
kevmoo-old
7 years ago (2013-11-26 20:50:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r30676 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698