Bug 69559 - Crash when PluginProxy object is destroyed inside PluginProxy::pluginScriptableNPObject
Summary: Crash when PluginProxy object is destroyed inside PluginProxy::pluginScriptab...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 13:46 PDT by Anders Carlsson
Modified: 2011-10-06 13:58 PDT (History)
0 users

See Also:


Attachments
Patch (1.98 KB, patch)
2011-10-06 13:53 PDT, Anders Carlsson
mjs: review+
Details | Formatted Diff | Diff

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