Home
last modified time | relevance | path

Searched refs:aLoadingDocument (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/firefox/firefox-99.0/image/
H A DimgLoader.cpp715 aLoadingDocument ? aLoadingDocument->NodePrincipal() in ShouldLoadCachedImage()
1804 MOZ_ASSERT(aLoadingDocument); in ValidateRequestWithNewChannel()
1871 MOZ_ASSERT(aLoadingDocument); in ValidateRequestWithNewChannel()
2081 aLoadingDocument ? aLoadingDocument->InnerWindowID() : 0; in ValidateEntry()
2240 aLoadGroup, aObserver, aLoadingDocument, aLoadingDocument, aLoadFlags, in LoadImageXPCOM()
2249 if (!aLoadingDocument || !aLoadingDocument->IsStaticDocument()) { in MakeRequestStaticIfNeeded()
2320 if (aLoadingDocument) { in LoadImage()
2327 if (aLoadingDocument) { in LoadImage()
2585 request->SetLoadId(aLoadingDocument); in LoadImage()
2608 MOZ_ASSERT(aLoadingDocument); in LoadImage()
[all …]
H A DimgRequestProxy.h70 Document* aLoadingDocument, nsIURI* aURI,
123 Document* aLoadingDocument, imgRequestProxy** aClone);
125 Document* aLoadingDocument, imgRequestProxy** aClone);
127 Document* aLoadingDocument);
182 Document* aLoadingDocument, bool aSyncNotify,
196 void AddToOwner(Document* aLoadingDocument);
H A DimgRequestProxy.cpp190 AddToOwner(aLoadingDocument); in Init()
277 void imgRequestProxy::AddToOwner(Document* aLoadingDocument) { in AddToOwner() argument
291 if (aLoadingDocument) { in AddToOwner()
767 return PerformClone(aObserver, aLoadingDocument, in SyncClone()
772 Document* aLoadingDocument, in Clone() argument
774 return PerformClone(aObserver, aLoadingDocument, in Clone()
790 if (aLoadingDocument) { in PerformClone()
791 loadGroup = aLoadingDocument->GetDocumentLoadGroup(); in PerformClone()
1073 Document* aLoadingDocument) { in GetStaticRequest() argument
1074 MOZ_DIAGNOSTIC_ASSERT(!aLoadingDocument || in GetStaticRequest()
[all …]
H A DimgLoader.h258 nsINode* aContext, mozilla::dom::Document* aLoadingDocument,
266 mozilla::dom::Document* aLoadingDocument, nsIStreamListener** listener,
363 mozilla::dom::Document* aLoadingDocument, nsLoadFlags aLoadFlags,
372 mozilla::dom::Document* aLoadingDocument, uint64_t aInnerWindowId,
380 mozilla::dom::Document* aLoadingDocument,
387 mozilla::dom::Document* aLoadingDocument,
H A DimgILoader.idl50 * @param aLoadingDocument loading document
70 in Document aLoadingDocument,
82 * @param aLoadingDocument loading document
95 in Document aLoadingDocument,
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DimgLoader.cpp687 aLoadingDocument ? aLoadingDocument->NodePrincipal() in ShouldLoadCachedImage()
1775 MOZ_ASSERT(aLoadingDocument); in ValidateRequestWithNewChannel()
1842 MOZ_ASSERT(aLoadingDocument); in ValidateRequestWithNewChannel()
2012 aLoadingDocument ? aLoadingDocument->InnerWindowID() : 0; in ValidateEntry()
2174 aLoadGroup, aObserver, aLoadingDocument, aLoadingDocument, aLoadFlags, in LoadImageXPCOM()
2183 if (!aLoadingDocument || !aLoadingDocument->IsStaticDocument()) { in MakeRequestStaticIfNeeded()
2254 if (aLoadingDocument) { in LoadImage()
2261 if (aLoadingDocument) { in LoadImage()
2522 request->SetLoadId(aLoadingDocument); in LoadImage()
2545 MOZ_ASSERT(aLoadingDocument); in LoadImage()
[all …]
H A DimgRequestProxy.h70 Document* aLoadingDocument, nsIURI* aURI,
123 Document* aLoadingDocument, imgRequestProxy** aClone);
125 Document* aLoadingDocument, imgRequestProxy** aClone);
127 Document* aLoadingDocument);
182 Document* aLoadingDocument, bool aSyncNotify,
196 void AddToOwner(Document* aLoadingDocument);
H A DimgRequestProxy.cpp190 AddToOwner(aLoadingDocument); in Init()
276 void imgRequestProxy::AddToOwner(Document* aLoadingDocument) { in AddToOwner() argument
290 if (aLoadingDocument) { in AddToOwner()
766 return PerformClone(aObserver, aLoadingDocument, in SyncClone()
771 Document* aLoadingDocument, in Clone() argument
773 return PerformClone(aObserver, aLoadingDocument, in Clone()
789 if (aLoadingDocument) { in PerformClone()
790 loadGroup = aLoadingDocument->GetDocumentLoadGroup(); in PerformClone()
1072 Document* aLoadingDocument) { in GetStaticRequest() argument
1073 MOZ_DIAGNOSTIC_ASSERT(!aLoadingDocument || in GetStaticRequest()
[all …]
H A DimgILoader.idl50 * @param aLoadingDocument loading document
70 in Document aLoadingDocument,
82 * @param aLoadingDocument loading document
95 in Document aLoadingDocument,
H A DimgLoader.h251 nsINode* aContext, mozilla::dom::Document* aLoadingDocument,
259 mozilla::dom::Document* aLoadingDocument, nsIStreamListener** listener,
358 mozilla::dom::Document* aLoadingDocument, nsLoadFlags aLoadFlags,
367 mozilla::dom::Document* aLoadingDocument, uint64_t aInnerWindowId,
376 mozilla::dom::Document* aLoadingDocument,
H A DimgRequest.cpp89 mozilla::dom::Document* aLoadingDocument, in Init() argument
141 SetLoadId(aLoadingDocument); in Init()
144 if (aLoadingDocument) { in Init()
145 mInnerWindowId = aLoadingDocument->InnerWindowID(); in Init()
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DimgLoader.cpp687 aLoadingDocument ? aLoadingDocument->NodePrincipal() in ShouldLoadCachedImage()
1775 MOZ_ASSERT(aLoadingDocument); in ValidateRequestWithNewChannel()
1842 MOZ_ASSERT(aLoadingDocument); in ValidateRequestWithNewChannel()
2012 aLoadingDocument ? aLoadingDocument->InnerWindowID() : 0; in ValidateEntry()
2174 aLoadGroup, aObserver, aLoadingDocument, aLoadingDocument, aLoadFlags, in LoadImageXPCOM()
2183 if (!aLoadingDocument || !aLoadingDocument->IsStaticDocument()) { in MakeRequestStaticIfNeeded()
2254 if (aLoadingDocument) { in LoadImage()
2261 if (aLoadingDocument) { in LoadImage()
2522 request->SetLoadId(aLoadingDocument); in LoadImage()
2545 MOZ_ASSERT(aLoadingDocument); in LoadImage()
[all …]
H A DimgRequestProxy.h70 Document* aLoadingDocument, nsIURI* aURI,
123 Document* aLoadingDocument, imgRequestProxy** aClone);
125 Document* aLoadingDocument, imgRequestProxy** aClone);
127 Document* aLoadingDocument);
182 Document* aLoadingDocument, bool aSyncNotify,
196 void AddToOwner(Document* aLoadingDocument);
H A DimgRequestProxy.cpp190 AddToOwner(aLoadingDocument); in Init()
276 void imgRequestProxy::AddToOwner(Document* aLoadingDocument) { in AddToOwner() argument
290 if (aLoadingDocument) { in AddToOwner()
766 return PerformClone(aObserver, aLoadingDocument, in SyncClone()
771 Document* aLoadingDocument, in Clone() argument
773 return PerformClone(aObserver, aLoadingDocument, in Clone()
789 if (aLoadingDocument) { in PerformClone()
790 loadGroup = aLoadingDocument->GetDocumentLoadGroup(); in PerformClone()
1072 Document* aLoadingDocument) { in GetStaticRequest() argument
1073 MOZ_DIAGNOSTIC_ASSERT(!aLoadingDocument || in GetStaticRequest()
[all …]
H A DimgILoader.idl50 * @param aLoadingDocument loading document
70 in Document aLoadingDocument,
82 * @param aLoadingDocument loading document
95 in Document aLoadingDocument,
H A DimgLoader.h251 nsINode* aContext, mozilla::dom::Document* aLoadingDocument,
259 mozilla::dom::Document* aLoadingDocument, nsIStreamListener** listener,
358 mozilla::dom::Document* aLoadingDocument, nsLoadFlags aLoadFlags,
367 mozilla::dom::Document* aLoadingDocument, uint64_t aInnerWindowId,
376 mozilla::dom::Document* aLoadingDocument,
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DimgLoader.cpp686 aLoadingDocument ? aLoadingDocument->NodePrincipal() in ShouldLoadCachedImage()
1711 MOZ_ASSERT(aLoadingDocument); in ValidateRequestWithNewChannel()
1780 MOZ_ASSERT(aLoadingDocument); in ValidateRequestWithNewChannel()
1882 void* key = (void*)aLoadingDocument; in ValidateEntry()
1884 aLoadingDocument ? aLoadingDocument->InnerWindowID() : 0; in ValidateEntry()
2100 aLoadGroup, aObserver, aLoadingDocument, aLoadingDocument, aLoadFlags, in LoadImageXPCOM()
2140 if (aLoadingDocument) { in LoadImage()
2147 if (aLoadingDocument) { in LoadImage()
2405 request->SetLoadId(aLoadingDocument); in LoadImage()
2428 MOZ_ASSERT(aLoadingDocument); in LoadImage()
[all …]
H A DimgRequestProxy.h70 Document* aLoadingDocument, nsIURI* aURI,
124 Document* aLoadingDocument, imgRequestProxy** aClone);
126 Document* aLoadingDocument, imgRequestProxy** aClone);
127 nsresult GetStaticRequest(Document* aLoadingDocument,
187 Document* aLoadingDocument, bool aSyncNotify,
201 void AddToOwner(Document* aLoadingDocument);
H A DimgRequestProxy.cpp189 AddToOwner(aLoadingDocument); in Init()
288 void imgRequestProxy::AddToOwner(Document* aLoadingDocument) { in AddToOwner() argument
302 if (aLoadingDocument) { in AddToOwner()
776 Document* aLoadingDocument, in SyncClone() argument
778 return PerformClone(aObserver, aLoadingDocument, in SyncClone()
783 Document* aLoadingDocument, in Clone() argument
785 return PerformClone(aObserver, aLoadingDocument, in Clone()
790 Document* aLoadingDocument, in PerformClone() argument
801 if (aLoadingDocument) { in PerformClone()
802 loadGroup = aLoadingDocument->GetDocumentLoadGroup(); in PerformClone()
[all …]
H A DimgILoader.idl50 * @param aLoadingDocument loading document
70 in Document aLoadingDocument,
82 * @param aLoadingDocument loading document
95 in Document aLoadingDocument,
H A DimgLoader.h248 nsINode* aContext, mozilla::dom::Document* aLoadingDocument,
256 mozilla::dom::Document* aLoadingDocument, nsIStreamListener** listener,
357 mozilla::dom::Document* aLoadingDocument, nsLoadFlags aLoadFlags,
366 mozilla::dom::Document* aLoadingDocument, uint64_t aInnerWindowId,
375 mozilla::dom::Document* aLoadingDocument,
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DimgRequestProxy.h75 nsIDocument* aLoadingDocument, ImageURL* aURI,
129 nsIDocument* aLoadingDocument, imgRequestProxy** aClone);
131 nsIDocument* aLoadingDocument, imgRequestProxy** aClone);
132 nsresult GetStaticRequest(nsIDocument* aLoadingDocument,
190 nsIDocument* aLoadingDocument, bool aSyncNotify,
204 void AddToOwner(nsIDocument* aLoadingDocument);
H A DimgRequestProxy.cpp193 AddToOwner(aLoadingDocument); in Init()
310 void imgRequestProxy::AddToOwner(nsIDocument* aLoadingDocument) { in AddToOwner() argument
324 if (aLoadingDocument) { in AddToOwner()
763 nsIDocument* aLoadingDocument, in SyncClone() argument
765 return PerformClone(aObserver, aLoadingDocument, in SyncClone()
770 nsIDocument* aLoadingDocument, in Clone() argument
772 return PerformClone(aObserver, aLoadingDocument, in Clone()
777 nsIDocument* aLoadingDocument, in PerformClone() argument
788 if (aLoadingDocument) { in PerformClone()
789 loadGroup = aLoadingDocument->GetDocumentLoadGroup(); in PerformClone()
[all …]
H A DimgLoader.h252 nsIDocument* aLoadingDocument, nsLoadFlags aLoadFlags,
354 nsIDocument* aLoadingDocument, nsLoadFlags aLoadFlags,
363 nsISupports* aCX, nsIDocument* aLoadingDocument, nsLoadFlags aLoadFlags,
369 nsIDocument* aLoadingDocument,
H A DimgLoader.cpp1014 nsIDocument* aLoadingDocument, imgINotificationObserver* aObserver, in CreateNewProxyForRequest() argument
1562 rv = CreateNewProxyForRequest(request, aLoadGroup, aLoadingDocument, in ValidateRequestWithNewChannel()
1598 rv = CreateNewProxyForRequest(request, aLoadGroup, aLoadingDocument, in ValidateRequestWithNewChannel()
1768 aLoadGroup, aObserver, aCX, aLoadingDocument, aLoadFlags, in ValidateEntry()
1936 nsIDocument* aLoadingDocument, nsLoadFlags aLoadFlags, in LoadImage() argument
1961 if (aLoadingDocument) { in LoadImage()
1962 isPrivate = nsContentUtils::IsInPrivateBrowsing(aLoadingDocument); in LoadImage()
1968 if (aLoadingDocument) { in LoadImage()
1973 aLoadingDocument->GetDocumentLoadGroup(); in LoadImage()
2031 ImageCacheKey key(aURI, attrs, aLoadingDocument, rv); in LoadImage()
[all …]

12