One of the specifics is: is there a separate process for each object/document controlled by a given plug-in, or are all objects controlled by that plug-in in the same extra process, or is it a mix?
On Mar 9, 2011, at 10:08 PM, Sam Weinig wrote: WebKit has had the ability to run plugins out of process on the mac for quite some time. We recently reimplemented a bunch of that functionality to share infrastructure with WebKit's general out-of-process strategy, and that code can be found http://trac.webkit.org/browser/trunk/Source/WebKit2/PluginProcess. What specifics are you interested in? -Sam On Wed, Mar 9, 2011 at 1:50 PM, Rudi Sherry <[email protected]<mailto:[email protected]>> wrote: Sorry if this is the wrong forum. Is WebKit adding the capability to load plug-ins out-of-process on the mac? If so, would this forum be the right one for questions about how this is done, and technical specifics about it? If not, where? Thanks, Rudi _______________________________________________ webkit-dev mailing list [email protected]<mailto:[email protected]> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

