зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1303062 - Turn on first party isolation tests. r=baku
--HG-- extra : rebase_source : 1072dc1e8c015b41d67992af2c7aa1984aaea958
This commit is contained in:
Родитель
2e014f8e84
Коммит
0f17f660fb
|
@ -176,7 +176,7 @@ this.IsolationTestTools = {
|
|||
add_task(function* addTaskForIsolationTests() {
|
||||
let testSettings = [
|
||||
{ mode: TEST_MODE_FIRSTPARTY,
|
||||
skip: true,
|
||||
skip: false,
|
||||
prefs: [["privacy.firstparty.isolate", true]]
|
||||
},
|
||||
{ mode: TEST_MODE_NO_ISOLATION,
|
||||
|
|
Загрузка…
Ссылка в новой задаче