Bug 96576 - Assert in NetscapePlugin::destroy() with async plugin init
Summary: Assert in NetscapePlugin::destroy() with async plugin init
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-09-12 16:45 PDT by Brady Eidson
Modified: 2012-09-12 17:17 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (14.36 KB, patch)
2012-09-12 16:50 PDT, Brady Eidson
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2012-09-12 16:45:30 PDT
Assert in NetscapePlugin::destroy() with async plugin init

This is with aysnc plug-in initialization enabled and when NPN_Invoke from within NPP_New ends up destroying the plug-in.

In radar as <rdar://problem/12277595>
Comment 1 Brady Eidson 2012-09-12 16:50:47 PDT
Created attachment 163736 [details]
Patch v1
Comment 2 Brady Eidson 2012-09-12 17:17:49 PDT
http://trac.webkit.org/changeset/128388