| Index: tools/heapcheck/suppressions.txt
|
| ===================================================================
|
| --- tools/heapcheck/suppressions.txt (revision 107874)
|
| +++ tools/heapcheck/suppressions.txt (working copy)
|
| @@ -136,7 +136,7 @@
|
| {
|
| Intentional leak in BrowserThreadTest.NotReleasedIfTargetThreadNonExistent
|
| Heapcheck:Leak
|
| - fun:BrowserThreadTest_NotReleasedIfTargetThreadNonExistent_Test::TestBody
|
| + fun:content::BrowserThreadTest_NotReleasedIfTargetThreadNonExistent_Test::TestBody
|
| }
|
| {
|
| Intentional leak of *Histograms to avoid shutdown races
|
| @@ -1630,3 +1630,10 @@
|
| fun:base::Callback::Run
|
| fun:MessageLoop::RunTask
|
| }
|
| +{
|
| + bug_102256
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:AutocompleteHistoryManager::SendSuggestions
|
| + fun:AutocompleteHistoryManagerTest_ExternalDelegate_Test::TestBody
|
| +}
|
|
|