Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 106276a

Browse files
committed
Bug 1682928 - Remove TSan suppression. r=decoder, a=npotb
Differential Revision: https://phabricator.services.mozilla.com/D103048
1 parent 873b0d9 commit 106276a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mozglue/build/TsanOptions.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -294,10 +294,6 @@ extern "C" const char* __tsan_default_suppressions() {
294294
// Bug 1682951
295295
"race:storage::Connection::Release\n"
296296

297-
// Bug 1682928
298-
"race:EventSourceImpl::OnStopRequest\n"
299-
"race:UpdateDontKeepAlive\n"
300-
301297
// Bug 1683357
302298
"race:image::ImageSurfaceCache::SuggestedSizeInternal\n"
303299
"race:image::RasterImage::SetMetadata\n"

0 commit comments

Comments
 (0)