Make the Auth prompt DOS protection a browser-element opt-in feature.

This commit is contained in:
wolfbeast 2019-03-01 14:01:09 +01:00 committed by Roy Tam
commit 1e6b075d1d
6 changed files with 40 additions and 14 deletions

View file

@ -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>