Commit c097a8a3 authored by dhollowa@chromium.org's avatar dhollowa@chromium.org

Leaks in BrowsingDataQuotaHelperTest

Suppresses leaks introduced with r95607 related to BrowsingDataQuotaHelper.  Generalizing suppressions.

BUG=91836
TEST=Valgrind and HeapCheck bots turn green.
TBR=tzik@chromium.org

Review URL: http://codereview.chromium.org/7584025

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95761 0039d316-1c4b-4281-b951-d872f2087c98
parent 53820ae8
......@@ -5385,11 +5385,12 @@
bug_91836_k
Memcheck:Leak
fun:_Znw*
...
fun:_ZN5quota12UsageTrackerC1ERKSt4listIPNS_11QuotaClientESaIS3_EENS_11StorageTypeEPNS_20SpecialStoragePolicyE
fun:_ZN5quota12QuotaManager14LazyInitializeEv
fun:_ZN5quota12QuotaManager29NotifyStorageModifiedInternalENS_11QuotaClient2IDERK4GURLNS_11StorageTypeExN4base4TimeE
fun:_ZN5quota17MockStorageClient24TouchAllOriginsAndNotifyEv
fun:_ZN27BrowsingDataQuotaHelperTest14RegisterClientEPKN5quota14MockOriginDataEj
fun:_ZN27BrowsingDataQuotaHelperTest14RegisterClientEPKN5quota14MockOriginData*
fun:_ZN42BrowsingDataQuotaHelperTest_FetchData_Test8TestBodyEv
}
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment