forked from mirrors/gecko-dev
Bug 1607588 - Remove suppression for NSS shutdown race. r=decoder
Differential Revision: https://phabricator.services.mozilla.com/D142351
This commit is contained in:
parent
89c541dbc7
commit
d853a2275f
1 changed files with 0 additions and 4 deletions
|
|
@ -263,10 +263,6 @@ extern "C" const char* __tsan_default_suppressions() {
|
|||
"race:VRShMem::PullBrowserState\n"
|
||||
"race:VRShMem::PushBrowserState\n"
|
||||
|
||||
// Bug 1607588
|
||||
"race:nssToken_Destroy\n"
|
||||
"race:nssSlot_GetToken\n"
|
||||
|
||||
// Bug 1682951
|
||||
"race:storage::Connection::Release\n"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue