diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-30 01:34:21 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-30 01:34:21 +0000 |
commit | bb3bb6d013ca8b7b9fde9b985950f181cc32577a (patch) | |
tree | 30ba9b45108c020dd87754a8ee8b7f29e8c883c4 /chrome/browser/extensions/extensions_service.cc | |
parent | cd613a9e4ec193ebc5163e4b8e660be729077f94 (diff) | |
download | chromium_src-bb3bb6d013ca8b7b9fde9b985950f181cc32577a.zip chromium_src-bb3bb6d013ca8b7b9fde9b985950f181cc32577a.tar.gz chromium_src-bb3bb6d013ca8b7b9fde9b985950f181cc32577a.tar.bz2 |
The newly added AboutChromeFrame test for IE full tab mode was failing on the chrome frame builder which is
an XP machine with IE8 (It was not supposed to return on IE8 :) The reason being that the VK_UP keyboard
message we were passing in via SendInput needs the extended flag to be true. I added the extended flag
as an argument to the SendVirtualKey helper function.
On a related note, I removed the GetIEVersion check from the utility function which launches IE as a COM
server as the IE version checking function checks the version of the current module and compares it against
IE versions which is hilarious. In any case these tests work fine.
TBR=amit
Review URL: http://codereview.chromium.org/339076
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30549 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/extensions_service.cc')
0 files changed, 0 insertions, 0 deletions