diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-27 01:41:17 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-27 01:41:17 +0000 |
commit | 1237507966d3862db56e4a14b180073201f17616 (patch) | |
tree | d63ecd660229ef32313f38b3ee679cd42e1fe584 /tools/heapcheck | |
parent | 438035eb8a38a29831113fbf5f779f54eaf4eaeb (diff) | |
download | chromium_src-1237507966d3862db56e4a14b180073201f17616.zip chromium_src-1237507966d3862db56e4a14b180073201f17616.tar.gz chromium_src-1237507966d3862db56e4a14b180073201f17616.tar.bz2 |
Remove the suppression I commented out; my fix seems to have fixed it.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214018 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 9bcde79..aa3dc68 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -510,15 +510,6 @@ fun:WebKit::FrameLoaderClientImpl::dispatchDidClearWindowObjectInWorld fun:WebCore::FrameLoader::dispatchDidClearWindowObjectInWorld } -# Intentionally comment this out temporarily to get a stack trace from the bot. -#{ -# bug_155530 -# Heapcheck:Leak -# ... -# fun:*CreateLocaleDefaultValue -# ... -# fun:PermissionQueueControllerTests::SetUp -#} { bug_157885 Heapcheck:Leak |