Re: Determine architecture of a running application
Re: Determine architecture of a running application
- Subject: Re: Determine architecture of a running application
- From: Jens Alfke <email@hidden>
- Date: Fri, 22 Jul 2011 15:41:51 -0700
On Jul 22, 2011, at 12:19 PM, danchik wrote:
> There might be another issue now, I think safari 5.1 (even when ran in 32bit) now loads the plugins in another process through com.apple.WebKit.PluginProcess instead of loading them in the same process as Safari as it used to before the 5.1 :( In which case nothing wont help since the plugin in question expects to operate in the same process as the Safari.
Yup. This is pretty important for security and stability reasons. (Chrome has always done this.) You’ll need to live with the fact that you’re not in the same process anymore, and fix whatever incompatibility you have.
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden