Changes

Jump to: navigation, search

Flash/Hang Debugging

6 bytes added, 02:24, 19 February 2015
Setting Up: Minor wording
Find the following prefs and set them the following prefs to disable the built-in plugin hang monitoring, use the standard Flash sandboxing configuration, and disabling JITs for better debuggability:
** Set dom.ipc.plugins.hangUITimeoutSecs to 0
** Set dom.ipc.plugins.timeoutSecs to 0
** Set dom.ipc.plugins.flash.disable-protected-mode to false
** Set dom.ipc.plugins.sandbox-level.flash to 0
** Set javascript.options.baselinejit to false
** Set javascript.options.ion;false
* Set dom.ipc.plugins.hangUITimeoutSecs to 0* Set dom.ipc.plugins.timeoutSecs to 0* Set dom.ipc.plugins.flash.disable-protected-mode to false* Set dom.ipc.plugins.sandbox-level.flash to 0 * Set javascript.options.baselinejit to false* Set javascript.options.ion to false Once that's done, restart Firefox and start Process Explorer, and start browsing the internetas usual.
== Collecting Data ==
Confirm, emeritus
421
edits

Navigation menu