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

Issue 832073002: Make withLocale use a zone (Closed)

Created:
5 years, 11 months ago by Alan Knight
Modified:
5 years, 11 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/intl.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Update CHANGELOG and pubspec to bump version #

Total comments: 6

Patch Set 3 : Review fixes #

Total comments: 2

Patch Set 4 : Mention that defaultLocale is superceded by withLocale #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -28 lines) Patch
M CHANGELOG.md View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M README.md View 1 2 3 1 chunk +11 lines, -5 lines 0 comments Download
M lib/intl.dart View 1 2 3 3 chunks +39 lines, -21 lines 0 comments Download
M pubspec.yaml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M test/number_closure_test.dart View 3 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 7 (1 generated)
Alan Knight
5 years, 11 months ago (2015-01-02 19:37:39 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/832073002/diff/20001/CHANGELOG.md File CHANGELOG.md (right): https://codereview.chromium.org/832073002/diff/20001/CHANGELOG.md#newcode3 CHANGELOG.md:3: inside withLocale also get the correct locale. should ...
5 years, 11 months ago (2015-01-02 20:36:48 UTC) #3
Alan Knight
https://codereview.chromium.org/832073002/diff/20001/CHANGELOG.md File CHANGELOG.md (right): https://codereview.chromium.org/832073002/diff/20001/CHANGELOG.md#newcode3 CHANGELOG.md:3: inside withLocale also get the correct locale. On 2015/01/02 ...
5 years, 11 months ago (2015-01-02 20:50:13 UTC) #4
Sean Eagan
https://codereview.chromium.org/832073002/diff/40001/lib/intl.dart File lib/intl.dart (right): https://codereview.chromium.org/832073002/diff/40001/lib/intl.dart#newcode101 lib/intl.dart:101: static set defaultLocale(String newLocale) => _defaultLocale = newLocale; Can ...
5 years, 11 months ago (2015-01-02 21:05:30 UTC) #5
Alan Knight
https://codereview.chromium.org/832073002/diff/40001/lib/intl.dart File lib/intl.dart (right): https://codereview.chromium.org/832073002/diff/40001/lib/intl.dart#newcode101 lib/intl.dart:101: static set defaultLocale(String newLocale) => _defaultLocale = newLocale; On ...
5 years, 11 months ago (2015-01-02 21:53:33 UTC) #6
Alan Knight
5 years, 11 months ago (2015-01-03 00:14:01 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
4ce7dc603f664928a65746424725430bd55f959a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698