Checking in a patch from m0interactive, reviewed by pkasting. Quote:
commit749eea04dd5fd17761046e19c177735a8b9fa209
authorfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 5 Jan 2009 22:35:54 +0000 (5 22:35 +0000)
committerfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 5 Jan 2009 22:35:54 +0000 (5 22:35 +0000)
tree6f6593cf698f2cde4d7c1ffcd7628fc7d39fa8a4
parent7ab71165aa4e44d7f3f8f925d5916e17c72fc63c
Checking in a patch from m0interactive, reviewed by pkasting. Quote:

Ctrl+U should show up view-source on Application shortcuts.
According to pkasting in dev mailing list:

"Ctrl-U for an application should do what the context menu
option does: open a source tab in some normal window."

Hence, made it a NEW_FOREGROUND_TAB for disposition

BUG=http://crbug.com/5115

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7563 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/browser.cc