зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1671601 - Add temporary suppression. r=Gankro
Depends on D94287 Differential Revision: https://phabricator.services.mozilla.com/D94288
This commit is contained in:
Родитель
c6f46008ad
Коммит
0c5c78e328
|
@ -355,6 +355,10 @@ extern "C" const char* __tsan_default_suppressions() {
|
|||
// Bug 1671574
|
||||
"thread:StartupCache\n"
|
||||
|
||||
// Bug 1671601
|
||||
"race:CamerasParent::ActorDestroy\n"
|
||||
"race:CamerasParent::DispatchToVideoCaptureThread\n"
|
||||
|
||||
// End of suppressions.
|
||||
; // Please keep this semicolon.
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче