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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 16510002: Better ActivityLog error handling (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reinstating the command line Created 7 years, 6 months 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 | « chrome/browser/extensions/activity_log/dom_actions.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | 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 1dd51b3ed61cb0f7772793f8e4b9dac4509c2e82..980fabf32f46f60ea98ca7282948679af6342cb8 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1841,46 +1841,6 @@
fun:Handle
}
{
- bug_246825a
- Heapcheck:Leak
- ...
- fun:sql::Connection::GetCachedStatement
- ...
- fun:extensions::ActivityDatabase::Init
-}
-{
- bug_246825b
- Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::_Vector_base::_M_allocate
- fun:std::vector::_M_insert_aux
- fun:std::vector::push_back
- fun:extensions::ActivityDatabase::RecordAction
-}
-{
- bug_246825c
- Heapcheck:Leak
- fun:base::Bind
- fun:base::BaseTimerMethodPointer::Start
- fun:extensions::ActivityDatabase::Init
-}
-{
- bug_246825d
- Heapcheck:Leak
- ...
- fun:LogExtensionActivity
- fun:ExtensionWebRequestEventRouter::DecrementBlockCount
- fun:ExtensionWebRequestEventRouter::OnEventHandled
- fun:EventHandledOnIOThread
-}
-{
- bug_246825e
- Heapcheck:Leak
- fun:sqlite3MemMalloc
- ...
- fun:extensions::ActivityDatabase::Init
-}
-{
bug_247525
Heapcheck:Leak
...
« no previous file with comments | « chrome/browser/extensions/activity_log/dom_actions.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698