2008-11-04 Anders Carlsson <andersca@apple.com>master
commit304806ee2730f76c54bb982ae111946ba4ff7f45
authorandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 5 Nov 2008 01:44:47 +0000 (5 01:44 +0000)
committerandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 5 Nov 2008 01:44:47 +0000 (5 01:44 +0000)
treeb188f15736cf10027ea1a8fe958a98022a75fda7
parent15a6857c63f3ff5da2c795eca17b19bd527306b8
2008-11-04  Anders Carlsson  <andersca@apple.com>

        Reviewed by Kevin Decker.

        Don't leak the CALayer.

        * Plugins/WebBaseNetscapePluginView.h:
        Make the layer a RetainPtr.

        * Plugins/WebBaseNetscapePluginView.mm:
        (-[WebBaseNetscapePluginView start]):

        (-[WebBaseNetscapePluginView stop]):
        Make sure to clear out the layer here.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@38119 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebKit/mac/ChangeLog
WebKit/mac/Plugins/WebBaseNetscapePluginView.h
WebKit/mac/Plugins/WebBaseNetscapePluginView.mm