Bug 1297962 - Add noise data when sending v4 gethash request r=francois
MozReview-Commit-ID: GbyvX7wcg8c * * * [mq]: 1297962_review MozReview-Commit-ID: 1U2T0wq778R
This commit is contained in:
@@ -139,6 +139,12 @@ LookupCacheV4::GetPrefixes(PrefixStringMap& aPrefixMap)
|
||||
return mVLPrefixSet->GetPrefixes(aPrefixMap);
|
||||
}
|
||||
|
||||
nsresult
|
||||
LookupCacheV4::GetFixedLengthPrefixes(FallibleTArray<uint32_t>& aPrefixes)
|
||||
{
|
||||
return mVLPrefixSet->GetFixedLengthPrefixes(aPrefixes);
|
||||
}
|
||||
|
||||
nsresult
|
||||
LookupCacheV4::ClearPrefixes()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user