Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.cpp5451 nsCOMPtr<nsIDocShellTreeItem> docShellToHide = aDocument->GetDocShell(); in HidePopupsInDocument() local
5452 if (docShellToHide) in HidePopupsInDocument()
5453 pm->HidePopupsInDocShell(docShellToHide); in HidePopupsInDocument()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp5803 nsCOMPtr<nsIDocShellTreeItem> docShellToHide = aDocument->GetDocShell(); local
5804 if (docShellToHide) pm->HidePopupsInDocShell(docShellToHide);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp5502 nsCOMPtr<nsIDocShellTreeItem> docShellToHide = aDocument->GetDocShell(); local
5503 if (docShellToHide) pm->HidePopupsInDocShell(docShellToHide);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp5798 nsCOMPtr<nsIDocShellTreeItem> docShellToHide = aDocument->GetDocShell(); local
5799 if (docShellToHide) pm->HidePopupsInDocShell(docShellToHide);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp5803 nsCOMPtr<nsIDocShellTreeItem> docShellToHide = aDocument->GetDocShell(); local
5804 if (docShellToHide) pm->HidePopupsInDocShell(docShellToHide);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp5439 nsCOMPtr<nsIDocShellTreeItem> docShellToHide = aDocument->GetDocShell(); local
5440 if (docShellToHide) pm->HidePopupsInDocShell(docShellToHide);