Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/ipc/glue/
H A DMessageChannel.cpp2148 bool needRepost = false; in RepostAllMessages() local
2151 needRepost = true; in RepostAllMessages()
2155 if (!needRepost) { in RepostAllMessages()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DMessageChannel.cpp2441 bool needRepost = false; in RepostAllMessages() local
2444 needRepost = true; in RepostAllMessages()
2447 if (!needRepost) { in RepostAllMessages()
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DMessageChannel.cpp2737 bool needRepost = false; in RepostAllMessages() local
2740 needRepost = true; in RepostAllMessages()
2744 if (!needRepost) { in RepostAllMessages()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DMessageChannel.cpp2737 bool needRepost = false; in RepostAllMessages() local
2740 needRepost = true; in RepostAllMessages()
2744 if (!needRepost) { in RepostAllMessages()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DMessageChannel.cpp2653 bool needRepost = false; in RepostAllMessages() local
2656 needRepost = true; in RepostAllMessages()
2659 if (!needRepost) { in RepostAllMessages()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DMessageChannel.cpp2861 bool needRepost = false; in RepostAllMessages() local
2864 needRepost = true; in RepostAllMessages()
2868 if (!needRepost) { in RepostAllMessages()