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

Issue 13817008: Fix some warnings in pub and pkg packages. (Closed)

Created:
7 years, 8 months ago by nweiz
Modified:
7 years, 8 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix some warnings in pub and pkg packages. Committed: https://code.google.com/p/dart/source/detail?r=21701

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review change #

Total comments: 6

Patch Set 3 : Code review changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -16 lines) Patch
M pkg/http/test/safe_http_server.dart View 1 2 chunks +3 lines, -2 lines 0 comments Download
M pkg/intl/lib/message_lookup_by_library.dart View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/intl/lib/number_format.dart View 2 chunks +18 lines, -1 line 0 comments Download
M pkg/scheduled_test/lib/src/scheduled_server/safe_http_server.dart View 1 2 chunks +2 lines, -1 line 0 comments Download
M pkg/unittest/lib/unittest.dart View 1 1 chunk +2 lines, -4 lines 0 comments Download
M utils/pub/package.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/safe_http_server.dart View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
nweiz
Gram is for unittest, Alan for intl, Bob for safe_http_server and pub.
7 years, 8 months ago (2013-04-11 22:58:22 UTC) #1
Bob Nystrom
LGTM.
7 years, 8 months ago (2013-04-15 23:15:17 UTC) #2
gram
https://codereview.chromium.org/13817008/diff/1/pkg/unittest/lib/unittest.dart File pkg/unittest/lib/unittest.dart (right): https://codereview.chromium.org/13817008/diff/1/pkg/unittest/lib/unittest.dart#newcode208 pkg/unittest/lib/unittest.dart:208: final List<TestCase> testCases = _testCases; If the unmodifiable stuff ...
7 years, 8 months ago (2013-04-15 23:25:55 UTC) #3
nweiz
https://codereview.chromium.org/13817008/diff/1/pkg/unittest/lib/unittest.dart File pkg/unittest/lib/unittest.dart (right): https://codereview.chromium.org/13817008/diff/1/pkg/unittest/lib/unittest.dart#newcode208 pkg/unittest/lib/unittest.dart:208: final List<TestCase> testCases = _testCases; On 2013/04/15 23:25:55, gram ...
7 years, 8 months ago (2013-04-15 23:41:15 UTC) #4
Alan Knight
https://codereview.chromium.org/13817008/diff/6001/pkg/intl/example/basic/messages_de.dart File pkg/intl/example/basic/messages_de.dart (right): https://codereview.chromium.org/13817008/diff/6001/pkg/intl/example/basic/messages_de.dart#newcode20 pkg/intl/example/basic/messages_de.dart:20: bool localeExists(localeName) => null; In normal usage these will ...
7 years, 8 months ago (2013-04-18 19:42:24 UTC) #5
nweiz
https://codereview.chromium.org/13817008/diff/6001/pkg/intl/example/basic/messages_de.dart File pkg/intl/example/basic/messages_de.dart (right): https://codereview.chromium.org/13817008/diff/6001/pkg/intl/example/basic/messages_de.dart#newcode20 pkg/intl/example/basic/messages_de.dart:20: bool localeExists(localeName) => null; On 2013/04/18 19:42:25, Alan Knight ...
7 years, 8 months ago (2013-04-18 19:59:23 UTC) #6
Alan Knight
LGTM given the additional deletion below. https://codereview.chromium.org/13817008/diff/6001/pkg/intl/example/basic/messages_de.dart File pkg/intl/example/basic/messages_de.dart (right): https://codereview.chromium.org/13817008/diff/6001/pkg/intl/example/basic/messages_de.dart#newcode20 pkg/intl/example/basic/messages_de.dart:20: bool localeExists(localeName) => ...
7 years, 8 months ago (2013-04-18 20:07:18 UTC) #7
nweiz
7 years, 8 months ago (2013-04-18 20:24:54 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r21701 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698