Comment 11 for bug 1215496

Revision history for this message
Sebastian Lackner (slackner) wrote : Re: fatecraft game works on chromium but crashes on firefox

Hi,

the video and also some of my tests seem to confirm, that its just because of the difference behaviour of firefox.

Can you try setting these values in about:config ?

dom.ipc.plugins.processLaunchTimeoutSecs = 10
dom.ipc.plugins.reportCrashURL = false
dom.ipc.plugins.timeoutSecs = 2
dom.ipc.processCount 3
dom.ipc.tabs.shutdownTimeoutSecs = 2

You can reset to the default values at any time if that doesn't help.

Sebastian