Hi, We have a NPAPI internet plug-in, that is loaded from a certain web page (https). With the new Safari 7.0.2 it receives `NPAPI_Destroy` right after `NPAPI_New` call, failing the call of one of the exposed functions.
We do support core graphics drawing model and cocoa event handling model. Our plugin doesn’t actually draw and doesn’t have a window. All that it does - to load an external application with the parameters, that are passed from the plugin. In the html page it’s loaded as embed = from the java script. We build it with universal 32/64 bit architecture. This problem started with the new version of Safari 7.0.2 on Mavericks 10.9.2. Additional reload of the pages solves the problem and the plugin does its work. Thanks in advance for any clues Thanks in advance, Nava Carmon _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com