зеркало из https://github.com/mozilla/gecko-dev.git
b9386ba506
Specifically, instead of using custom loops - use std::find_if in CacheOpParent::ProcessCrossOriginResourcePolicyHeader - use ReduceEach in SetupAction::RunSyncWithDBOnTarget - use std::any_of in Manager::RemoveContext - use std::find_if in Manager::(Add|Release)Ref(Cache|Body)Id and Manager::Set(Cache|Body)IdOrphanedIfRefed - use std::copy_if in Manager::NoteOrphanedBodyIdList - use std::any_of in StreamList::ShouldOpenStreamFor - use std::find_if in StreamList::Extract, StreamList::NoteClosed - use std::exchange in StreamList::CloseAll - use std::transform in ToHeadersEntryList and change it to return a value rather than modifying an output parameter - use std::transform in TypeUtils::ToInternalHeaders Differential Revision: https://phabricator.services.mozilla.com/D99789 |
||
---|---|---|
.. | ||
TestCheckedUnsafePtr.cpp | ||
TestEncryptedStream.cpp | ||
TestQuotaCommon.cpp | ||
TestQuotaManager.cpp | ||
TestUsageInfo.cpp | ||
moz.build |