Honor browser.safebrowsing.UI.enabled

This resolves #266
This commit is contained in:
wolfbeast 2018-04-25 01:31:25 +02:00 committed by Roy Tam
commit a49be72173
2 changed files with 18 additions and 2 deletions

View file

@ -28,6 +28,10 @@
name="browser.safebrowsing.phishing.enabled"
type="bool"/>
<preference id="browser.safebrowsing.UI.enabled"
name="browser.safebrowsing.UI.enabled"
type="bool"/>
<preference id="browser.safebrowsing.downloads.enabled"
name="browser.safebrowsing.downloads.enabled"
type="bool"/>
@ -73,8 +77,8 @@
accesskey="&addonExceptions.accesskey;"/>
</hbox>
<separator class="thin"/>
<vbox align="start">
<separator id="safeBrowsingUISep" class="thin"/>
<vbox id="safeBrowsingUIGroup" align="start">
<checkbox id="enableSafeBrowsing"
label="&enableSafeBrowsing.label;"
accesskey="&enableSafeBrowsing.accesskey;" />