mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Bug 1816420 - Add a test case for temporary permissions for file URIs. r=prathiksha
Depends on D167988 Differential Revision: https://phabricator.services.mozilla.com/D169233
This commit is contained in:
parent
899e773917
commit
33700c125f
@ -529,6 +529,8 @@ add_task(async function testTemporaryPermissionScope() {
|
||||
"https://test1.example.com",
|
||||
"http://example.com",
|
||||
"http://example.org",
|
||||
"file:///tmp/localPageA.html",
|
||||
"file:///tmp/localPageB.html",
|
||||
],
|
||||
},
|
||||
nonStrict: {
|
||||
|
Loading…
Reference in New Issue
Block a user