зеркало из https://github.com/mozilla/gecko-dev.git
Bug 916747 - Request longer timeout for browser_dbg_breakpoints-contextmenu.js, r=me
This commit is contained in:
Родитель
ab5d701cfb
Коммит
34c888b080
|
@ -8,6 +8,9 @@
|
|||
const TAB_URL = EXAMPLE_URL + "doc_script-switching-01.html";
|
||||
|
||||
function test() {
|
||||
// Debug test slaves are a bit slow at this test.
|
||||
requestLongerTimeout(2);
|
||||
|
||||
let gTab, gDebuggee, gPanel, gDebugger;
|
||||
let gEditor, gSources, gBreakpoints;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче