зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1723511: Update tests within dom/xhr to work with https-first enabled r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D121528
This commit is contained in:
Родитель
fa555a5b49
Коммит
3dcd2cbf32
|
@ -1,6 +1,6 @@
|
|||
const baseURL = getRootDirectory(gTestPath).replace(
|
||||
"chrome://mochitests/content",
|
||||
"http://example.com"
|
||||
"https://example.com"
|
||||
);
|
||||
|
||||
const childURL = `${baseURL}empty.html`;
|
||||
|
|
Загрузка…
Ссылка в новой задаче