From ceec8304da4387c1c1d2d6abc315433343b81eae Mon Sep 17 00:00:00 2001 From: "estade@chromium.org" Date: Mon, 24 Jan 2011 22:21:33 +0000 Subject: Add facility to fix about: and file: links from chrome:// pages. Currently, about: links all go to about:blank. This fixes that for left clicks and middle clicks, although context menu navigations (e.g. open in new tab) still won't work. This also "fixes" file: links in the same way. Currently, file links already work as is, but after we make --new-chrome-ui-security-model the default, they will cease to work without this fix. Context menu navigations will, however, continue to work. The fix is currently applied to the history page and one link in settings. BUG=69140 TEST=manual Review URL: http://codereview.chromium.org/6269015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72401 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/resources/history.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome/browser/resources/history.html') diff --git a/chrome/browser/resources/history.html b/chrome/browser/resources/history.html index 851601f..a6716a6 100644 --- a/chrome/browser/resources/history.html +++ b/chrome/browser/resources/history.html @@ -5,6 +5,7 @@ +