зеркало из https://github.com/mozilla/gecko-dev.git
Backed out 3 changesets (bug 1309699) because this wasn't supposed to land on trunk a=backout
Backed out changeset b10e48ea5d20 (bug 1309699) Backed out changeset 829c16e72fb7 (bug 1309699) Backed out changeset 559fa765dbf1 (bug 1309699)
This commit is contained in:
Родитель
93292bd3af
Коммит
7df86d1999
|
@ -4,10 +4,6 @@
|
|||
// check that if a page captured in the background attempts to set a cookie,
|
||||
// that cookie is not saved for subsequent requests.
|
||||
function* runTests() {
|
||||
yield SpecialPowers.pushPrefEnv({
|
||||
set: [["privacy.usercontext.about_newtab_segregation.enabled", true]]
|
||||
});
|
||||
|
||||
let url = bgTestPageURL({
|
||||
setRedCookie: true,
|
||||
iframe: bgTestPageURL({ setRedCookie: true}),
|
||||
|
|
Загрузка…
Ссылка в новой задаче