Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 728add194a37a9e1d9691b1ed941ae8ff174b657..22a6989216e3ff84e6ded52b31bfe82364e4690c 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1538,6 +1538,46 @@ |
fun:policy::AsyncPolicyProvider::InitWithLoopsReady |
} |
{ |
+ bug_141255_e |
+ Heapcheck:Leak |
+ fun:MessageLoop::MessageLoop |
+ fun:ExtensionServiceTestBase::ExtensionServiceTestBase |
+} |
+{ |
+ bug_141255_f |
+ Heapcheck:Leak |
+ fun:MessageLoop::MessageLoop |
+ fun:ExtensionUITest::ExtensionUITest |
+ fun:ExtensionUITest_* |
+} |
+{ |
+ bug_141255_g |
+ Heapcheck:Leak |
+ fun:MessageLoop::MessageLoop |
+ fun:MessageLoopForUI::MessageLoopForUI |
+ fun:RenderViewHostTestHarnesss |
+ fun:ChromeRenderViewHostTestHarness::ChromeRenderViewHostTestHarness |
+ fun:TabContentsTestHarness::TabContentsTestHarness |
+} |
+{ |
+ bug_141255_h |
+ Heapcheck:Leak |
+ fun:MessageLoop::MessageLoop |
+ fun:ExtensionServiceTestSimple_Enabledness_Test::TestBody |
+} |
+{ |
+ bug_141255_i |
+ Heapcheck:Leak |
+ fun:MessageLoop::MessageLoop |
+ fun:ChromeLauncherControllerTest::ChromeLauncherControllerTest |
+} |
+{ |
+ bug_141255_j |
+ Heapcheck:Leak |
+ fun:MessageLoop::MessageLoop |
+ fun:ExtensionUpdaterTest |
+} |
+{ |
bug_141322 |
Heapcheck:Leak |
... |