Block new frames being created in wxWebViewIE, bringing it into line with the other...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 19 May 2011 20:14:27 +0000 (20:14 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 19 May 2011 20:14:27 +0000 (20:14 +0000)
commitbe19c556083cc197be55acbd05db76ec6dc2e0c4
treeb8d7c96d11d99d4274735c625f3dddf3a5059935
parent70554c327e505d39b23a945451b8d8e8897840d0
Block new frames being created in wxWebViewIE, bringing it into line with the other ports. The existing code was mostly correct but a missing break in the switch caused many spurious events.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@67766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/webview.h
src/msw/webview_ie.cpp