Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/places/
H A DnsFaviconService.cpp51 #define UNASSOCIATED_ICON_EXPIRY_INTERVAL 60000 macro
158 if (now - iconKey->created >= UNASSOCIATED_ICON_EXPIRY_INTERVAL) { in Notify()
166 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in Notify()
328 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in ReplaceFaviconData()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DnsFaviconService.cpp42 #define UNASSOCIATED_ICON_EXPIRY_INTERVAL 60000 macro
201 if (now - iconKey->created >= UNASSOCIATED_ICON_EXPIRY_INTERVAL) { in Notify()
209 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in Notify()
391 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in ReplaceFaviconData()
/dports/www/firefox/firefox-99.0/toolkit/components/places/
H A DnsFaviconService.cpp42 #define UNASSOCIATED_ICON_EXPIRY_INTERVAL 60000 macro
201 if (now - iconKey->created >= UNASSOCIATED_ICON_EXPIRY_INTERVAL) { in Notify()
209 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in Notify()
392 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in ReplaceFaviconData()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/
H A DnsFaviconService.cpp42 #define UNASSOCIATED_ICON_EXPIRY_INTERVAL 60000 macro
201 if (now - iconKey->created >= UNASSOCIATED_ICON_EXPIRY_INTERVAL) { in Notify()
209 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in Notify()
391 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in ReplaceFaviconData()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DnsFaviconService.cpp42 #define UNASSOCIATED_ICON_EXPIRY_INTERVAL 60000 macro
208 if (now - iconKey->created >= UNASSOCIATED_ICON_EXPIRY_INTERVAL) { in Notify()
216 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in Notify()
419 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in ReplaceFaviconData()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/
H A DnsFaviconService.cpp44 #define UNASSOCIATED_ICON_EXPIRY_INTERVAL 60000 macro
209 if (now - iconKey->created >= UNASSOCIATED_ICON_EXPIRY_INTERVAL) { in Notify()
217 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in Notify()
426 this, UNASSOCIATED_ICON_EXPIRY_INTERVAL, nsITimer::TYPE_ONE_SHOT); in ReplaceFaviconData()