mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 1619162 - Remove supression for fixed issue. r=decoder
Differential Revision: https://phabricator.services.mozilla.com/D98949
This commit is contained in:
parent
ee1003ab9f
commit
680ebac7e0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user