Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(831)

Unified Diff: tools/heapcheck/suppressions.txt

Issue 11428120: Update a suppression after https://chromiumcodereview.appspot.com/11416243 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 9a1fac8f9b191953451c33b8ef4b559a44af4d9a..29d0b1821e015d0799f30e4678b40000b2ed6405 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1667,3 +1667,10 @@
fun:chromeos::ibus::AppendIBusLookupTable
fun:chromeos::ibus::IBusPanelServiceTest_UpdateLookupTableTest_Test::TestBody
}
+{
+ bug_163111_d
+ Heapcheck:Leak
+ ...
+ fun:dbus::Response::FromMethodCall
+ fun:chromeos::ibus::IBusPanelServiceImpl::UpdateProperty
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698