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

Issue 22314006: A few fixes for image search: (Closed)

Created:
7 years, 4 months ago by Peter Kasting
Modified:
7 years, 4 months ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org
Visibility:
Public.

Description

A few fixes for image search: * Name the command IDC_CONTENT_CONTEXT_SEARCHWEBFORIMAGE to be more parallel to the existing "...SEARCHWEBFOR" command and to avoid saying NEWTAB in the command name (since the command isn't inherently about new tabs). * Clean up and fix comment on an exclusion for chrome UI scheme images. * Fix erroneous DCHECK of default search provider when handling the ACK from the renderer; the search provider can go away while the IPC is in progress. Also clean this code up a little. BUG=none TEST=none R=jnd@chromium.org, sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215919

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -26 lines) Patch
M chrome/app/chrome_command_ids.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_render_view_host_observer.cc View 3 chunks +9 lines, -12 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 4 chunks +8 lines, -12 lines 2 comments Download
M chrome/browser/ui/gtk/menu_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Peter Kasting
jnd: Review sky: OWNERS
7 years, 4 months ago (2013-08-06 02:00:28 UTC) #1
Avi (use Gerrit)
https://codereview.chromium.org/22314006/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc File chrome/browser/tab_contents/render_view_context_menu.cc (right): https://codereview.chromium.org/22314006/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc#newcode1279 chrome/browser/tab_contents/render_view_context_menu.cc:1279: // searched for conventionally. crbug.com/2608 which was referenced earlier ...
7 years, 4 months ago (2013-08-06 02:29:41 UTC) #2
sky
LGTM
7 years, 4 months ago (2013-08-06 14:16:29 UTC) #3
Johnny(Jianning) Ding
On 2013/08/06 14:16:29, sky wrote: > LGTM lgtm
7 years, 4 months ago (2013-08-06 16:54:57 UTC) #4
Peter Kasting
https://codereview.chromium.org/22314006/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc File chrome/browser/tab_contents/render_view_context_menu.cc (right): https://codereview.chromium.org/22314006/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc#newcode1279 chrome/browser/tab_contents/render_view_context_menu.cc:1279: // searched for conventionally. On 2013/08/06 02:29:41, Avi wrote: ...
7 years, 4 months ago (2013-08-06 17:24:31 UTC) #5
Peter Kasting
7 years, 4 months ago (2013-08-06 17:24:52 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r215919 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698