Searched refs:pendingAlert (Results 1 – 6 of 6) sorted by relevance
131 nsCOMPtr<nsIAlertNotification> pendingAlert = in ShowAlert() local133 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()138 rv = pendingAlert->GetCookie(cookie); in ShowAlert()
133 nsCOMPtr<nsIAlertNotification> pendingAlert = in ShowAlert() local135 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()140 rv = pendingAlert->GetCookie(cookie); in ShowAlert()
138 nsCOMPtr<nsIAlertNotification> pendingAlert = mPendingPersistentAlerts[i].mAlert; in ShowAlert() local139 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()144 rv = pendingAlert->GetCookie(cookie); in ShowAlert()
130 nsCOMPtr<nsIAlertNotification> pendingAlert = in ShowAlert() local132 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()137 rv = pendingAlert->GetCookie(cookie); in ShowAlert()