Commit e96ff45a 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 9baf0d54
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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) {