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

Issue 172733002: Add Locale Request Support to Chrome Now (Closed)

Created:
6 years, 10 months ago by robliao
Modified:
6 years, 10 months ago
Reviewers:
vadimt, rgustafson, skare_
CC:
chromium-reviews, arv+watch_chromium.org
Visibility:
Public.

Description

Add Locale Request Support to Chrome Now BUG=164227 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252215

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M chrome/browser/resources/google_now/background.js View 1 chunk +2 lines, -0 lines 4 comments Download

Messages

Total messages: 20 (0 generated)
robliao
6 years, 10 months ago (2014-02-19 18:35:35 UTC) #1
skare_
lgtm
6 years, 10 months ago (2014-02-19 19:06:28 UTC) #2
robliao
vadimt: Please provide owner approval for this CL.
6 years, 10 months ago (2014-02-19 19:07:08 UTC) #3
rgustafson
https://codereview.chromium.org/172733002/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/172733002/diff/1/chrome/browser/resources/google_now/background.js#newcode585 chrome/browser/resources/google_now/background.js:585: requestParameters += '&uiLocale=' + navigator.language; https://developer.mozilla.org/en-US/docs/Web/API/NavigatorLanguage.language This says it's ...
6 years, 10 months ago (2014-02-19 19:18:14 UTC) #4
robliao
https://codereview.chromium.org/172733002/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/172733002/diff/1/chrome/browser/resources/google_now/background.js#newcode585 chrome/browser/resources/google_now/background.js:585: requestParameters += '&uiLocale=' + navigator.language; Works for me. accept-language:en-US,en;q=0.8,de;q=0.6,de-DE;q=0.4,zh-TW;q=0.2,zh;q=0.2,ko;q=0.2 ...
6 years, 10 months ago (2014-02-19 19:26:47 UTC) #5
rgustafson
lgtm https://codereview.chromium.org/172733002/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/172733002/diff/1/chrome/browser/resources/google_now/background.js#newcode585 chrome/browser/resources/google_now/background.js:585: requestParameters += '&uiLocale=' + navigator.language; On 2014/02/19 19:26:47, ...
6 years, 10 months ago (2014-02-19 19:39:15 UTC) #6
robliao
https://codereview.chromium.org/172733002/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/172733002/diff/1/chrome/browser/resources/google_now/background.js#newcode585 chrome/browser/resources/google_now/background.js:585: requestParameters += '&uiLocale=' + navigator.language; A bit more context. ...
6 years, 10 months ago (2014-02-19 19:49:19 UTC) #7
robliao
The CQ bit was checked by robliao@chromium.org
6 years, 10 months ago (2014-02-19 19:50:04 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-19 19:51:52 UTC) #9
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 10 months ago (2014-02-19 19:51:52 UTC) #10
vadimt
lgtm
6 years, 10 months ago (2014-02-19 21:37:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robliao@chromium.org/172733002/1
6 years, 10 months ago (2014-02-19 21:44:07 UTC) #12
robliao
The CQ bit was unchecked by robliao@chromium.org
6 years, 10 months ago (2014-02-19 21:44:27 UTC) #13
robliao
The CQ bit was checked by robliao@chromium.org
6 years, 10 months ago (2014-02-19 22:12:08 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robliao@chromium.org/172733002/1
6 years, 10 months ago (2014-02-19 22:52:11 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robliao@chromium.org/172733002/1
6 years, 10 months ago (2014-02-20 00:56:49 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robliao@chromium.org/172733002/1
6 years, 10 months ago (2014-02-20 04:46:52 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robliao@chromium.org/172733002/1
6 years, 10 months ago (2014-02-20 08:49:47 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robliao@chromium.org/172733002/1
6 years, 10 months ago (2014-02-20 12:21:13 UTC) #19
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 13:25:04 UTC) #20
Message was sent while issue was closed.
Change committed as 252215

Powered by Google App Engine
This is Rietveld 408576698