summaryrefslogtreecommitdiffstats
path: root/base/xdg_util.cc
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-25 19:00:01 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-25 19:00:01 +0000
commitef617523bad57efc3fbc8a786a9e6c7070bbe388 (patch)
tree66797e1ec3d2e81ebd4072525903e8727f3ef4e9 /base/xdg_util.cc
parent38d84d865d38ddcca7d7e5af3f1991813e3044d3 (diff)
downloadchromium_src-ef617523bad57efc3fbc8a786a9e6c7070bbe388.zip
chromium_src-ef617523bad57efc3fbc8a786a9e6c7070bbe388.tar.gz
chromium_src-ef617523bad57efc3fbc8a786a9e6c7070bbe388.tar.bz2
Tear off windows opened in ChromeFrame in IE6 would result in the new window being minimized by default. This was because of a call
to IWebBrowser2::put_visible after initiating the navigation. The put_visible call eventually calls SetForegroundWindow setting focus back to the current document thus causing focus to switch away from the new window. Fix is to remove call to put_visible. Fixes bug http://b/issue?id=2692416 Bug=2692416 Review URL: http://codereview.chromium.org/2153006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48167 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/xdg_util.cc')
0 files changed, 0 insertions, 0 deletions