mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Issue #2578 - Part 1: Implement preference for controlling same-origin policy
This commit is contained in:
parent
dd6526daae
commit
09b3c7a2d8
3 changed files with 11 additions and 1 deletions
|
|
@ -152,6 +152,7 @@ private:
|
|||
}
|
||||
|
||||
static bool sStrictFileOriginPolicy;
|
||||
static bool sSameOriginPolicy;
|
||||
|
||||
static nsIIOService *sIOService;
|
||||
static nsIStringBundle *sStrBundle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue