Bug 1619162 - Remove supression for fixed issue. r=decoder

Differential Revision: https://phabricator.services.mozilla.com/D98949
This commit is contained in:
Alexis Beingessner 2020-12-10 07:34:01 +00:00
parent ee1003ab9f
commit 680ebac7e0

View File

@ -207,9 +207,6 @@ extern "C" const char* __tsan_default_suppressions() {
// The rest of these suppressions are miscellaneous issues in gecko
// that should be investigated and ideally fixed.
// Bug 1619162
"race:currentNameHasEscapes\n"
// Bug 1601600
"race:SkARGB32_Blitter\n"
"race:SkARGB32_Shader_Blitter\n"