diff options
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index f8c8baa..2788244 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -357,3 +357,9 @@ fun:ExtensionAPIClientTest::ExpectJsFailInternal fun:ExtensionAPIClientTest_CollapseToolstrip_Test::TestBody } +{ + bug_43779 + Heapcheck:Leak + fun:ActiveNotificationTracker::RegisterNotification + fun:ActiveNotificationTrackerTest_TestLookupAndClear_Test::TestBody +} |