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

Issue 140843002: [Intl] Cleanup some code (Closed)

Created:
6 years, 11 months ago by vicb
Modified:
6 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 28

Patch Set 2 : integrate feedback #

Patch Set 3 : integrate feedback #

Patch Set 4 : add a missing commit #

Patch Set 5 : integrate feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -158 lines) Patch
M pkg/intl/lib/bidi_formatter.dart View 1 chunk +1 line, -5 lines 0 comments Download
M pkg/intl/lib/bidi_utils.dart View 5 chunks +13 lines, -22 lines 0 comments Download
M pkg/intl/lib/date_format.dart View 1 2 3 4 6 chunks +10 lines, -21 lines 0 comments Download
M pkg/intl/lib/date_symbol_data_file.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/intl/lib/date_symbol_data_http_request.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/intl/lib/date_symbols.dart View 1 2 2 chunks +27 lines, -29 lines 0 comments Download
M pkg/intl/lib/extract_messages.dart View 1 11 chunks +18 lines, -25 lines 0 comments Download
M pkg/intl/lib/generate_localized.dart View 1 2 2 chunks +11 lines, -10 lines 0 comments Download
M pkg/intl/lib/intl.dart View 1 2 chunks +2 lines, -8 lines 0 comments Download
M pkg/intl/lib/number_format.dart View 1 9 chunks +14 lines, -29 lines 0 comments Download
M pkg/intl/tool/generate_locale_data_files.dart View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
vicb
6 years, 11 months ago (2014-01-16 13:07:27 UTC) #1
Alan Knight
Thanks. A few quibbles, but on the whole good cleanups. A lot of that code ...
6 years, 11 months ago (2014-01-28 01:33:45 UTC) #2
vicb
Alan, Thanks for the review, glad to hear it could be helpful (it also helps ...
6 years, 10 months ago (2014-01-28 07:52:44 UTC) #3
Emily Fortuna
https://chromiumcodereview.appspot.com/140843002/diff/1/pkg/intl/lib/date_format.dart File pkg/intl/lib/date_format.dart (right): https://chromiumcodereview.appspot.com/140843002/diff/1/pkg/intl/lib/date_format.dart#newcode575 pkg/intl/lib/date_format.dart:575: return parsed..add(matched); On 2014/01/28 07:52:45, vicb wrote: > I ...
6 years, 10 months ago (2014-01-29 01:18:14 UTC) #4
Alan Knight
https://chromiumcodereview.appspot.com/140843002/diff/1/pkg/intl/lib/date_symbols.dart File pkg/intl/lib/date_symbols.dart (right): https://chromiumcodereview.appspot.com/140843002/diff/1/pkg/intl/lib/date_symbols.dart#newcode87 pkg/intl/lib/date_symbols.dart:87: "NAME": NAME, On 2014/01/28 07:52:45, vicb wrote: > Indentation ...
6 years, 10 months ago (2014-01-29 01:27:57 UTC) #5
vicb
Thanks for the feedback. I've integrated the changes. https://codereview.chromium.org/140843002/diff/1/pkg/intl/lib/date_format.dart File pkg/intl/lib/date_format.dart (right): https://codereview.chromium.org/140843002/diff/1/pkg/intl/lib/date_format.dart#newcode575 pkg/intl/lib/date_format.dart:575: return ...
6 years, 10 months ago (2014-01-29 08:15:13 UTC) #6
Alan Knight
LGTM with one quibble. https://codereview.chromium.org/140843002/diff/1/pkg/intl/lib/date_format.dart File pkg/intl/lib/date_format.dart (right): https://codereview.chromium.org/140843002/diff/1/pkg/intl/lib/date_format.dart#newcode575 pkg/intl/lib/date_format.dart:575: return parsed..add(matched); On 2014/01/29 08:15:14, ...
6 years, 10 months ago (2014-01-29 18:41:34 UTC) #7
vicb
oh god, so you've spotted it :) I've just *really* reverted in my last commit.
6 years, 10 months ago (2014-01-29 22:05:12 UTC) #8
Alan Knight
6 years, 10 months ago (2014-01-31 17:51:10 UTC) #9
Alan Knight
lgtm
6 years, 10 months ago (2014-01-31 17:51:49 UTC) #10
Alan Knight
6 years, 10 months ago (2014-01-31 21:36:20 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 manually as r32217 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698