Bug 707321 - Intermittent browser_581593.js | an unexpected uncaught JS exception reported through window.onerror - Script error. at :0 [r=dietrich]

This ignores the "attempt to run compile-and-go script on a cleared scope" exceptions.
This commit is contained in:
Paul O’Shannessy 2012-01-06 16:41:15 -08:00
parent 3ddda8502c
commit 7202572012

View File

@ -40,6 +40,7 @@ let stateBackup = ss.getBrowserState();
function test() {
/** Test for bug 581593 **/
waitForExplicitFinish();
ignoreAllUncaughtExceptions();
let oldState = { windows: [{ tabs: [{ entries: [{ url: "example.com" }] }] }]};
let pageData = {