mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
de0b4ac202
15 changed files with 437 additions and 77 deletions
|
|
@ -5235,6 +5235,9 @@ pref("dom.storageManager.enabled", false);
|
|||
// See application preferences for appropriate defaults.
|
||||
pref("prompts.authentication_dialog_abuse_limit", 0);
|
||||
|
||||
// Whether content handling dialog is window modal
|
||||
pref("prompts.content_handling_dialog_modal.enabled", false);
|
||||
|
||||
// Whether module scripts (<script type="module">) are enabled for content.
|
||||
pref("dom.moduleScripts.enabled", true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue