Bug 1843154 - Added test cases to partition mechanism for blob urls. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D185216
This commit is contained in:
@@ -114,7 +114,7 @@ for (let blobify of [page_blobify, worker_blobify]) {
|
||||
async function setup() {
|
||||
await SpecialPowers.pushPrefEnv({
|
||||
set: [
|
||||
["privacy.partition.bloburl_per_agent_cluster", false],
|
||||
["privacy.partition.bloburl_per_partition_key", false],
|
||||
["dom.security.https_first", false],
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user