Home
last modified time | relevance | path

Searched refs:GetParentWindowContext (Results 1 – 25 of 89) sorted by relevance

1234

/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DWindowContext.cpp54 WindowContext* WindowContext::GetParentWindowContext() { in GetParentWindowContext() function in mozilla::dom::WindowContext
55 return mBrowsingContext->GetParentWindowContext(); in GetParentWindowContext()
60 while (current->GetParentWindowContext()) { in TopWindowContext()
61 current = current->GetParentWindowContext(); in TopWindowContext()
H A DCanonicalBrowsingContext.h93 WindowGlobalParent* GetParentWindowContext();
H A DWindowContext.h63 WindowContext* GetParentWindowContext();
H A DCanonicalBrowsingContext.cpp154 WindowGlobalParent* CanonicalBrowsingContext::GetParentWindowContext() { in GetParentWindowContext() function in mozilla::dom::CanonicalBrowsingContext
156 BrowsingContext::GetParentWindowContext()); in GetParentWindowContext()
/dports/www/firefox-esr/firefox-91.8.0/dom/credentialmanagement/
H A DCredentialsContainer.cpp76 wgc->WindowContext()->GetParentWindowContext(); in IsSameOriginWithAncestors()
77 parentContext; parentContext = parentContext->GetParentWindowContext()) { in IsSameOriginWithAncestors()
/dports/www/firefox/firefox-99.0/dom/credentialmanagement/
H A DCredentialsContainer.cpp76 wgc->WindowContext()->GetParentWindowContext(); in IsSameOriginWithAncestors()
77 parentContext; parentContext = parentContext->GetParentWindowContext()) { in IsSameOriginWithAncestors()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/credentialmanagement/
H A DCredentialsContainer.cpp76 wgc->WindowContext()->GetParentWindowContext(); in IsSameOriginWithAncestors()
77 parentContext; parentContext = parentContext->GetParentWindowContext()) { in IsSameOriginWithAncestors()
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DWindowContext.cpp96 WindowContext* WindowContext::GetParentWindowContext() { in GetParentWindowContext() function in mozilla::dom::WindowContext
97 return mBrowsingContext->GetParentWindowContext(); in GetParentWindowContext()
102 while (current->GetParentWindowContext()) { in TopWindowContext()
103 current = current->GetParentWindowContext(); in TopWindowContext()
/dports/www/firefox/firefox-99.0/docshell/base/
H A DWindowContext.cpp96 WindowContext* WindowContext::GetParentWindowContext() { in GetParentWindowContext() function in mozilla::dom::WindowContext
97 return mBrowsingContext->GetParentWindowContext(); in GetParentWindowContext()
102 while (current->GetParentWindowContext()) { in TopWindowContext()
103 current = current->GetParentWindowContext(); in TopWindowContext()
H A DWindowContext.h140 WindowContext* GetParentWindowContext();
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DWindowContext.cpp96 WindowContext* WindowContext::GetParentWindowContext() { in GetParentWindowContext() function in mozilla::dom::WindowContext
97 return mBrowsingContext->GetParentWindowContext(); in GetParentWindowContext()
102 while (current->GetParentWindowContext()) { in TopWindowContext()
103 current = current->GetParentWindowContext(); in TopWindowContext()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DWindowGlobalParent.h70 WindowGlobalParent* GetParentWindowContext() { in GetParentWindowContext() function
72 WindowContext::GetParentWindowContext()); in GetParentWindowContext()
H A DWindowGlobalActor.cpp24 WindowContext* inherit = aBrowsingContext->GetParentWindowContext(); in InheritedPolicy()
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DWindowGlobalParent.h76 WindowGlobalParent* GetParentWindowContext() { in GetParentWindowContext() function
78 WindowContext::GetParentWindowContext()); in GetParentWindowContext()
H A DWindowGlobalActor.cpp33 WindowContext* inherit = aBrowsingContext->GetParentWindowContext(); in InheritedPolicy()
/dports/www/firefox-esr/firefox-91.8.0/dom/docs/navigation/
H A DBrowsingContext.rst90 .. cpp:function:: WindowContext* GetParentWindowContext()
100 This is equivalent to repeatedly calling ``GetParentWindowContext()``
/dports/www/firefox/firefox-99.0/dom/docs/navigation/
H A DBrowsingContext.rst90 .. cpp:function:: WindowContext* GetParentWindowContext()
100 This is equivalent to repeatedly calling ``GetParentWindowContext()``
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DWindowGlobalParent.h76 WindowGlobalParent* GetParentWindowContext() { in GetParentWindowContext() function
78 WindowContext::GetParentWindowContext()); in GetParentWindowContext()
H A DWindowGlobalActor.cpp33 WindowContext* inherit = aBrowsingContext->GetParentWindowContext(); in InheritedPolicy()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/docs/navigation/
H A DBrowsingContext.rst90 .. cpp:function:: WindowContext* GetParentWindowContext()
100 This is equivalent to repeatedly calling ``GetParentWindowContext()``
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DWindowGlobalParent.h76 WindowGlobalParent* GetParentWindowContext() { in GetParentWindowContext() function
78 WindowContext::GetParentWindowContext()); in GetParentWindowContext()
H A DWindowGlobalActor.cpp33 WindowContext* inherit = aBrowsingContext->GetParentWindowContext(); in InheritedPolicy()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DDocumentLoadListener.cpp457 WindowGlobalParent* DocumentLoadListener::GetParentWindowContext() const { in GetParentWindowContext() function in mozilla::net::DocumentLoadListener
483 parent = aLoadingContext->GetParentWindowContext(); in CheckRecursiveLoad()
489 ancestorWGP = ancestorBC->GetParentWindowContext()) { in CheckRecursiveLoad()
524 loadingContext->GetParentWindowContext()); in Open()
710 mParentWindowContext = documentContext->GetParentWindowContext(); in Open()
1544 RefPtr<WindowGlobalParent> parentWindow = GetParentWindowContext(); in MaybeTriggerProcessSwitch()
1770 wgp != aBrowsingContext->GetParentWindowContext()) { in MaybeTriggerProcessSwitch()
2080 RefPtr<WindowGlobalParent> parent = browsingContext->GetParentWindowContext(); in MaybeReportBlockedByURLClassifier()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DDocumentLoadListener.cpp457 WindowGlobalParent* DocumentLoadListener::GetParentWindowContext() const { in GetParentWindowContext() function in mozilla::net::DocumentLoadListener
483 parent = aLoadingContext->GetParentWindowContext(); in CheckRecursiveLoad()
489 ancestorWGP = ancestorBC->GetParentWindowContext()) { in CheckRecursiveLoad()
524 loadingContext->GetParentWindowContext()); in Open()
710 mParentWindowContext = documentContext->GetParentWindowContext(); in Open()
1544 RefPtr<WindowGlobalParent> parentWindow = GetParentWindowContext(); in MaybeTriggerProcessSwitch()
1770 wgp != aBrowsingContext->GetParentWindowContext()) { in MaybeTriggerProcessSwitch()
2080 RefPtr<WindowGlobalParent> parent = browsingContext->GetParentWindowContext(); in MaybeReportBlockedByURLClassifier()
/dports/www/firefox/firefox-99.0/netwerk/ipc/
H A DDocumentLoadListener.cpp465 WindowGlobalParent* DocumentLoadListener::GetParentWindowContext() const { in GetParentWindowContext() function in mozilla::net::DocumentLoadListener
491 parent = aLoadingContext->GetParentWindowContext(); in CheckRecursiveLoad()
497 ancestorWGP = ancestorBC->GetParentWindowContext()) { in CheckRecursiveLoad()
532 loadingContext->GetParentWindowContext()); in Open()
765 mParentWindowContext = documentContext->GetParentWindowContext(); in Open()
1614 RefPtr<WindowGlobalParent> parentWindow = GetParentWindowContext(); in MaybeTriggerProcessSwitch()
1722 parentWindow != aBrowsingContext->GetParentWindowContext()) { in MaybeTriggerProcessSwitch()
2018 RefPtr<WindowGlobalParent> parent = browsingContext->GetParentWindowContext(); in MaybeReportBlockedByURLClassifier()

1234