DescriptionThe 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30549
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|