Home
last modified time | relevance | path

Searched refs:TOPIC_PREF_CHANGED (Results 1 – 7 of 7) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DPlacesExpiration.jsm36 const TOPIC_PREF_CHANGED = "nsPref:changed";
521 if (aTopic == TOPIC_PREF_CHANGED) {
H A DnsNavHistory.cpp139 #define TOPIC_PREF_CHANGED "nsPref:changed" macro
2265 else if (strcmp(aTopic, TOPIC_PREF_CHANGED) == 0) { in Observe()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DnsNavHistory.cpp138 #define TOPIC_PREF_CHANGED "nsPref:changed" macro
2121 else if (strcmp(aTopic, TOPIC_PREF_CHANGED) == 0) { in Observe()
/dports/www/firefox/firefox-99.0/toolkit/components/places/
H A DnsNavHistory.cpp138 #define TOPIC_PREF_CHANGED "nsPref:changed" macro
2102 else if (strcmp(aTopic, TOPIC_PREF_CHANGED) == 0) { in Observe()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/
H A DnsNavHistory.cpp138 #define TOPIC_PREF_CHANGED "nsPref:changed" macro
2121 else if (strcmp(aTopic, TOPIC_PREF_CHANGED) == 0) { in Observe()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/
H A DnsNavHistory.cpp145 #define TOPIC_PREF_CHANGED "nsPref:changed" macro
2826 else if (strcmp(aTopic, TOPIC_PREF_CHANGED) == 0) { in Observe()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/places/
H A DnsNavHistory.cpp134 #define TOPIC_PREF_CHANGED "nsPref:changed" macro
3050 else if (strcmp(aTopic, TOPIC_PREF_CHANGED) == 0) { in Observe()