diff options
Diffstat (limited to 'tools')
-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 9316e7b..0a971c1 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1456,3 +1456,9 @@ Heapcheck:Leak fun:fileapi::::FileSystemURLRequestJobTest::SetUp } +{ + bug_80473 + Heapcheck:Leak + ... + fun:fileapi::::FileSystemDirURLRequestJobTest::SetUp +} |