[webkit-dev] Webkit handling of plug-ins out-of-process on the mac
Rudi Sherry
rsherry at adobe.com
Thu Mar 10 10:22:04 PST 2011
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 <rsherry at adobe.com<mailto:rsherry at adobe.com>> 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
webkit-dev at lists.webkit.org<mailto:webkit-dev at lists.webkit.org>
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110310/cfac8428/attachment.html>
More information about the webkit-dev
mailing list