Home
last modified time | relevance | path

Searched refs:pendingAlert (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/alerts/
H A DnsXULAlerts.cpp131 nsCOMPtr<nsIAlertNotification> pendingAlert = in ShowAlert() local
133 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()
138 rv = pendingAlert->GetCookie(cookie); in ShowAlert()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/alerts/
H A DnsXULAlerts.cpp133 nsCOMPtr<nsIAlertNotification> pendingAlert = in ShowAlert() local
135 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()
140 rv = pendingAlert->GetCookie(cookie); in ShowAlert()
/dports/www/firefox/firefox-99.0/toolkit/components/alerts/
H A DnsXULAlerts.cpp133 nsCOMPtr<nsIAlertNotification> pendingAlert = in ShowAlert() local
135 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()
140 rv = pendingAlert->GetCookie(cookie); in ShowAlert()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/alerts/
H A DnsXULAlerts.cpp138 nsCOMPtr<nsIAlertNotification> pendingAlert = mPendingPersistentAlerts[i].mAlert; in ShowAlert() local
139 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()
144 rv = pendingAlert->GetCookie(cookie); in ShowAlert()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/alerts/
H A DnsXULAlerts.cpp133 nsCOMPtr<nsIAlertNotification> pendingAlert = in ShowAlert() local
135 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()
140 rv = pendingAlert->GetCookie(cookie); in ShowAlert()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/alerts/
H A DnsXULAlerts.cpp130 nsCOMPtr<nsIAlertNotification> pendingAlert = in ShowAlert() local
132 rv = pendingAlert->GetName(pendingAlertName); in ShowAlert()
137 rv = pendingAlert->GetCookie(cookie); in ShowAlert()