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

Issue 277523005: [Hotword] Add new base URLs for the additional languages so it works on their respective local sear… (Closed)

Created:
6 years, 7 months ago by rpetterson
Modified:
6 years, 7 months ago
Reviewers:
saurya1, James Hawkins
CC:
chromium-reviews, arv+watch_chromium.org
Visibility:
Public.

Description

[Hotword] Add new base URLs for the additional languages so it works on their respective local search urls. The function has been tested manually inside Chrome since it will not work as part of the larger system until the extension and some server side pieces are in place. BUG=345806 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269950

Patch Set 1 #

Patch Set 2 : updating isEligibleUrl #

Total comments: 2

Patch Set 3 : better comment and name #

Total comments: 6

Patch Set 4 : clarify comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -14 lines) Patch
M chrome/browser/resources/hotword_helper/manager.js View 1 2 3 1 chunk +49 lines, -14 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
rpetterson
6 years, 7 months ago (2014-05-08 03:28:54 UTC) #1
saurya1
lgtm
6 years, 7 months ago (2014-05-09 01:23:34 UTC) #2
rpetterson
Adding James for OWNERS approval.
6 years, 7 months ago (2014-05-09 01:24:13 UTC) #3
James Hawkins
https://codereview.chromium.org/277523005/diff/20001/chrome/browser/resources/hotword_helper/manager.js File chrome/browser/resources/hotword_helper/manager.js (right): https://codereview.chromium.org/277523005/diff/20001/chrome/browser/resources/hotword_helper/manager.js#newcode128 chrome/browser/resources/hotword_helper/manager.js:128: * Helper function to test urls. Can you update ...
6 years, 7 months ago (2014-05-09 02:54:27 UTC) #4
rpetterson
https://codereview.chromium.org/277523005/diff/20001/chrome/browser/resources/hotword_helper/manager.js File chrome/browser/resources/hotword_helper/manager.js (right): https://codereview.chromium.org/277523005/diff/20001/chrome/browser/resources/hotword_helper/manager.js#newcode128 chrome/browser/resources/hotword_helper/manager.js:128: * Helper function to test urls. On 2014/05/09 02:54:27, ...
6 years, 7 months ago (2014-05-09 06:07:20 UTC) #5
James Hawkins
https://codereview.chromium.org/277523005/diff/40001/chrome/browser/resources/hotword_helper/manager.js File chrome/browser/resources/hotword_helper/manager.js (right): https://codereview.chromium.org/277523005/diff/40001/chrome/browser/resources/hotword_helper/manager.js#newcode128 chrome/browser/resources/hotword_helper/manager.js:128: * Helper function to test urls as being valid ...
6 years, 7 months ago (2014-05-12 18:13:43 UTC) #6
rpetterson
https://codereview.chromium.org/277523005/diff/40001/chrome/browser/resources/hotword_helper/manager.js File chrome/browser/resources/hotword_helper/manager.js (right): https://codereview.chromium.org/277523005/diff/40001/chrome/browser/resources/hotword_helper/manager.js#newcode177 chrome/browser/resources/hotword_helper/manager.js:177: if (this.checkEligibleUrl(url, baseUrls[0])) On 2014/05/12 18:13:43, James Hawkins wrote: ...
6 years, 7 months ago (2014-05-12 19:42:38 UTC) #7
James Hawkins
LGTM with nit and comment update. https://codereview.chromium.org/277523005/diff/40001/chrome/browser/resources/hotword_helper/manager.js File chrome/browser/resources/hotword_helper/manager.js (right): https://codereview.chromium.org/277523005/diff/40001/chrome/browser/resources/hotword_helper/manager.js#newcode177 chrome/browser/resources/hotword_helper/manager.js:177: if (this.checkEligibleUrl(url, baseUrls[0])) ...
6 years, 7 months ago (2014-05-12 19:44:33 UTC) #8
rpetterson
https://codereview.chromium.org/277523005/diff/40001/chrome/browser/resources/hotword_helper/manager.js File chrome/browser/resources/hotword_helper/manager.js (right): https://codereview.chromium.org/277523005/diff/40001/chrome/browser/resources/hotword_helper/manager.js#newcode128 chrome/browser/resources/hotword_helper/manager.js:128: * Helper function to test urls as being valid ...
6 years, 7 months ago (2014-05-12 21:09:04 UTC) #9
rpetterson
The CQ bit was checked by rlp@chromium.org
6 years, 7 months ago (2014-05-12 21:17:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlp@chromium.org/277523005/60001
6 years, 7 months ago (2014-05-12 21:19:03 UTC) #11
commit-bot: I haz the power
6 years, 7 months ago (2014-05-13 01:10:08 UTC) #12
Message was sent while issue was closed.
Change committed as 269950

Powered by Google App Engine
This is Rietveld 408576698