mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 1671572 - Remove suppression for fixed issue. r=decoder
It looks like this may have been fixed around 2 months ago in Bug 1664831: https://searchfox.org/mozilla-central/rev/1ebc9745be02eebf7a694f5c527a44a045b8c97a/gfx/layers/ipc/ShadowLayers.cpp#149 Differential Revision: https://phabricator.services.mozilla.com/D102617
This commit is contained in:
parent
d8c7150872
commit
bbefc50271
@ -249,11 +249,6 @@ extern "C" const char* __tsan_default_suppressions() {
|
||||
// Bug 1652530
|
||||
"mutex:XErrorTrap\n"
|
||||
|
||||
// Bug 1671572
|
||||
"race:IdentifyTextureHost\n"
|
||||
"race:GetCompositorBackendType\n"
|
||||
"race:SupportsTextureDirectMapping\n"
|
||||
|
||||
// Bug 1671601
|
||||
"race:CamerasParent::ActorDestroy\n"
|
||||
"race:CamerasParent::DispatchToVideoCaptureThread\n"
|
||||
|
Loading…
Reference in New Issue
Block a user