mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
CSP: Support IDNs in connect-src
This commit is contained in:
parent
7de286b67c
commit
ee67abc801
6 changed files with 135 additions and 2 deletions
2
dom/security/test/csp/file_punycode_host_src.js
Normal file
2
dom/security/test/csp/file_punycode_host_src.js
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
const LOADED = true;
|
||||
parent.postMessage({result: 'script-allowed'}, "*");
|
||||
Loading…
Add table
Add a link
Reference in a new issue