Skip to content
Snippets Groups Projects
Verified Commit 60ffb63e authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Bug 40701: Add in pane security warning when downloading a file

Missed a couple of removed lines.
parent acab274e
Branches
No related tags found
1 merge request!694Bug 41796: Rebased on top of FIREFOX_ESR_115_BASE
......@@ -198,8 +198,6 @@ var DownloadsPanel = {
);
dismissButton.addEventListener("click", event => {
Services.prefs.setBoolPref(PREF_SHOW_DOWNLOAD_WARNING, false);
document.getElementById("downloadsWarning").hidden = true;
this._focusPanel(true);
});
this._torWarningInitialized = true;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment