Home
last modified time | relevance | path

Searched refs:IsCallerChrome (Results 1 – 25 of 139) sorted by relevance

123456

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DTextInputProcessor.cpp95 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in GetHasComposition()
107 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransaction()
123 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransactionForTests()
374 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in StartComposition()
412 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetPendingCompositionString()
425 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in AppendClauseToPendingComposition()
448 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetCaretInPendingComposition()
464 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in FlushPendingComposition()
514 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitComposition()
535 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitCompositionWith()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DTextInputProcessor.cpp287 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in GetHasComposition()
297 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransaction()
310 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransactionForTests()
541 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in StartComposition()
585 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetPendingCompositionString()
597 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in AppendClauseToPendingComposition()
620 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetCaretInPendingComposition()
635 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in FlushPendingComposition()
691 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitComposition()
718 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitCompositionWith()
[all …]
H A DIntlUtils.cpp37 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in GetDisplayNames()
92 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in GetLocaleInfo()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DIntlUtils.cpp37 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in GetDisplayNames()
91 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in GetLocaleInfo()
134 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in IsAppLocaleRTL()
H A DTextInputProcessor.cpp292 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in GetHasComposition()
302 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransaction()
315 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransactionForTests()
556 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in StartComposition()
600 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetPendingCompositionString()
612 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in AppendClauseToPendingComposition()
635 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetCaretInPendingComposition()
650 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in FlushPendingComposition()
705 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitComposition()
732 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitCompositionWith()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DIntlUtils.cpp37 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in GetDisplayNames()
91 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in GetLocaleInfo()
134 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in IsAppLocaleRTL()
H A DTextInputProcessor.cpp292 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in GetHasComposition()
302 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransaction()
315 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransactionForTests()
556 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in StartComposition()
600 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetPendingCompositionString()
612 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in AppendClauseToPendingComposition()
635 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetCaretInPendingComposition()
650 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in FlushPendingComposition()
705 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitComposition()
732 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitCompositionWith()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DTextInputProcessor.cpp291 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in GetHasComposition()
301 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransaction()
314 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransactionForTests()
555 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in StartComposition()
599 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetPendingCompositionString()
611 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in AppendClauseToPendingComposition()
634 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetCaretInPendingComposition()
649 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in FlushPendingComposition()
704 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitComposition()
731 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitCompositionWith()
[all …]
H A DIntlUtils.cpp37 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in GetDisplayNames()
91 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in GetLocaleInfo()
/dports/www/firefox/firefox-99.0/dom/base/
H A DTextInputProcessor.cpp316 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in GetHasComposition()
326 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransaction()
339 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in BeginInputTransactionForTests()
580 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in StartComposition()
624 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetPendingCompositionString()
636 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in AppendClauseToPendingComposition()
659 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in SetCaretInPendingComposition()
674 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in FlushPendingComposition()
729 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitComposition()
756 MOZ_RELEASE_ASSERT(nsContentUtils::IsCallerChrome()); in CommitCompositionWith()
[all …]
H A DIntlUtils.cpp37 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in GetDisplayNames()
90 MOZ_ASSERT(nsContentUtils::IsCallerChrome() || in IsAppLocaleRTL()
/dports/www/firefox/firefox-99.0/dom/quota/
H A DQuotaManagerService.cpp414 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in NS_IMPL_RELEASE_WITH_DESTROY()
438 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in StorageInitialized()
462 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in TemporaryStorageInitialized()
486 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in Init()
510 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitTemporaryStorage()
535 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitializePersistentOrigin()
567 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitializeTemporaryOrigin()
611 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in GetFullOriginMetadata()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLMenuElement.cpp74 NS_ENSURE_TRUE(nsContentUtils::IsCallerChrome(), NS_ERROR_DOM_SECURITY_ERR); in NS_IMPL_ISUPPORTS_INHERITED()
101 NS_ENSURE_TRUE(nsContentUtils::IsCallerChrome(), NS_ERROR_DOM_SECURITY_ERR); in CreateBuilder()
123 NS_ENSURE_TRUE(nsContentUtils::IsCallerChrome(), NS_ERROR_DOM_SECURITY_ERR); in Build()
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DQuotaManagerService.cpp413 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in NS_IMPL_RELEASE_WITH_DESTROY()
437 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in StorageInitialized()
461 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in TemporaryStorageInitialized()
485 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in Init()
509 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitTemporaryStorage()
534 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitializePersistentOrigin()
566 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitializeTemporaryOrigin()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DQuotaManagerService.cpp413 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in NS_IMPL_RELEASE_WITH_DESTROY()
437 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in StorageInitialized()
461 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in TemporaryStorageInitialized()
485 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in Init()
509 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitTemporaryStorage()
534 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitializePersistentOrigin()
566 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitializeTemporaryOrigin()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/quota/
H A DQuotaManagerService.cpp388 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in NS_IMPL_RELEASE_WITH_DESTROY()
412 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in StorageInitialized()
436 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in TemporaryStorageInitialized()
460 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in Init()
484 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitTemporaryStorage()
511 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in InitStorageAndOrigin()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DNotifyPaintEvent.cpp47 if (!nsContentUtils::IsCallerChrome()) { in NS_INTERFACE_MAP_ENTRY()
113 if (nsContentUtils::IsCallerChrome()) { in PaintRequests()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/animation/
H A DAnimationUtils.cpp78 return sCoreAPIEnabled || nsContentUtils::IsCallerChrome(); in IsCoreAPIEnabledForCaller()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DMediaError.cpp70 if (!nsContentUtils::IsCallerChrome() && in GetMessage()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DMediaError.cpp70 if (!nsContentUtils::IsCallerChrome() && in GetMessage()
/dports/www/firefox/firefox-99.0/dom/html/
H A DMediaError.cpp70 if (!nsContentUtils::IsCallerChrome() && in GetMessage()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DMediaError.cpp70 if (!nsContentUtils::IsCallerChrome() && in GetMessage()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DMediaError.cpp70 if (!nsContentUtils::IsCallerChrome() && in GetMessage()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DIDBFactory.cpp534 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in OpenForPrincipal()
556 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in OpenForPrincipal()
578 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in DeleteForPrincipal()
609 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in OpenInternal()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/quota/
H A DQuotaManagerService.cpp564 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in Clear()
593 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in ClearStoragesForPrincipal()
650 MOZ_ASSERT(nsContentUtils::IsCallerChrome()); in Reset()

123456