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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 10872032: Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an SQLite-based database. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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 | « sql/diagnostic_error_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 152962)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -5794,30 +5794,6 @@
fun:_ZN8appcache15AppCacheService10InitializeERK8FilePathPN4base16MessageLoopProxyES6_
fun:_ZN21ChromeAppCacheService20InitializeOnIOThreadERK8FilePathPN7content15ResourceContextE13scoped_refptrIN5quota20SpecialStoragePolicyEE
}
-{
- bug_144081
- Memcheck:Leak
- ...
- fun:_ZN7history19URLIndexPrivateData18RebuildFromHistoryEPNS_15HistoryDatabaseE13scoped_refptrIS0_E
- fun:_ZN7history16InMemoryURLIndex35RebuildPrivateDataFromHistoryDBTask13RunOnDBThreadEPNS_14HistoryBackendEPNS_15HistoryDatabaseE
-}
-{
- bug_144082
- Memcheck:Leak
- ...
- fun:_ZN7history16InMemoryURLIndex37DoneRebuidingPrivateDataFromHistoryDBEb13scoped_refptrINS_19URLIndexPrivateDataEE
- fun:_ZN7history16InMemoryURLIndex35RebuildPrivateDataFromHistoryDBTask19DoneRunOnMainThreadEv
-}
-{
- bug_144083
- Memcheck:Leak
- ...
- fun:_ZN7history25InitializeSchemeWhitelistEPSt3setISsSt4lessISsESaISsEE
- fun:_ZN7history19URLIndexPrivateDataC1ERK8FilePathRKSs
- fun:_ZN7history16InMemoryURLIndexC1EP7ProfileRK8FilePathRKSs
- fun:_ZN14HistoryService4InitERK8FilePathP15BookmarkServicebb
- fun:_ZN14TestingProfile18InitHistoryServiceEP14HistoryServiceb
-}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
« no previous file with comments | « sql/diagnostic_error_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698