mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset c671314ef408 (bug 789003)
This commit is contained in:
parent
0372ea1414
commit
c0b7454998
@ -10,8 +10,6 @@ const TAB_STATE_RESTORING = 2;
|
||||
function test() {
|
||||
/** Test for Bug 586068 - Cascade page loads when restoring **/
|
||||
waitForExplicitFinish();
|
||||
// Too many uncaught exceptions, see bug 789003.
|
||||
ignoreAllUncaughtExceptions();
|
||||
// This test does a lot of window opening / closing and waiting for loads.
|
||||
// In order to prevent timeouts, we'll extend the default that mochitest uses.
|
||||
requestLongerTimeout(4);
|
||||
|
Loading…
Reference in New Issue
Block a user