[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser] 01/03: fixup! Bug 40209: Implement Basic Crypto Safety
This is an automated email from the git hooks/post-receive script.
pierov pushed a commit to branch tor-browser-102.4.0esr-12.0-1
in repository tor-browser.
commit dcbd56483f29c8276da121f9b9301bf060075f47
Author: Henry Wilkes <henry@xxxxxxxxxxxxxx>
AuthorDate: Thu Oct 27 12:02:13 2022 +0100
fixup! Bug 40209: Implement Basic Crypto Safety
---
browser/actors/CryptoSafetyParent.jsm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/browser/actors/CryptoSafetyParent.jsm b/browser/actors/CryptoSafetyParent.jsm
index bac151df5511..5e4696e446c6 100644
--- a/browser/actors/CryptoSafetyParent.jsm
+++ b/browser/actors/CryptoSafetyParent.jsm
@@ -82,7 +82,7 @@ class CryptoSafetyPrompt {
let _this = this;
const options = {
- popupIconURL: "chrome://browser/skin/cert-error.svg",
+ popupIconURL: "chrome://global/skin/icons/warning.svg",
eventCallback(aTopic) {
if (aTopic === "showing") {
_this._onPromptShowing();
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits