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

Issue 10790087: [Web Intents] Localization of intent titles for CWS suggestions (Closed)

Created:
8 years, 5 months ago by groby-ooo-7-16
Modified:
8 years, 5 months ago
CC:
chromium-reviews, gbillock+watch_chromium.org, smckay+watch_chromium.org, mihaip-chromium-reviews_chromium.org, jshin+watch_chromium.org, Aaron Boodman
Visibility:
Public.

Description

[Web Intents] Localization of intent titles for CWS suggestions R=mpcomplete@chromium.org,gbillock@chromium.org BUG=130432 TEST=CWSIntentsRegistryTest.LocalizeMatchingLocale:ExtensionL10nUtil.GetAllFallbackLocales:ExtensionL10nUtil.LoadMessageCatalogs* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148720

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fix review nit. #

Patch Set 3 : Setting locale now scoped - not affecting other tests. #

Patch Set 4 : Merge to HEAD, adjust namespace/include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+227 lines, -35 lines) Patch
M chrome/browser/intents/cws_intents_registry.h View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/intents/cws_intents_registry.cc View 1 2 3 3 chunks +45 lines, -0 lines 0 comments Download
M chrome/browser/intents/cws_intents_registry_unittest.cc View 1 2 6 chunks +151 lines, -29 lines 0 comments Download
M chrome/common/extensions/extension_l10n_util.h View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_l10n_util.cc View 1 2 3 2 chunks +11 lines, -4 lines 0 comments Download
M chrome/common/extensions/extension_l10n_util_unittest.cc View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
groby-ooo-7-16
8 years, 5 months ago (2012-07-19 23:10:23 UTC) #1
Matt Perry
extensions/* LGTM. (I'm not familiar with the CWS code)
8 years, 5 months ago (2012-07-20 00:10:34 UTC) #2
groby-ooo-7-16
mpcomplete: Sorry, forgot to mention I needed you just for OWNERS on extension :)
8 years, 5 months ago (2012-07-20 00:12:05 UTC) #3
Greg Billock
http://codereview.chromium.org/10790087/diff/1/chrome/browser/intents/cws_intents_registry.cc File chrome/browser/intents/cws_intents_registry.cc (right): http://codereview.chromium.org/10790087/diff/1/chrome/browser/intents/cws_intents_registry.cc#newcode107 chrome/browser/intents/cws_intents_registry.cc:107: Can you add a comment about why we need ...
8 years, 5 months ago (2012-07-20 15:58:30 UTC) #4
groby-ooo-7-16
http://codereview.chromium.org/10790087/diff/1/chrome/browser/intents/cws_intents_registry.cc File chrome/browser/intents/cws_intents_registry.cc (right): http://codereview.chromium.org/10790087/diff/1/chrome/browser/intents/cws_intents_registry.cc#newcode107 chrome/browser/intents/cws_intents_registry.cc:107: On 2012/07/20 15:58:30, Greg Billock wrote: > Can you ...
8 years, 5 months ago (2012-07-20 22:59:54 UTC) #5
Greg Billock
On 2012/07/20 22:59:54, groby wrote: > http://codereview.chromium.org/10790087/diff/1/chrome/browser/intents/cws_intents_registry.cc > File chrome/browser/intents/cws_intents_registry.cc (right): > > http://codereview.chromium.org/10790087/diff/1/chrome/browser/intents/cws_intents_registry.cc#newcode107 > ...
8 years, 5 months ago (2012-07-20 23:08:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/10790087/8001
8 years, 5 months ago (2012-07-20 23:38:05 UTC) #7
commit-bot: I haz the power
Try job failure for 10790087-8001 (retry) on linux_rel for step "unit_tests". It's a second try, ...
8 years, 5 months ago (2012-07-21 00:24:54 UTC) #8
groby-ooo-7-16
FYI: Made sure locale is restored at end of test. We have some tests that ...
8 years, 5 months ago (2012-07-26 17:31:00 UTC) #9
Greg Billock
On 2012/07/26 17:31:00, groby wrote: > FYI: Made sure locale is restored at end of ...
8 years, 5 months ago (2012-07-26 22:48:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/10790087/16001
8 years, 5 months ago (2012-07-26 22:50:04 UTC) #11
commit-bot: I haz the power
Try job failure for 10790087-16001 (retry) on linux_chromeos for step "update" (clobber build). It's a ...
8 years, 5 months ago (2012-07-26 23:09:16 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/10790087/25004
8 years, 5 months ago (2012-07-27 02:54:37 UTC) #13
commit-bot: I haz the power
8 years, 5 months ago (2012-07-27 04:23:20 UTC) #14
Change committed as 148720

Powered by Google App Engine
This is Rietveld 408576698