Use shared pointers throughout when managing history with the ie backend, simplifying...
authorSteve Lamerton <steve.lamerton@gmail.com>
Fri, 1 Jul 2011 10:01:45 +0000 (10:01 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Fri, 1 Jul 2011 10:01:45 +0000 (10:01 +0000)
commit3e7968c2dae5710f0f1efc43193fc985de7e6ba3
treef7e25f7ad7964226a20b2d81f26c681066957ad7
parent60ec28290bcdbd88f7b67a9e82ce2303891cf3af
Use shared pointers throughout when managing history with the ie backend, simplifying memory management. Also add more comments explaining how the history is managed.

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