Only send a document complete event when the page is completely loaded, as opposed...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 30 Jun 2011 15:07:52 +0000 (15:07 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 30 Jun 2011 15:07:52 +0000 (15:07 +0000)
commit3ee442ff1a05ed0c5192d16c50b00489e06cd1ba
treed295ce8c2a9397e808aafdc05304f0020cb0c168
parent152a58083fbe9ad9ff15f41472e0a2fdf9f73fb3
Only send a document complete event when the page is completely loaded, as opposed to with every frame. This brings the event in to line with what is emitted by webkit.

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