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

Issue 10538033: MessageFormat fixup (Closed)

Created:
8 years, 6 months ago by Emily Fortuna
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 33

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -252 lines) Patch
M lib/i18n/date_format.dart View 1 5 chunks +58 lines, -55 lines 0 comments Download
A + lib/i18n/intl_message.dart View 1 1 chunk +51 lines, -65 lines 0 comments Download
D lib/i18n/message_format.dart View 1 chunk +0 lines, -88 lines 0 comments Download
tests/lib/i18n/intl_message_test.dart View 1 2 chunks +17 lines, -16 lines 0 comments Download
D tests/lib/i18n/message_format_test.dart View 1 1 chunk +0 lines, -28 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Emily Fortuna
Hi Alan, I realize this replicates a little bit of the work in your CL ...
8 years, 6 months ago (2012-06-06 22:05:46 UTC) #1
Alan Knight
https://chromiumcodereview.appspot.com/10538033/diff/7/lib/i18n/intl_message.dart File lib/i18n/intl_message.dart (right): https://chromiumcodereview.appspot.com/10538033/diff/7/lib/i18n/intl_message.dart#newcode10 lib/i18n/intl_message.dart:10: * '''I see ${intl.plural(NUM_PEOPLE, Why are the triple quotes ...
8 years, 6 months ago (2012-06-06 22:21:01 UTC) #2
Bob Nystrom
I always have time for style! https://chromiumcodereview.appspot.com/10538033/diff/7/lib/i18n/date_format.dart File lib/i18n/date_format.dart (right): https://chromiumcodereview.appspot.com/10538033/diff/7/lib/i18n/date_format.dart#newcode2 lib/i18n/date_format.dart:2: * Copyright (c) ...
8 years, 6 months ago (2012-06-06 22:22:48 UTC) #3
Emily Fortuna
PTAL! https://chromiumcodereview.appspot.com/10538033/diff/7/lib/i18n/date_format.dart File lib/i18n/date_format.dart (right): https://chromiumcodereview.appspot.com/10538033/diff/7/lib/i18n/date_format.dart#newcode2 lib/i18n/date_format.dart:2: * Copyright (c) 2012, the Dart project authors. ...
8 years, 6 months ago (2012-06-06 22:51:43 UTC) #4
Emily Fortuna
please check if ready to go?
8 years, 6 months ago (2012-06-07 16:48:55 UTC) #5
Bob Nystrom
LGTM, but you should get an LGTM from Alan too first.
8 years, 6 months ago (2012-06-07 17:38:48 UTC) #6
Alan Knight
8 years, 6 months ago (2012-06-07 21:24:43 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698