diff --git a/security/manager/boot/src/nsSecureBrowserUIImpl.cpp b/security/manager/boot/src/nsSecureBrowserUIImpl.cpp index 76edb45d28d..020d7796396 100644 --- a/security/manager/boot/src/nsSecureBrowserUIImpl.cpp +++ b/security/manager/boot/src/nsSecureBrowserUIImpl.cpp @@ -1260,6 +1260,7 @@ nsresult nsSecureBrowserUIImpl::UpdateSecurityState(nsIRequest* aRequest, PRBool showWarning = PR_FALSE; nsresult rv = NS_OK; + // both parameters are both input and outout PRBool flagsChanged = UpdateMyFlags(showWarning, warnSecurityState); if (flagsChanged || withNewLocation || withUpdateStatus || withUpdateTooltip)