зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1169860 - Increase the timeout of browser_toolbox_options_disable_cache-01.js and browser_toolbox_options_disable_cache-02.js
This commit is contained in:
Родитель
41216d3913
Коммит
908248b1be
|
@ -3,6 +3,8 @@
|
|||
* http://creativecommons.org/publicdomain/zero/1.0/ */
|
||||
"use strict";
|
||||
|
||||
requestLongerTimeout(2);
|
||||
|
||||
// Tests that disabling the cache for a tab works as it should when toolboxes
|
||||
// are not toggled.
|
||||
loadHelperScript("helper_disable_cache.js");
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
* http://creativecommons.org/publicdomain/zero/1.0/ */
|
||||
"use strict";
|
||||
|
||||
requestLongerTimeout(2);
|
||||
|
||||
// Tests that disabling the cache for a tab works as it should when toolboxes
|
||||
// are toggled.
|
||||
loadHelperScript("helper_disable_cache.js");
|
||||
|
|
Загрузка…
Ссылка в новой задаче