mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof
This commit is contained in:
parent
ffd825f5f5
commit
65104b90c5
@ -20,6 +20,8 @@ function test()
|
||||
let scriptShown = false;
|
||||
let framesAdded = false;
|
||||
|
||||
requestLongerTimeout(2);
|
||||
|
||||
debug_tab_pane(STACK_URL, function(aTab, aDebuggee, aPane) {
|
||||
gTab = aTab;
|
||||
gDebuggee = aDebuggee;
|
||||
|
Loading…
Reference in New Issue
Block a user