Add handling of http errors to wxWebViewIE. Tidy up existing large case statement.
authorSteve Lamerton <steve.lamerton@gmail.com>
Sun, 30 Dec 2012 20:19:58 +0000 (20:19 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sun, 30 Dec 2012 20:19:58 +0000 (20:19 +0000)
commitc13815810e8ff427614ca82fe0dfd4b1e773f0f3
tree93d127eb820e4718b4f3aadb460ca3aabd2545c6
parent04a6ed3efdf147f30e6229fe01b6984e31f6c7fb
Add handling of http errors to wxWebViewIE. Tidy up existing large case statement.

Closes #14877.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/webview/webview.cpp
src/msw/webview_ie.cpp