Commit 400e4ab1 authored by henry's avatar henry
Browse files

fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in...

fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection

TB 43254: Cancel Moat requests when the CAPTHCA dialog is closed.
parent 169cebe0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -119,6 +119,9 @@ const gRequestBridgeDialog = {
  },

  _setcaptchaImage(uri) {
    if (!uri) {
      return;
    }
    if (uri != this._captchaImage.src) {
      this._captchaImage.src = uri;
      this._dialogHeader.setAttribute(