Bug 1576039 - Adding more Time to Prevent Timeouts r=pbz

Differential Revision: https://phabricator.services.mozilla.com/D43454

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Sebastian Streich 2019-08-26 16:41:16 +00:00
Родитель d11a621547
Коммит 0fac17f172
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -11,6 +11,7 @@
<body>
<img id="cookieImage">
<script class="testbody" type="text/javascript">
SimpleTest.requestLongerTimeout(2);
const SAME_ORIGIN = "http://mochi.test:8888/"
const CROSS_ORIGIN = "http://example.com/";