Home
last modified time | relevance | path

Searched refs:mMarkedDestroying (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/ipc/
H A DTabParent.cpp151 , mMarkedDestroying(false) in NS_IMPL_ISUPPORTS()
405 mMarkedDestroying = true; in Destroy()
423 mMarkedDestroying); in Recv__delete__()
429 mMarkedDestroying); in Recv__delete__()
H A DTabParent.h667 bool mMarkedDestroying; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DTabParent.cpp153 mMarkedDestroying(false), in NS_IMPL_ISUPPORTS()
377 mMarkedDestroying = true; in Destroy()
391 mTabId, Manager()->AsContentParent()->ChildID(), mMarkedDestroying); in Recv__delete__()
395 mMarkedDestroying); in Recv__delete__()
H A DTabParent.h626 bool mMarkedDestroying; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DBrowserParent.cpp222 mMarkedDestroying(false),
642 mMarkedDestroying = true; in Destroy()
654 Manager()->NotifyTabDestroyed(mTabId, mMarkedDestroying); in Recv__delete__()
700 if (mMarkedDestroying) { in ActorDestroy()
H A DBrowserParent.h942 bool mMarkedDestroying : 1; variable
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DBrowserParent.cpp229 mMarkedDestroying(false),
651 mMarkedDestroying = true; in Destroy()
675 Manager()->NotifyTabDestroyed(mTabId, mMarkedDestroying); in ActorDestroy()
727 if (mMarkedDestroying) { in ActorDestroy()
H A DBrowserParent.h948 bool mMarkedDestroying : 1; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DBrowserParent.cpp222 mMarkedDestroying(false),
642 mMarkedDestroying = true; in Destroy()
654 Manager()->NotifyTabDestroyed(mTabId, mMarkedDestroying); in Recv__delete__()
700 if (mMarkedDestroying) { in ActorDestroy()
H A DBrowserParent.h942 bool mMarkedDestroying : 1; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DBrowserParent.h960 bool mMarkedDestroying : 1; variable
H A DBrowserParent.cpp216 mMarkedDestroying(false),
644 mMarkedDestroying = true; in Destroy()
657 Manager()->NotifyTabDestroyed(mTabId, mMarkedDestroying); in Recv__delete__()