Confirmed users
1,983
edits
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
= Plugins and e10s = | = Plugins and e10s = | ||
== Preferences related to plugins and process timeouts == | == Preferences related to plugins and process timeouts == | ||
=== Platform Prefs === | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 12: | Line 14: | ||
|- | |- | ||
| dom.ipc.plugins.parentTimeoutSecs || -1 || How long a plugin process will wait for a response from the parent to a synchronous request before terminating itself. After this point the child assumes the parent is hung. Currently disabled. | | dom.ipc.plugins.parentTimeoutSecs || -1 || How long a plugin process will wait for a response from the parent to a synchronous request before terminating itself. After this point the child assumes the parent is hung. Currently disabled. | ||
|} | |} | ||