diff options
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index fa890e5..d596518 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1537,3 +1537,10 @@ ... fun:content_settings::PrefProviderTest_MigrateSinglePatternSettings_Test::TestBody } +{ + bug_88212 + Heapcheck:Leak + fun:TestingProfile::CreateRequestContext + fun:ProfileSyncService*Test::SetUp +} + |