Comment #9 on issue 1978 by [email protected]: Replace 'Search Google  
for "some text"' with 'Go to "some text"' in context menu when "some text"  
is a link.
http://code.google.com/p/chromium/issues/detail?id=1978

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=30685

------------------------------------------------------------------------
r30685 | [email protected] | 2009-11-01 19:08:11 -0800 (Sun, 01 Nov 2009)  
| 17 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/app/generated_resources.grd?r1=30685&r2=30684
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_contents/render_view_context_menu.cc?r1=30685&r2=30684
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_contents/render_view_context_menu.h?r1=30685&r2=30684

Add "Go to..." to the context menu when the selected text in a page is a  
url.

So when you select:
"http://www.google.com";

The context menu that will appear will be:
"Go to http://www.google.com";

Instead of:
"Search Google for http://www.google.com";

BUG=1978
TEST=open chromium, select a text that is a url, see if appears the  
menu "Go to..."; click on it,
see if it goes to the desired page.

Review URL: http://codereview.chromium.org/326026
Patch from tfarina.
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to