mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
Bug 1203732 - Increase the timeout of browser_522545.js
This commit is contained in:
parent
69311a1567
commit
8679055963
@ -6,7 +6,7 @@ function test() {
|
||||
/** Test for Bug 522545 **/
|
||||
|
||||
waitForExplicitFinish();
|
||||
requestLongerTimeout(3);
|
||||
requestLongerTimeout(4);
|
||||
|
||||
// This tests the following use case:
|
||||
// User opens a new tab which gets focus. The user types something into the
|
||||
|
Loading…
Reference in New Issue
Block a user