mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Make the Auth prompt DOS protection a browser-element opt-in feature.
This commit is contained in:
parent
7b71e22bee
commit
1e6b075d1d
6 changed files with 40 additions and 14 deletions
|
|
@ -999,7 +999,8 @@
|
|||
contentcontextmenu="contentAreaContextMenu"
|
||||
autocompletepopup="PopupAutoComplete"
|
||||
selectmenulist="ContentSelectDropdown"
|
||||
datetimepicker="DateTimePickerPanel"/>
|
||||
datetimepicker="DateTimePickerPanel"
|
||||
authdosprotected="true" />
|
||||
</vbox>
|
||||
<vbox id="browser-border-end" hidden="true" layer="true"/>
|
||||
</hbox>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue