Bug 69559

Summary: Crash when PluginProxy object is destroyed inside PluginProxy::pluginScriptableNPObject
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mjs: review+

Description Anders Carlsson 2011-10-06 13:46:15 PDT
Crash when PluginProxy object is destroyed inside PluginProxy::pluginScriptableNPObject
Comment 1 Anders Carlsson 2011-10-06 13:53:51 PDT
Created attachment 110011 [details]
Patch
Comment 2 Maciej Stachowiak 2011-10-06 13:55:20 PDT
Comment on attachment 110011 [details]
Patch

Is it possible to make a test for this?
Comment 3 Maciej Stachowiak 2011-10-06 13:55:51 PDT
Comment on attachment 110011 [details]
Patch

I see now from the ChangeLog comment that it's not. r=me
Comment 4 Anders Carlsson 2011-10-06 13:58:44 PDT
Committed r96855: <http://trac.webkit.org/changeset/96855>