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

Issue 23241004: Remove prefixes on Intl.message calls within Intl.dart (Closed)

Created:
7 years, 4 months ago by Alan Knight
Modified:
7 years, 4 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

If you have something that recursively looks for messages in dependencies, it can end up parsing intl.dart and giving warnings that there are invalid messages in its internals. Change the calls to invoke the static messages without a prefix so that this won't complain. R=efortuna@google.com Committed: https://code.google.com/p/dart/source/detail?r=26233

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix line length #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M pkg/intl/lib/intl.dart View 1 5 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Alan Knight
7 years, 4 months ago (2013-08-15 21:52:25 UTC) #1
Emily Fortuna
lgtm with one tweak! https://codereview.chromium.org/23241004/diff/1/pkg/intl/lib/intl.dart File pkg/intl/lib/intl.dart (right): https://codereview.chromium.org/23241004/diff/1/pkg/intl/lib/intl.dart#newcode276 pkg/intl/lib/intl.dart:276: * Format a message differently ...
7 years, 4 months ago (2013-08-15 21:59:12 UTC) #2
Alan Knight
https://codereview.chromium.org/23241004/diff/1/pkg/intl/lib/intl.dart File pkg/intl/lib/intl.dart (right): https://codereview.chromium.org/23241004/diff/1/pkg/intl/lib/intl.dart#newcode276 pkg/intl/lib/intl.dart:276: * Format a message differently depending on [targetGender]. Normally ...
7 years, 4 months ago (2013-08-15 22:27:32 UTC) #3
Alan Knight
7 years, 4 months ago (2013-08-15 22:28:03 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r26233 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698