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

Issue 10661058: Move responsibility for l10n parameters to the caller. (Closed)

Created:
8 years, 6 months ago by Jamie
Modified:
8 years, 5 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Move responsibility for l10n parameters to the caller. BUG=132370 TEST=No behavioural change expected. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148005

Patch Set 1 #

Total comments: 2

Patch Set 2 : Only support one substitution. #

Patch Set 3 : Fixed parameter name. #

Total comments: 6

Patch Set 4 : Reviewer comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -17 lines) Patch
M remoting/host/plugin/host_script_object.h View 1 2 1 chunk +12 lines, -3 lines 0 comments Download
M remoting/host/plugin/host_script_object.cc View 1 2 3 2 chunks +17 lines, -4 lines 0 comments Download
M remoting/webapp/host_session.js View 1 chunk +1 line, -10 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Jamie
ptal
8 years, 6 months ago (2012-06-26 17:34:35 UTC) #1
Sergey Ulanov
https://chromiumcodereview.appspot.com/10661058/diff/1/remoting/host/plugin/host_script_object.cc File remoting/host/plugin/host_script_object.cc (right): https://chromiumcodereview.appspot.com/10661058/diff/1/remoting/host/plugin/host_script_object.cc#newcode1079 remoting/host/plugin/host_script_object.cc:1079: plugin_, localize_func, args.get(), number_of_substitutions + 1, Actually chrome.i18n.getMessage() takes ...
8 years, 5 months ago (2012-06-28 01:11:24 UTC) #2
Jamie
https://chromiumcodereview.appspot.com/10661058/diff/1/remoting/host/plugin/host_script_object.cc File remoting/host/plugin/host_script_object.cc (right): https://chromiumcodereview.appspot.com/10661058/diff/1/remoting/host/plugin/host_script_object.cc#newcode1079 remoting/host/plugin/host_script_object.cc:1079: plugin_, localize_func, args.get(), number_of_substitutions + 1, On 2012/06/28 01:11:24, ...
8 years, 5 months ago (2012-06-28 23:02:41 UTC) #3
Sergey Ulanov
lgtm when my nits are addressed https://chromiumcodereview.appspot.com/10661058/diff/13001/remoting/host/plugin/host_script_object.cc File remoting/host/plugin/host_script_object.cc (right): https://chromiumcodereview.appspot.com/10661058/diff/13001/remoting/host/plugin/host_script_object.cc#newcode1055 remoting/host/plugin/host_script_object.cc:1055: /*i18n-content*/"MESSAGE_SHARED", "$1", nit: ...
8 years, 5 months ago (2012-06-29 20:11:38 UTC) #4
Jamie
fyi https://chromiumcodereview.appspot.com/10661058/diff/13001/remoting/host/plugin/host_script_object.cc File remoting/host/plugin/host_script_object.cc (right): https://chromiumcodereview.appspot.com/10661058/diff/13001/remoting/host/plugin/host_script_object.cc#newcode1055 remoting/host/plugin/host_script_object.cc:1055: /*i18n-content*/"MESSAGE_SHARED", "$1", On 2012/06/29 20:11:38, sergeyu wrote: > ...
8 years, 5 months ago (2012-06-29 20:22:20 UTC) #5
Sergey Ulanov
Is this CL blocked on anything?
8 years, 5 months ago (2012-07-23 22:19:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/10661058/8003
8 years, 5 months ago (2012-07-23 22:26:48 UTC) #7
Jamie
On 2012/07/23 22:19:33, sergeyu wrote: > Is this CL blocked on anything? I think I ...
8 years, 5 months ago (2012-07-23 22:27:58 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-24 00:37:50 UTC) #9
Change committed as 148005

Powered by Google App Engine
This is Rietveld 408576698