зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1642906 - Updating TSan suppressions for performance counter fix. r=perry
Differential Revision: https://phabricator.services.mozilla.com/D82898
This commit is contained in:
Родитель
9d5e2e6db9
Коммит
2c66728ad6
|
@ -240,10 +240,6 @@ extern "C" const char* __tsan_default_suppressions() {
|
|||
// Bug 1615569
|
||||
"race:mp_exptmod.max_window_bits\n"
|
||||
|
||||
// Bug 1642906
|
||||
"race:EnsurePerformanceCounter\n"
|
||||
"race:GetPerformanceCounter\n"
|
||||
|
||||
// ~GLContextGLX unlocks a libGL mutex that cannot be seen
|
||||
// by TSan because libGL is not instrumented.
|
||||
"mutex:GLContextGLX::~GLContextGLX\n"
|
||||
|
|
Загрузка…
Ссылка в новой задаче