RESOLVED FIXED 30119
WebPluginHalterClient instances are leaked
https://bugs.webkit.org/show_bug.cgi?id=30119
Summary WebPluginHalterClient instances are leaked
Mark Rowe (bdash)
Reported 2009-10-06 04:46:06 PDT
A new instance of WebPluginHalterClient is passed to the Page constructor by WebView. Neither Page, PluginHalter nor WebView delete the PluginHalterClient instance. It leaks.
Attachments
Mark Rowe (bdash)
Comment 1 2009-10-06 04:47:52 PDT
Jon Honeycutt
Comment 2 2009-10-09 02:38:34 PDT
Fixed by r49385.
Note You need to log in before you can comment on or make changes to this bug.