Bug 30119

Summary: WebPluginHalterClient instances are leaked
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jhoneycutt, kdecker
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Bug Depends on:    
Bug Blocks: 30403    

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.