Home
last modified time | relevance | path

Searched refs:backgroundActor (Results 1 – 25 of 62) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/dom/storage/
H A DSessionStorageManager.cpp256 ::mozilla::ipc::PBackgroundChild* backgroundActor = in EnsureManager()
258 if (NS_WARN_IF(!backgroundActor)) { in EnsureManager()
626 ::mozilla::ipc::PBackgroundChild* backgroundActor = in RemoveManager()
628 if (NS_WARN_IF(!backgroundActor)) { in RemoveManager()
645 ::mozilla::ipc::PBackgroundChild* backgroundActor = in PropagateManager()
647 if (NS_WARN_IF(!backgroundActor)) { in PropagateManager()
664 ::mozilla::ipc::PBackgroundChild* backgroundActor = in LoadData()
666 if (NS_WARN_IF(!backgroundActor)) { in LoadData()
691 if (NS_WARN_IF(!backgroundActor)) { in GetOrCreate()
696 !backgroundActor in GetOrCreate()
[all …]
H A DLocalStorageManager.cpp198 ::mozilla::ipc::PBackgroundChild* backgroundActor = in GetStorageInternal()
200 if (NS_WARN_IF(!backgroundActor)) { in GetStorageInternal()
226 backgroundActor->SendPBackgroundLocalStorageCacheConstructor( in GetStorageInternal()
/dports/www/firefox/firefox-99.0/dom/storage/
H A DSessionStorageManager.cpp285 ::mozilla::ipc::PBackgroundChild* backgroundActor = in EnsureManager()
287 if (NS_WARN_IF(!backgroundActor)) { in EnsureManager()
648 ::mozilla::ipc::PBackgroundChild* backgroundActor = in RemoveManager()
650 if (NS_WARN_IF(!backgroundActor)) { in RemoveManager()
667 ::mozilla::ipc::PBackgroundChild* backgroundActor = in PropagateManager()
669 if (NS_WARN_IF(!backgroundActor)) { in PropagateManager()
686 ::mozilla::ipc::PBackgroundChild* backgroundActor = in LoadData()
688 if (NS_WARN_IF(!backgroundActor)) { in LoadData()
713 if (NS_WARN_IF(!backgroundActor)) { in GetOrCreate()
718 !backgroundActor in GetOrCreate()
[all …]
H A DLocalStorageManager.cpp198 ::mozilla::ipc::PBackgroundChild* backgroundActor = in GetStorageInternal()
200 if (NS_WARN_IF(!backgroundActor)) { in GetStorageInternal()
226 backgroundActor->SendPBackgroundLocalStorageCacheConstructor( in GetStorageInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/storage/
H A DSessionStorageManager.cpp256 ::mozilla::ipc::PBackgroundChild* backgroundActor = in EnsureManager()
258 if (NS_WARN_IF(!backgroundActor)) { in EnsureManager()
626 ::mozilla::ipc::PBackgroundChild* backgroundActor = in RemoveManager()
628 if (NS_WARN_IF(!backgroundActor)) { in RemoveManager()
645 ::mozilla::ipc::PBackgroundChild* backgroundActor = in PropagateManager()
647 if (NS_WARN_IF(!backgroundActor)) { in PropagateManager()
664 ::mozilla::ipc::PBackgroundChild* backgroundActor = in LoadData()
666 if (NS_WARN_IF(!backgroundActor)) { in LoadData()
691 if (NS_WARN_IF(!backgroundActor)) { in GetOrCreate()
696 !backgroundActor in GetOrCreate()
[all …]
H A DLocalStorageManager.cpp198 ::mozilla::ipc::PBackgroundChild* backgroundActor = in GetStorageInternal()
200 if (NS_WARN_IF(!backgroundActor)) { in GetStorageInternal()
226 backgroundActor->SendPBackgroundLocalStorageCacheConstructor( in GetStorageInternal()
/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DLSObject.cpp265 mozilla::ipc::PBackgroundChild* backgroundActor = in Initialize() local
268 if (NS_WARN_IF(!backgroundActor)) { in Initialize()
515 mozilla::ipc::PBackgroundChild* backgroundActor = in StartRequest() local
520 if (NS_WARN_IF(!backgroundActor)) { in StartRequest()
875 mozilla::ipc::PBackgroundChild* backgroundActor = in DoRequestSynchronously() local
877 if (NS_WARN_IF(!backgroundActor)) { in DoRequestSynchronously()
921 mozilla::ipc::PBackgroundChild* backgroundActor = in EnsureDatabase() local
923 if (NS_WARN_IF(!backgroundActor)) { in EnsureDatabase()
962 MOZ_ALWAYS_TRUE(backgroundActor->SendPBackgroundLSDatabaseConstructor( in EnsureDatabase()
1018 mozilla::ipc::PBackgroundChild* backgroundActor = in EnsureObserver() local
[all …]
H A DLocalStorageManager2.cpp392 mozilla::ipc::PBackgroundChild* backgroundActor = in StartRequest() local
394 if (NS_WARN_IF(!backgroundActor)) { in StartRequest()
400 if (!backgroundActor->SendPBackgroundLSRequestConstructor(actor, aParams)) { in StartRequest()
417 mozilla::ipc::PBackgroundChild* backgroundActor = in StartSimpleRequest() local
419 if (NS_WARN_IF(!backgroundActor)) { in StartSimpleRequest()
425 if (!backgroundActor->SendPBackgroundLSSimpleRequestConstructor(actor, in StartSimpleRequest()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DLSObject.cpp229 PBackgroundChild* backgroundActor = in Initialize() local
232 if (NS_WARN_IF(!backgroundActor)) { in Initialize()
473 PBackgroundChild* backgroundActor = in StartRequest() local
477 if (NS_WARN_IF(!backgroundActor)) { in StartRequest()
483 if (!backgroundActor->SendPBackgroundLSRequestConstructor(actor, aParams)) { in StartRequest()
822 PBackgroundChild* backgroundActor = in DoRequestSynchronously() local
824 if (NS_WARN_IF(!backgroundActor)) { in DoRequestSynchronously()
868 PBackgroundChild* backgroundActor = in EnsureDatabase() local
870 if (NS_WARN_IF(!backgroundActor)) { in EnsureDatabase()
909 MOZ_ALWAYS_TRUE(backgroundActor->SendPBackgroundLSDatabaseConstructor( in EnsureDatabase()
[all …]
H A DLocalStorageManager2.cpp357 PBackgroundChild* backgroundActor = in StartRequest() local
359 if (NS_WARN_IF(!backgroundActor)) { in StartRequest()
365 if (!backgroundActor->SendPBackgroundLSRequestConstructor(actor, aParams)) { in StartRequest()
382 PBackgroundChild* backgroundActor = in StartSimpleRequest() local
384 if (NS_WARN_IF(!backgroundActor)) { in StartSimpleRequest()
390 if (!backgroundActor->SendPBackgroundLSSimpleRequestConstructor(actor, in StartSimpleRequest()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DLSObject.cpp283 mozilla::ipc::PBackgroundChild* backgroundActor = in Initialize() local
286 if (NS_WARN_IF(!backgroundActor)) { in Initialize()
537 mozilla::ipc::PBackgroundChild* backgroundActor = in StartRequest() local
541 if (NS_WARN_IF(!backgroundActor)) { in StartRequest()
927 mozilla::ipc::PBackgroundChild* backgroundActor = in DoRequestSynchronously() local
929 if (NS_WARN_IF(!backgroundActor)) { in DoRequestSynchronously()
973 mozilla::ipc::PBackgroundChild* backgroundActor = in EnsureDatabase() local
975 if (NS_WARN_IF(!backgroundActor)) { in EnsureDatabase()
1015 MOZ_ALWAYS_TRUE(backgroundActor->SendPBackgroundLSDatabaseConstructor( in EnsureDatabase()
1072 mozilla::ipc::PBackgroundChild* backgroundActor = in EnsureObserver() local
[all …]
H A DLocalStorageManager2.cpp392 mozilla::ipc::PBackgroundChild* backgroundActor = in StartRequest() local
394 if (NS_WARN_IF(!backgroundActor)) { in StartRequest()
400 if (!backgroundActor->SendPBackgroundLSRequestConstructor(actor, aParams)) { in StartRequest()
417 mozilla::ipc::PBackgroundChild* backgroundActor = in StartSimpleRequest() local
419 if (NS_WARN_IF(!backgroundActor)) { in StartSimpleRequest()
425 if (!backgroundActor->SendPBackgroundLSSimpleRequestConstructor(actor, in StartSimpleRequest()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DLSObject.cpp265 mozilla::ipc::PBackgroundChild* backgroundActor = in Initialize() local
268 if (NS_WARN_IF(!backgroundActor)) { in Initialize()
515 mozilla::ipc::PBackgroundChild* backgroundActor = in StartRequest() local
520 if (NS_WARN_IF(!backgroundActor)) { in StartRequest()
875 mozilla::ipc::PBackgroundChild* backgroundActor = in DoRequestSynchronously() local
877 if (NS_WARN_IF(!backgroundActor)) { in DoRequestSynchronously()
921 mozilla::ipc::PBackgroundChild* backgroundActor = in EnsureDatabase() local
923 if (NS_WARN_IF(!backgroundActor)) { in EnsureDatabase()
962 MOZ_ALWAYS_TRUE(backgroundActor->SendPBackgroundLSDatabaseConstructor( in EnsureDatabase()
1018 mozilla::ipc::PBackgroundChild* backgroundActor = in EnsureObserver() local
[all …]
H A DLocalStorageManager2.cpp392 mozilla::ipc::PBackgroundChild* backgroundActor = in StartRequest() local
394 if (NS_WARN_IF(!backgroundActor)) { in StartRequest()
400 if (!backgroundActor->SendPBackgroundLSRequestConstructor(actor, aParams)) { in StartRequest()
417 mozilla::ipc::PBackgroundChild* backgroundActor = in StartSimpleRequest() local
419 if (NS_WARN_IF(!backgroundActor)) { in StartSimpleRequest()
425 if (!backgroundActor->SendPBackgroundLSSimpleRequestConstructor(actor, in StartSimpleRequest()
/dports/www/firefox/firefox-99.0/dom/locks/
H A DLockManager.cpp49 mozilla::ipc::PBackgroundChild* backgroundActor = in LockManager() local
52 backgroundActor->SendPLockManagerConstructor(mActor, principalInfo, in LockManager()
/dports/www/firefox-esr/firefox-91.8.0/dom/simpledb/
H A DSDBConnection.cpp194 PBackgroundChild* backgroundActor = in EnsureBackgroundActor() local
196 if (NS_WARN_IF(!backgroundActor)) { in EnsureBackgroundActor()
203 backgroundActor->SendPBackgroundSDBConnectionConstructor( in EnsureBackgroundActor()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/simpledb/
H A DSDBConnection.cpp170 PBackgroundChild* backgroundActor = in EnsureBackgroundActor() local
172 if (NS_WARN_IF(!backgroundActor)) { in EnsureBackgroundActor()
179 backgroundActor->SendPBackgroundSDBConnectionConstructor( in EnsureBackgroundActor()
/dports/www/firefox/firefox-99.0/dom/simpledb/
H A DSDBConnection.cpp194 PBackgroundChild* backgroundActor = in EnsureBackgroundActor() local
196 if (NS_WARN_IF(!backgroundActor)) { in EnsureBackgroundActor()
203 backgroundActor->SendPBackgroundSDBConnectionConstructor( in EnsureBackgroundActor()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/simpledb/
H A DSDBConnection.cpp194 PBackgroundChild* backgroundActor = in EnsureBackgroundActor() local
196 if (NS_WARN_IF(!backgroundActor)) { in EnsureBackgroundActor()
203 backgroundActor->SendPBackgroundSDBConnectionConstructor( in EnsureBackgroundActor()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/storage/
H A DLocalStorageManager.cpp182 PBackgroundChild* backgroundActor = in GetStorageInternal() local
184 if (NS_WARN_IF(!backgroundActor)) { in GetStorageInternal()
210 backgroundActor->SendPBackgroundLocalStorageCacheConstructor( in GetStorageInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/storage/
H A DLocalStorageManager.cpp231 PBackgroundChild* backgroundActor = in GetStorageInternal() local
233 if (NS_WARN_IF(!backgroundActor)) { in GetStorageInternal()
256 backgroundActor->SendPBackgroundLocalStorageCacheConstructor( in GetStorageInternal()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/filehandle/
H A DFileHandleBase.cpp551 PBackgroundChild* backgroundActor = BackgroundChild::GetForCurrentThread(); in WriteOrAppend() local
552 MOZ_ASSERT(backgroundActor); in WriteOrAppend()
555 BackgroundChild::GetOrCreateActorForBlob(backgroundActor, &aValue); in WriteOrAppend()
/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DIDBFileHandle.cpp613 PBackgroundChild* backgroundActor = BackgroundChild::GetForCurrentThread(); in WriteOrAppend() local
614 MOZ_ASSERT(backgroundActor); in WriteOrAppend()
618 IPCBlobUtils::Serialize(aValue.Impl(), backgroundActor, ipcBlob); in WriteOrAppend()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DIDBFileHandle.cpp614 PBackgroundChild* backgroundActor = BackgroundChild::GetForCurrentThread(); in WriteOrAppend() local
615 MOZ_ASSERT(backgroundActor); in WriteOrAppend()
619 IPCBlobUtils::Serialize(aValue.Impl(), backgroundActor, ipcBlob); in WriteOrAppend()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DIDBFileHandle.cpp613 PBackgroundChild* backgroundActor = BackgroundChild::GetForCurrentThread(); in WriteOrAppend() local
614 MOZ_ASSERT(backgroundActor); in WriteOrAppend()
618 IPCBlobUtils::Serialize(aValue.Impl(), backgroundActor, ipcBlob); in WriteOrAppend()

123