]> git.saurik.com Git - wxWidgets.git/commit
Use wxCOMPtr throughout the wxWebViewIE Find code.
authorSteve Lamerton <steve.lamerton@gmail.com>
Sat, 18 May 2013 14:07:58 +0000 (14:07 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sat, 18 May 2013 14:07:58 +0000 (14:07 +0000)
commit938506b1f78bb6c7f3a3a3b84ce90a2683eb3c0a
tree048ca4bcc120a36a43f1a006a5cefea8cd1bb94d
parent43c42c18d36c703a88b1b7b697bac27fe5608eca
Use wxCOMPtr throughout the wxWebViewIE Find code.

As well as making the code a bit neater this seems to fix some memory issues.

See #15207.

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