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

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