Store a pointer to each ClassFactory so we can correctly release it when the browser...
authorSteve Lamerton <steve.lamerton@gmail.com>
Wed, 5 Oct 2011 17:23:51 +0000 (17:23 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Wed, 5 Oct 2011 17:23:51 +0000 (17:23 +0000)
commit3949871086c97c2cdbfbb139766f0aac52d0df8e
tree44988710d19be0a32edcaf6c774bf6af9af553b1
parent24fb46ea48f1dc7d185b5cdf551077cdcc533d54
Store a pointer to each ClassFactory so we can correctly release it when the browser closes. This fixes a few more memory leaks.

See #13500

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