diff options
author | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-15 15:35:58 +0000 |
---|---|---|
committer | glider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-15 15:35:58 +0000 |
commit | a20720983ddc7796ba3b93b3e57be2e5ba7f31a5 (patch) | |
tree | d697bc30cec8c620031234f13385a84f1b465fd0 /tools/heapcheck/suppressions.txt | |
parent | 0f05db9d582fbce1a23ea660518d87c13a51a1ac (diff) | |
download | chromium_src-a20720983ddc7796ba3b93b3e57be2e5ba7f31a5.zip chromium_src-a20720983ddc7796ba3b93b3e57be2e5ba7f31a5.tar.gz chromium_src-a20720983ddc7796ba3b93b3e57be2e5ba7f31a5.tar.bz2 |
Add more suppressions for bug 39050, suppress bugs 46571 and 32366
(follow-up for revision 49793)
BUG=39050,46571,32366
TBR=willchan
Review URL: http://codereview.chromium.org/2806004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49794 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 146 |
1 files changed, 145 insertions, 1 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index e63e748..5a63c13 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -61,7 +61,21 @@ Heapcheck:Leak fun:FcConfigFilename } - +{ + bug_39050_i + Heapcheck:Leak + fun:FcCharSetFindLeafCreate +} +{ + bug_39050_j + Heapcheck:Leak + fun:FcCharSetPutLeaf +} +{ + bug_39050_k + Heapcheck:Leak + fun:IA__FcCharSetCreate +} #----------------------------------------------------------------------- # 2. intentional unit test errors, or stuff that is somehow a false positive # in our own code, or stuff that is so trivial it's not worth fixing @@ -418,3 +432,133 @@ fun:::RunTest_EnsureTaskDeletion* fun:MessageLoopTest_*EnsureTaskDeletion_*::TestBody } + +{ + bug_46571_a + Heapcheck:Leak + fun:WTF::fastMalloc + fun:WebCore::StringImpl::createUninitialized + fun:WebCore::String::createUninitialized + fun:WebCore::StringTraits::fromV8String + fun:WebCore::v8StringToWebCoreString + fun:WebCore::v8StringToWebCoreString + fun:WebCore::v8ValueToWebCoreString + fun:WebCore::toWebCoreString + fun:WebCore::ScriptValue::getString + fun:WebKit::WebFrameImpl::loadJavaScriptURL + fun:WebKit::WebFrameImpl::loadRequest + fun:TestShell::Navigate +} + +{ + bug_46571_b + Heapcheck:Leak + fun:WebCore::makeExternalString + fun:WebCore::v8ExternalString + fun:WebCore::V8Proxy::evaluate + fun:WebCore::ScriptController::evaluate + fun:WebCore::ScriptController::executeScript + fun:WebCore::ScriptController::executeScript + fun:WebKit::WebFrameImpl::loadJavaScriptURL + fun:WebKit::WebFrameImpl::loadRequest + fun:TestShell::Navigate +} + +{ + bug_46571_c + Heapcheck:Leak + fun:WebCore::makeExternalString + fun:WebCore::v8ExternalString + fun:WebCore::v8String + fun:WebCore::ScriptController::bindToWindowObject + fun:WebKit::WebFrameImpl::bindToWindowObject + fun:CppBoundClass::BindToJavascript + fun:TestShell::BindJSObjectsToWindow + fun:TestWebViewDelegate::didClearWindowObject + fun:WebKit::FrameLoaderClientImpl::dispatchDidClearWindowObjectInWorld + fun:WebCore::FrameLoader::dispatchDidClearWindowObjectInWorld + fun:WebCore::V8DOMWindowShell::initContextIfNeeded + fun:WebCore::V8Proxy::mainWorldContext + fun:WebCore::V8Proxy::mainWorldContext + fun:WebCore::ScriptController::bindToWindowObject + fun:WebKit::WebFrameImpl::bindToWindowObject + fun:CppBoundClass::BindToJavascript + fun:AccessibilityController::BindToJavascript + fun:TestShell::BindJSObjectsToWindow +} + +{ + bug_46571_d + Heapcheck:Leak + fun:WebCore::makeExternalString + fun:WebCore::v8ExternalString + fun:WebCore::v8String + fun:WebCore::ScriptController::bindToWindowObject + fun:WebKit::WebFrameImpl::bindToWindowObject + fun:CppBoundClass::BindToJavascript + fun:AccessibilityController::BindToJavascript + fun:TestShell::BindJSObjectsToWindow + fun:TestWebViewDelegate::didClearWindowObject + fun:WebKit::FrameLoaderClientImpl::dispatchDidClearWindowObjectInWorld + fun:WebCore::FrameLoader::dispatchDidClearWindowObjectInWorld + fun:WebCore::V8DOMWindowShell::initContextIfNeeded + fun:WebCore::V8Proxy::mainWorldContext + fun:WebCore::V8Proxy::mainWorldContext + fun:WebCore::ScriptController::bindToWindowObject + fun:WebKit::WebFrameImpl::bindToWindowObject + fun:CppBoundClass::BindToJavascript + fun:AccessibilityController::BindToJavascript + fun:TestShell::BindJSObjectsToWindow +} + + +{ + bug_46571_e + Heapcheck:Leak + fun:WebCore::v8StringToWebCoreString + fun:WebCore::v8StringToWebCoreString + fun:WebCore::v8ValueToWebCoreString + fun:WebCore::toWebCoreString + fun:WebCore::ScriptValue::getString + fun:WebKit::WebFrameImpl::loadJavaScriptURL + fun:WebKit::WebFrameImpl::loadRequest + fun:TestShell::Navigate + fun:TestNavigationController::NavigateToPendingEntry + fun:TestNavigationController::LoadEntry + fun:TestShell::LoadURLForFrame + fun:TestShell::LoadURL + fun:::BookmarkletTest_NonEmptyResult_Test::TestBody + fun:testing::Test::Run + fun:testing::internal::TestInfoImpl::Run + fun:testing::TestCase::Run + fun:testing::internal::UnitTestImpl::RunAllTests + fun:testing::UnitTest::Run + fun:main + fun:__libc_start_main +} + +{ + bug_46571_f + Heapcheck:Leak + fun:WebCore::makeExternalString + fun:WebCore::v8ExternalString + fun:WebCore::V8Proxy::evaluate + fun:WebCore::ScriptController::collectGarbage + fun:WebKit::WebFrameImpl::collectGarbage + fun:TestShell::CallJSGC + fun:TestShell::~TestShell + fun:::MainWindowDestroyed + fun:g_closure_invoke +} + + +{ + bug_32366 + Heapcheck:Leak + fun:CallbackRunner* NewCallback + fun:media::PipelineImpl::FilterStateTransitionTask + fun:void DispatchToMethod + fun:RunnableMethod::Run + fun:MessageLoop::RunTask +} + |