mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 00:10:25 +00:00
Bug 1614637 - Remove suppression for data race in CacheStorageService::OnMemoryConsumptionChange() r=decoder
Differential Revision: https://phabricator.services.mozilla.com/D63259 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
606174e20c
commit
427ad8bf1f
@ -301,10 +301,6 @@ extern "C" const char* __tsan_default_suppressions() {
|
||||
"deadlock:SanctionsTestServer\n"
|
||||
"deadlock:OCSPStaplingServer\n"
|
||||
|
||||
// Bug 1614637
|
||||
"race:CacheStorageService::Notify\n"
|
||||
"race:CacheStorageService::OnMemoryConsumptionChange\n"
|
||||
|
||||
// Bug 1614646
|
||||
"race:nsCookieService::CountCookiesFromHostInternal\n"
|
||||
"race:nsCookieService::InitDBStates\n"
|
||||
|
Loading…
Reference in New Issue
Block a user