зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1416153 - Part 2: Remove now unused variable. r=bustage
This commit is contained in:
Родитель
b3cd891730
Коммит
9c0b5a9a31
|
@ -131,7 +131,6 @@ add_task(async function test_mixedcontent() {
|
||||||
* Checks that insecure window.opener does not trigger a warning.
|
* Checks that insecure window.opener does not trigger a warning.
|
||||||
*/
|
*/
|
||||||
add_task(async function test_ignoring_window_opener() {
|
add_task(async function test_ignoring_window_opener() {
|
||||||
let newTabURL = "https://example.com" + TEST_URL_PATH + "form_basic.html";
|
|
||||||
let path = getRootDirectory(gTestPath)
|
let path = getRootDirectory(gTestPath)
|
||||||
.replace("chrome://mochitests/content", "http://example.com");
|
.replace("chrome://mochitests/content", "http://example.com");
|
||||||
let url = path + "insecure_opener.html";
|
let url = path + "insecure_opener.html";
|
||||||
|
|
Загрузка…
Ссылка в новой задаче