mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37: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
|
|
@ -965,7 +965,8 @@
|
|||
tabcontainer="tabbrowser-tabs"
|
||||
contentcontextmenu="contentAreaContextMenu"
|
||||
autocompletepopup="PopupAutoComplete"
|
||||
datetimepicker="DateTimePickerPanel"/>
|
||||
datetimepicker="DateTimePickerPanel"
|
||||
authdosprotected="true"/>
|
||||
<chatbar id="pinnedchats" layer="true" mousethrough="always" hidden="true"/>
|
||||
<statuspanel id="statusbar-display" inactive="true"/>
|
||||
</vbox>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue