So to be clear, I can enable this for all plugins via

dom.ipc.plugins.enabled.<plugin_name> true

OR, I can enable it for all plugins via
dom.ipc.plugins.enabled true

Is that correct ?



On 28 Jun 2010, at 14:46, Benjamin Smedberg wrote:

> On 6/28/10 8:23 AM, Glen Gray wrote:
>> Hey Guys,
>> 
>> I'm wondering if GtkMozEmbed based applications will take advantage of
>> the plugin crash protection offered under the release of FireFox 3.6.4/
>> xulrunner 1.9.2.4 ?
>> 
>> Are there are recommended ways of testing this crash protection ? -- Glen
>> Gray <sla...@slaine.org>
> 
> The OOPP (out-of-process plugins) behavior is controlled by preference 
> values. Currently, those preferences are only enabled in the Firefox build, 
> not in other applications. If you like, you can enable them and see what 
> happens in your embedding: it shuold probably work, as long as the 
> directories are set up correctly so that the plugin runtime executable is 
> found.
> 
> See 
> http://mxr.mozilla.org/mozilla1.9.2/source/browser/app/profile/firefox.js#914 
> for the preferences that Firefox sets.
> 
> --BDS
> _______________________________________________
> dev-embedding mailing list
> dev-embedding@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-embedding

--
Glen Gray
<sla...@slaine.org>




_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to