Loading browser/base/content/browser-siteIdentity.js +0 −1 Original line number Diff line number Diff line Loading @@ -932,7 +932,6 @@ var gIdentityHandler = { uriIsOnionHost ? "onionMixedDisplayContent" : "mixedDisplayContent" ); } else { // TODO: ignore weak https cipher for onionsites? this._identityBox.classList.add("weakCipher"); } } else if (this._isCertErrorPage) { Loading Loading
browser/base/content/browser-siteIdentity.js +0 −1 Original line number Diff line number Diff line Loading @@ -932,7 +932,6 @@ var gIdentityHandler = { uriIsOnionHost ? "onionMixedDisplayContent" : "mixedDisplayContent" ); } else { // TODO: ignore weak https cipher for onionsites? this._identityBox.classList.add("weakCipher"); } } else if (this._isCertErrorPage) { Loading