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

Issue 327793005: Change google_util::AppendGoogleLocaleParam to take in the application locale (Closed)

Created:
6 years, 6 months ago by blundell
Modified:
6 years, 6 months ago
Reviewers:
Nico, Peter Kasting
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, dbeam+watch-options_chromium.org, oshima+watch_chromium.org, estade+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, pedrosimonetti+watch_chromium.org
Visibility:
Public.

Description

Change google_util::AppendGoogleLocaleParam to take in the application locale This function will be componentized, and hence cannot reference g_browser_process. BUG=373203 TBR=thakis Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276886

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Nits #

Total comments: 2

Patch Set 4 : Response to review #

Patch Set 5 : ChromeOS fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -53 lines) Patch
M chrome/browser/chromeos/login/existing_user_controller.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/google/google_util.h View 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/google/google_util.cc View 1 2 3 2 chunks +3 lines, -10 lines 0 comments Download
M chrome/browser/printing/print_dialog_cloud.cc View 3 chunks +10 lines, -7 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_util.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 2 3 3 chunks +25 lines, -13 lines 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_resource_cache.cc View 1 2 3 4 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/sync_setup_handler.cc View 2 chunks +13 lines, -7 lines 0 comments Download
M chrome/browser/web_resource/web_resource_service.cc View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
blundell
Here are the remaining callsites :).
6 years, 6 months ago (2014-06-10 20:44:18 UTC) #1
Peter Kasting
The ones involving the Google URL tracker are only for a support article and should ...
6 years, 6 months ago (2014-06-10 21:11:29 UTC) #2
blundell
On 2014/06/10 21:11:29, Peter Kasting wrote: > The ones involving the Google URL tracker are ...
6 years, 6 months ago (2014-06-11 12:51:20 UTC) #3
Peter Kasting
On 2014/06/11 12:51:20, blundell wrote: > On 2014/06/10 21:11:29, Peter Kasting wrote: > > The ...
6 years, 6 months ago (2014-06-11 18:23:26 UTC) #4
Peter Kasting
LGTM https://codereview.chromium.org/327793005/diff/40001/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc File chrome/browser/ui/webui/ntp/ntp_resource_cache.cc (right): https://codereview.chromium.org/327793005/diff/40001/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc#newcode313 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc:313: localized_strings.SetString("learnMoreLink", GURL(new_tab_link).spec()); These next three places can drop ...
6 years, 6 months ago (2014-06-11 18:25:54 UTC) #5
blundell
https://codereview.chromium.org/327793005/diff/40001/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc File chrome/browser/ui/webui/ntp/ntp_resource_cache.cc (right): https://codereview.chromium.org/327793005/diff/40001/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc#newcode313 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc:313: localized_strings.SetString("learnMoreLink", GURL(new_tab_link).spec()); On 2014/06/11 18:25:54, Peter Kasting wrote: > ...
6 years, 6 months ago (2014-06-12 16:12:36 UTC) #6
blundell
TBR=thakis for //chrome outside of //chrome/browser/google
6 years, 6 months ago (2014-06-12 16:13:34 UTC) #7
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 6 months ago (2014-06-12 16:14:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/327793005/60001
6 years, 6 months ago (2014-06-12 16:18:13 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-12 19:28:16 UTC) #10
blundell
The CQ bit was checked by blundell@chromium.org
6 years, 6 months ago (2014-06-12 20:06:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/327793005/80001
6 years, 6 months ago (2014-06-12 20:09:42 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 02:19:00 UTC) #13
Message was sent while issue was closed.
Change committed as 276886

Powered by Google App Engine
This is Rietveld 408576698