mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1284344 - Increase the timeout for browser_selectpopup.js
--HG-- extra : rebase_source : 6efa5889699304efa323e83607b0386e02bc7d25
This commit is contained in:
parent
24d53c9e9a
commit
ba91593aa8
@ -5,6 +5,8 @@
|
||||
// in a child process. This is different than single-process as a <menulist> is used
|
||||
// to implement the dropdown list.
|
||||
|
||||
requestLongerTimeout(2);
|
||||
|
||||
const XHTML_DTD = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">';
|
||||
|
||||
const PAGECONTENT =
|
||||
|
Loading…
Reference in New Issue
Block a user