From: Steve Lamerton Date: Sun, 18 Dec 2011 11:51:52 +0000 (+0000) Subject: Ensure wxWebViewIE::SetPage clears the existing content before writing the new output... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7f98bdd6a50b7d328a6fb3bd59a95e36f34aa68c?hp=7f98bdd6a50b7d328a6fb3bd59a95e36f34aa68c Ensure wxWebViewIE::SetPage clears the existing content before writing the new output. Also add a basic unit test to verify correctness in the future. Fixes #13770 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---