Bug 28484 - Plug-in-related leaks seen on the build bot
Summary: Plug-in-related leaks seen on the build bot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Mark Rowe (bdash)
URL: http://build.webkit.org/results/SnowL...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-08-19 23:07 PDT by Mark Rowe (bdash)
Modified: 2009-08-19 23:54 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.35 KB, patch)
2009-08-19 23:18 PDT, Mark Rowe (bdash)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.