Commit a4ec0006 authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

fixup! TB 23247: Communicating security expectations for .onion

TB 43857: Drop TODO since it is "won't do".
parent 68affad8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -929,7 +929,6 @@ var gIdentityHandler = {
          uriIsOnionHost ? "onionMixedDisplayContent" : "mixedDisplayContent"
        );
      } else {
        // TODO: ignore weak https cipher for onionsites?
        this._identityBox.classList.add("weakCipher");
      }
    } else if (this._isCertErrorPage) {