summaryrefslogtreecommitdiffstats
path: root/components/test
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2015-05-19 03:03:33 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-19 10:04:36 +0000
commit0ea1107bf2c1a0532d1c10a3666cafb9047abbb6 (patch)
tree845cf4583392a09bf375d11e9485805a279a1e6d /components/test
parent0af976c456b532e4fc9cf7e6284f0af47357586d (diff)
downloadchromium_src-0ea1107bf2c1a0532d1c10a3666cafb9047abbb6.zip
chromium_src-0ea1107bf2c1a0532d1c10a3666cafb9047abbb6.tar.gz
chromium_src-0ea1107bf2c1a0532d1c10a3666cafb9047abbb6.tar.bz2
[Mobile] Upstream fix for yandex search engine
Use a different path for template URL for yandex search on mobile to avoid an extra redirection. Mobile should use http://yandex.ru/touchsearch?text=${query} or http://yandex.ru/padsearch?text=${query} depending on the device form factor instead of http://yandex.ru/yandsearch?text=${query}. The issue was reported by yandex and fixed in downstream iOS fork. Upstream it now that the code is componentized. TEST=Set your locale to Russian, launch Chrome for iOS, select Yandex as the search engine, type a query in the omnibox to do a search, check that you're sent to /touchsearch directly, not via /yandsearch first. BUG=b/7024148 Review URL: https://codereview.chromium.org/1141743003 Cr-Commit-Position: refs/heads/master@{#330500}
Diffstat (limited to 'components/test')
0 files changed, 0 insertions, 0 deletions