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

Issue 939713003: Enabled the "search web for image" context menu item when "Yandex" (Closed)

Created:
5 years, 10 months ago by Vitaly Baranov
Modified:
5 years, 10 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, Avi (use Gerrit), vasilii+watch_chromium.org, creis+watch_chromium.org, ajwong+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enabled the "search web for image" context menu item when "Yandex" is selected by user as the default search provider. Filled the "image_url" and "image_url_post_params" fields for the Yandex' search engine. Inserted a "Content-Type" header to the post parameter containing binary image data. R=pkasting@chromium.org Committed: https://crrev.com/deb285397112a5ea50b1f7df1e9d2f5f797f4a3c Cr-Commit-Position: refs/heads/master@{#317310}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Removed plumbing a thumbnail format argument from the renderer. Renamed 'value_name' to 'name'. #

Total comments: 4

Patch Set 3 : The last arg of ExpectPostParamIs got a default value; the version number increased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -35 lines) Patch
M components/search_engines/prepopulated_engines.json View 1 2 4 chunks +7 lines, -1 line 0 comments Download
M components/search_engines/template_url.h View 1 2 chunks +8 lines, -2 lines 0 comments Download
M components/search_engines/template_url.cc View 1 4 chunks +9 lines, -8 lines 0 comments Download
M components/search_engines/template_url_unittest.cc View 1 2 5 chunks +33 lines, -24 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
Vitaly Baranov
5 years, 10 months ago (2015-02-18 18:59:56 UTC) #1
jam
please specify which files you want each reviewer to look at
5 years, 10 months ago (2015-02-18 21:19:08 UTC) #2
Peter Kasting
Why go to such lengths to plumb a thumbnail format argument from the renderer when ...
5 years, 10 months ago (2015-02-18 21:55:52 UTC) #3
Vitaly Baranov
On 2015/02/18 21:55:52, Peter Kasting wrote: > It seems like all that should be > ...
5 years, 10 months ago (2015-02-19 16:30:09 UTC) #5
Vitaly Baranov
https://codereview.chromium.org/939713003/diff/1/components/search_engines/template_url.h File components/search_engines/template_url.h (right): https://codereview.chromium.org/939713003/diff/1/components/search_engines/template_url.h#newcode184 components/search_engines/template_url.h:184: // The format of the raw content of an ...
5 years, 10 months ago (2015-02-19 17:31:20 UTC) #6
Peter Kasting
LGTM https://codereview.chromium.org/939713003/diff/20001/components/search_engines/template_url_unittest.cc File components/search_engines/template_url_unittest.cc (right): https://codereview.chromium.org/939713003/diff/20001/components/search_engines/template_url_unittest.cc#newcode177 components/search_engines/template_url_unittest.cc:177: "{UnknownTemplate}", ""); Since almost all callsites want to ...
5 years, 10 months ago (2015-02-19 22:06:24 UTC) #7
Peter Kasting
Oops, forgot one thing. You need to bump the version number atop prepopulated_engines.json as well.
5 years, 10 months ago (2015-02-19 22:06:49 UTC) #8
Vitaly Baranov
On 2015/02/19 22:06:49, Peter Kasting wrote: > Oops, forgot one thing. You need to bump ...
5 years, 10 months ago (2015-02-20 13:08:27 UTC) #10
Vitaly Baranov
https://codereview.chromium.org/939713003/diff/20001/components/search_engines/template_url_unittest.cc File components/search_engines/template_url_unittest.cc (right): https://codereview.chromium.org/939713003/diff/20001/components/search_engines/template_url_unittest.cc#newcode177 components/search_engines/template_url_unittest.cc:177: "{UnknownTemplate}", ""); On 2015/02/19 22:06:24, Peter Kasting wrote: > ...
5 years, 10 months ago (2015-02-20 13:12:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/939713003/40001
5 years, 10 months ago (2015-02-20 13:20:14 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-20 14:03:03 UTC) #14
commit-bot: I haz the power
5 years, 10 months ago (2015-02-20 14:03:36 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/deb285397112a5ea50b1f7df1e9d2f5f797f4a3c
Cr-Commit-Position: refs/heads/master@{#317310}

Powered by Google App Engine
This is Rietveld 408576698