Bug 28484

Summary: Plug-in-related leaks seen on the build bot
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: Plug-insAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
URL: http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r47547%20(36)/DumpRenderTree2-leaks.txt
Attachments:
Description Flags
Patch mitz: review+

Description Mark Rowe (bdash) 2009-08-19 23:07:54 PDT
<http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r47547%20(36)/DumpRenderTree2-leaks.txt> shows an instance of WebKit::HostedNetscapePluginStream and related data being leaked.  It appears to happen during plugins/return-error-from-new-stream-callback-in-full-frame-plugin.html.
Comment 1 Mark Rowe (bdash) 2009-08-19 23:08:17 PDT
<rdar://problem/7156355>
Comment 2 Mark Rowe (bdash) 2009-08-19 23:18:40 PDT
Created attachment 35186 [details]
Patch
Comment 3 Mark Rowe (bdash) 2009-08-19 23:54:56 PDT
Landed in r47551.