Fix a memory leak... the wrapped platform helper isn't a view, so it's not...
Fix a memory leak... the wrapped platform helper isn't a view, so it's not auto-deleted... use a scoped_ptr instead! BUG=none TEST=none Review URL: http://codereview.chromium.org/118025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17220 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- views/controls/native/native_view_host.cc 4 additions, 5 deletionsviews/controls/native/native_view_host.cc
- views/controls/native/native_view_host.h 1 addition, 1 deletionviews/controls/native/native_view_host.h
- views/controls/native/native_view_host_wrapper.h 2 additions, 0 deletionsviews/controls/native/native_view_host_wrapper.h
Please register or sign in to comment