Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/test/gtest/
H A DTestLocalStorage.cpp46 nsCString originAttrSuffix; in CheckGeneratedOriginKey() local
49 aPrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CheckGeneratedOriginKey()
62 rv = GenerateOriginKey2(principalInfo, originAttrSuffix, originKey); in CheckGeneratedOriginKey()
/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DLocalStorageCommon.cpp127 nsCString originAttrSuffix; in GenerateOriginKey2() local
128 attrs.CreateSuffix(originAttrSuffix); in GenerateOriginKey2()
167 return std::make_pair(std::move(originAttrSuffix), std::move(originKey)); in GenerateOriginKey2()
H A DLSObject.cpp308 nsCString originAttrSuffix; in CreateForWindow() local
311 storagePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CreateForWindow()
344 MOZ_ASSERT(originAttrSuffix == principalMetadata.mSuffix); in CreateForWindow()
398 nsCString originAttrSuffix; in CreateForPrincipal() local
401 aStoragePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CreateForPrincipal()
443 MOZ_ASSERT(originAttrSuffix == principalMetadata.mSuffix); in CreateForPrincipal()
H A DLocalStorageManager2.cpp304 nsCString originAttrSuffix; in Preload() local
307 aPrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in Preload()
H A DActorsParent.cpp3085 QM_TRY_INSPECT((const auto& [originAttrSuffix, originKey]), in VerifyOriginKey()
3088 Unused << originAttrSuffix; in VerifyOriginKey()
6558 nsCString originAttrSuffix; in CheckExistingOperations() local
6570 attrs.CreateSuffix(originAttrSuffix); in CheckExistingOperations()
6576 originAttrSuffix, commonParams.originKey()); in CheckExistingOperations()
8643 QM_TRY_INSPECT((const auto& [originAttrSuffix, originKey]), in CreateArchivedOriginScope()
8646 return ArchivedOriginScope::CreateFromOrigin(originAttrSuffix, originKey); in CreateArchivedOriginScope()
8653 QM_TRY_INSPECT((const auto& [originAttrSuffix, originKey]), in CreateArchivedOriginScope()
8656 Unused << originAttrSuffix; in CreateArchivedOriginScope()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DLocalStorageCommon.cpp128 nsCString originAttrSuffix; in GenerateOriginKey2() local
129 attrs.CreateSuffix(originAttrSuffix); in GenerateOriginKey2()
168 return std::make_pair(std::move(originAttrSuffix), std::move(originKey)); in GenerateOriginKey2()
H A DLSObject.cpp326 nsCString originAttrSuffix; in CreateForWindow() local
329 storagePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CreateForWindow()
362 MOZ_ASSERT(originAttrSuffix == principalMetadata.mSuffix); in CreateForWindow()
420 nsCString originAttrSuffix; in CreateForPrincipal() local
423 aStoragePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CreateForPrincipal()
465 MOZ_ASSERT(originAttrSuffix == principalMetadata.mSuffix); in CreateForPrincipal()
H A DLocalStorageManager2.cpp304 nsCString originAttrSuffix; in Preload() local
307 aPrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in Preload()
H A DActorsParent.cpp3142 QM_TRY_INSPECT((const auto& [originAttrSuffix, originKey]), in VerifyOriginKey()
3145 Unused << originAttrSuffix; in VerifyOriginKey()
6716 nsCString originAttrSuffix; in CheckExistingOperations() local
6728 attrs.CreateSuffix(originAttrSuffix); in CheckExistingOperations()
6734 originAttrSuffix, commonParams.originKey()); in CheckExistingOperations()
8788 QM_TRY_INSPECT((const auto& [originAttrSuffix, originKey]), in CreateArchivedOriginScope()
8791 return ArchivedOriginScope::CreateFromOrigin(originAttrSuffix, originKey); in CreateArchivedOriginScope()
8798 QM_TRY_INSPECT((const auto& [originAttrSuffix, originKey]), in CreateArchivedOriginScope()
8801 Unused << originAttrSuffix; in CreateArchivedOriginScope()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DLocalStorageCommon.cpp127 nsCString originAttrSuffix; in GenerateOriginKey2() local
128 attrs.CreateSuffix(originAttrSuffix); in GenerateOriginKey2()
167 return std::make_pair(std::move(originAttrSuffix), std::move(originKey)); in GenerateOriginKey2()
H A DLSObject.cpp308 nsCString originAttrSuffix; in CreateForWindow() local
311 storagePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CreateForWindow()
344 MOZ_ASSERT(originAttrSuffix == principalMetadata.mSuffix); in CreateForWindow()
398 nsCString originAttrSuffix; in CreateForPrincipal() local
401 aStoragePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CreateForPrincipal()
443 MOZ_ASSERT(originAttrSuffix == principalMetadata.mSuffix); in CreateForPrincipal()
H A DLocalStorageManager2.cpp304 nsCString originAttrSuffix; in Preload() local
307 aPrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in Preload()
H A DActorsParent.cpp3085 QM_TRY_INSPECT((const auto& [originAttrSuffix, originKey]), in VerifyOriginKey()
3088 Unused << originAttrSuffix; in VerifyOriginKey()
6558 nsCString originAttrSuffix; in CheckExistingOperations() local
6570 attrs.CreateSuffix(originAttrSuffix); in CheckExistingOperations()
6576 originAttrSuffix, commonParams.originKey()); in CheckExistingOperations()
8643 QM_TRY_INSPECT((const auto& [originAttrSuffix, originKey]), in CreateArchivedOriginScope()
8646 return ArchivedOriginScope::CreateFromOrigin(originAttrSuffix, originKey); in CreateArchivedOriginScope()
8653 QM_TRY_INSPECT((const auto& [originAttrSuffix, originKey]), in CreateArchivedOriginScope()
8656 Unused << originAttrSuffix; in CreateArchivedOriginScope()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/storage/
H A DLocalStorageManager.cpp147 nsAutoCString originAttrSuffix; in GetStorageInternal() local
151 aStoragePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in GetStorageInternal()
156 RefPtr<LocalStorageCache> cache = GetCache(originAttrSuffix, originKey); in GetStorageInternal()
171 originAttrSuffix, originKey))) { in GetStorageInternal()
204 cache = PutCache(originAttrSuffix, originKey, aStoragePrincipal); in GetStorageInternal()
/dports/www/firefox-esr/firefox-91.8.0/dom/storage/
H A DLocalStorageManager.cpp153 nsAutoCString originAttrSuffix; in GetStorageInternal() local
157 aStoragePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in GetStorageInternal()
169 RefPtr<LocalStorageCache> cache = GetCache(originAttrSuffix, originKey); in GetStorageInternal()
187 originAttrSuffix, originKey))) { in GetStorageInternal()
220 cache = PutCache(originAttrSuffix, originKey, quotaKey, aStoragePrincipal); in GetStorageInternal()
/dports/www/firefox/firefox-99.0/dom/storage/
H A DLocalStorageManager.cpp153 nsAutoCString originAttrSuffix; in GetStorageInternal() local
157 aStoragePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in GetStorageInternal()
169 RefPtr<LocalStorageCache> cache = GetCache(originAttrSuffix, originKey); in GetStorageInternal()
187 originAttrSuffix, originKey))) { in GetStorageInternal()
220 cache = PutCache(originAttrSuffix, originKey, quotaKey, aStoragePrincipal); in GetStorageInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/storage/
H A DLocalStorageManager.cpp198 nsAutoCString originAttrSuffix; in GetStorageInternal() local
201 nsresult rv = GenerateOriginKey(aPrincipal, originAttrSuffix, originKey); in GetStorageInternal()
206 RefPtr<LocalStorageCache> cache = GetCache(originAttrSuffix, originKey); in GetStorageInternal()
221 originAttrSuffix, originKey))) { in GetStorageInternal()
251 cache = PutCache(originAttrSuffix, originKey, aPrincipal); in GetStorageInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/storage/
H A DLocalStorageManager.cpp153 nsAutoCString originAttrSuffix; in GetStorageInternal() local
157 aStoragePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in GetStorageInternal()
169 RefPtr<LocalStorageCache> cache = GetCache(originAttrSuffix, originKey); in GetStorageInternal()
187 originAttrSuffix, originKey))) { in GetStorageInternal()
220 cache = PutCache(originAttrSuffix, originKey, quotaKey, aStoragePrincipal); in GetStorageInternal()
/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/test/gtest/
H A DTestLocalStorage.cpp48 nsCString originAttrSuffix; in CheckGeneratedOriginKey() local
52 aPrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CheckGeneratedOriginKey()
/dports/www/firefox/firefox-99.0/dom/localstorage/test/gtest/
H A DTestLocalStorage.cpp48 nsCString originAttrSuffix; in CheckGeneratedOriginKey() local
52 aPrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CheckGeneratedOriginKey()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/test/gtest/
H A DTestLocalStorage.cpp48 nsCString originAttrSuffix; in CheckGeneratedOriginKey() local
52 aPrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CheckGeneratedOriginKey()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/storage/
H A DDOMStorageManager.cpp318 nsAutoCString originAttrSuffix; in GetStorageInternal() local
319 BasePrincipal::Cast(aPrincipal)->OriginAttributesRef().CreateSuffix(originAttrSuffix); in GetStorageInternal()
327 RefPtr<DOMStorageCache> cache = GetCache(originAttrSuffix, originKey); in GetStorageInternal()
341 … if (!db->ShouldPreloadOrigin(DOMStorageManager::CreateOrigin(originAttrSuffix, originKey))) { in GetStorageInternal()
353 cache = PutCache(originAttrSuffix, originKey, aPrincipal); in GetStorageInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DLSObject.cpp272 nsCString originAttrSuffix; in CreateForWindow() local
275 storagePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CreateForWindow()
310 MOZ_ASSERT(originAttrSuffix == suffix); in CreateForWindow()
357 nsCString originAttrSuffix; in CreateForPrincipal() local
360 aStoragePrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in CreateForPrincipal()
401 MOZ_ASSERT(originAttrSuffix == suffix); in CreateForPrincipal()
H A DLocalStorageManager2.cpp270 nsCString originAttrSuffix; in Preload() local
273 aPrincipal->OriginAttributesRef().CreateSuffix(originAttrSuffix); in Preload()
H A DActorsParent.cpp3247 nsCString originAttrSuffix; in VerifyOriginKey() local
3249 nsresult rv = GenerateOriginKey2(aPrincipalInfo, originAttrSuffix, originKey); in VerifyOriginKey()
7005 nsCString originAttrSuffix; in CheckExistingOperations() local
7017 attrs.CreateSuffix(originAttrSuffix); in CheckExistingOperations()
7023 originAttrSuffix, commonParams.originKey()); in CheckExistingOperations()
9392 nsCString originAttrSuffix; in CreateArchivedOriginScope() local
9394 rv = GenerateOriginKey2(storagePrincipalInfo, originAttrSuffix, originKey); in CreateArchivedOriginScope()
9400 ArchivedOriginScope::CreateFromOrigin(originAttrSuffix, originKey); in CreateArchivedOriginScope()
9415 nsCString originAttrSuffix; in CreateArchivedOriginScope() local
9417 rv = GenerateOriginKey2(storagePrincipalInfo, originAttrSuffix, originKey); in CreateArchivedOriginScope()