| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 1735705d9b1f0e11df2982605207e5240b3aceb5..c7e5749855b90f1d5d411be39f831caa41df813f 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -1622,3 +1622,10 @@
|
| ...
|
| fun:WebKitContextTest_Basic_Test::TestBody
|
| }
|
| +{
|
| + bug_85641
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:ExtensionEventRouter::DispatchEvent
|
| + fun:ExtensionWebRequestEventRouter::DispatchEvent
|
| +}
|
|
|