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

Issue 10544066: Double dollar ($$) parsing in messages.json broken (Closed)

Created:
8 years, 6 months ago by mitchellwrosen
Modified:
8 years, 6 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Double dollar ($$) parsing in messages.json broken Fixed the above behavior. $$ is now parsed properly. BUG=127243 TEST=browser_tests --gtest_filter=ExtensionApiTest.I18N Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141280

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -7 lines) Patch
M chrome/renderer/extensions/i18n_custom_bindings.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M chrome/test/data/extensions/api_test/i18n/_locales/en_US/messages.json View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/i18n/test.js View 1 chunk +10 lines, -1 line 1 comment Download

Messages

Total messages: 6 (0 generated)
mitchellwrosen
8 years, 6 months ago (2012-06-08 03:48:57 UTC) #1
Matt Perry
I'm confused... Where is the fix? https://chromiumcodereview.appspot.com/10544066/diff/1/chrome/test/data/extensions/api_test/i18n/test.js File chrome/test/data/extensions/api_test/i18n/test.js (right): https://chromiumcodereview.appspot.com/10544066/diff/1/chrome/test/data/extensions/api_test/i18n/test.js#newcode42 chrome/test/data/extensions/api_test/i18n/test.js:42: "We should really ...
8 years, 6 months ago (2012-06-08 19:09:42 UTC) #2
mitchellwrosen
The fix is that previously, if getMessage() was called with only one argument, or a ...
8 years, 6 months ago (2012-06-08 19:15:27 UTC) #3
Matt Perry
lgtm
8 years, 6 months ago (2012-06-08 19:22:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mitchellwrosen@chromium.org/10544066/1
8 years, 6 months ago (2012-06-08 19:26:03 UTC) #5
commit-bot: I haz the power
8 years, 6 months ago (2012-06-08 20:44:55 UTC) #6
Change committed as 141280

Powered by Google App Engine
This is Rietveld 408576698