summaryrefslogtreecommitdiffstats
path: root/webkit/data/purify
diff options
context:
space:
mode:
authorasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-07 23:40:42 +0000
committerasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-07 23:40:42 +0000
commit601bffcbec8cd6222ebda98f554adba0fb9cc1f0 (patch)
tree53b4bb7d514654f8cb62a0ee882cc8d540d06bf2 /webkit/data/purify
parent633fbc48fd3d76d4b862120778f87c0794ef5c61 (diff)
downloadchromium_src-601bffcbec8cd6222ebda98f554adba0fb9cc1f0.zip
chromium_src-601bffcbec8cd6222ebda98f554adba0fb9cc1f0.tar.gz
chromium_src-601bffcbec8cd6222ebda98f554adba0fb9cc1f0.tar.bz2
Remove fixed memory leaks from the purify ignore file.
R=erikkay http://crbug.com/11569 Review URL: http://codereview.chromium.org/115102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15597 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/purify')
-rw-r--r--webkit/data/purify/test_shell_tests.exe_MLK.txt131
1 files changed, 0 insertions, 131 deletions
diff --git a/webkit/data/purify/test_shell_tests.exe_MLK.txt b/webkit/data/purify/test_shell_tests.exe_MLK.txt
index 360b9cb..e69de29 100644
--- a/webkit/data/purify/test_shell_tests.exe_MLK.txt
+++ b/webkit/data/purify/test_shell_tests.exe_MLK.txt
@@ -1,131 +0,0 @@
-WTF::fastMalloc(UINT) [test_shell_tests.exe]
-Alloc Location
- ...
- third_party/webkit/javascriptcore/wtf/fastmalloc.cpp:225 WTF::fastMalloc(UINT)
- third_party/webkit/javascriptcore/wtf/vector.h:277 WTF::VectorBufferBase::allocateBuffer(UINT)
- third_party/webkit/javascriptcore/wtf/vector.h:735 WTF::Vector::reserveCapacity(UINT)
- third_party/webkit/javascriptcore/wtf/vector.h:672 WTF::Vector::expandCapacity(UINT)
- third_party/webkit/javascriptcore/wtf/vector.h:679 WTF::Vector::expandCapacity(UINT,V8EventListener::WebCore * const const*)
- third_party/webkit/javascriptcore/wtf/vector.h:797 ?append@PAVV8EventListener@WebCore@@@?$Vector@PAVV8EventListener@WebCore@@$0A@@WTF@@QAEXABQAVV8EventListener@WebCore@@@Z
- third_party/webkit/webcore/bindings/v8/v8eventlistenerlist.cpp:137 WebCore::V8EventListenerList::add(V8EventListener::WebCore *)
- webkit/port/bindings/v8/v8_proxy.cpp:862 WebCore::V8Proxy::FindOrCreateV8EventListener(Local::v8,bool)
- third_party/webkit/webcore/bindings/v8/custom/v8domwindowcustom.cpp:128 WebCore::V8Custom::v8DOMWindowAddEventListenerCallback(Arguments::v8 const&)
- v8/src/builtins.cc:380 v8::internal::Builtin_HandleApiCall
- v8/src/execution.cc:96 v8::internal::Invoke
- v8/src/execution.cc:122 v8::internal::Execution::Call(Handle::internal::v8,Handle::internal::v8,int,Object::internal::v8 * * *,bool *)
- v8/src/api.cc:1087 v8::Script::Run(void)
- webkit/port/bindings/v8/v8_proxy.cpp:1106 WebCore::V8Proxy::RunScript(Handle::v8,bool)
- webkit/port/bindings/v8/v8_proxy.cpp:1060 WebCore::V8Proxy::evaluate(ScriptSourceCode::WebCore const&,Node::WebCore *)
- webkit/port/bindings/v8/scriptcontroller.cpp:226 WebCore::ScriptController::evaluate(ScriptSourceCode::WebCore const&)
- third_party/webkit/webcore/loader/frameloader.cpp:798 WebCore::FrameLoader::executeScript(ScriptSourceCode::WebCore const&)
- third_party/webkit/webcore/html/htmltokenizer.cpp:555 WebCore::HTMLTokenizer::scriptExecution(ScriptSourceCode::WebCore const&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:497 WebCore::HTMLTokenizer::scriptHandler(State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:348 WebCore::HTMLTokenizer::parseSpecial(SegmentedString::WebCore&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:1487 WebCore::HTMLTokenizer::parseTag(SegmentedString::WebCore&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:1718 WebCore::HTMLTokenizer::write(SegmentedString::WebCore const&,bool)
- third_party/webkit/webcore/loader/frameloader.cpp:1051 WebCore::FrameLoader::write(char const*,int,bool)
- third_party/webkit/webcore/loader/frameloader.cpp:1807 WebCore::FrameLoader::addData(char const*,int)
- webkit/glue/webframe_impl.cc:1614 WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int)
- webkit/glue/webframeloaderclient_impl.cc:1183 WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int)
- third_party/webkit/webcore/loader/frameloader.cpp:3613 WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int)
- third_party/webkit/webcore/loader/documentloader.cpp:361 WebCore::DocumentLoader::commitLoad(char const*,int)
- third_party/webkit/webcore/loader/documentloader.cpp:373 WebCore::DocumentLoader::receivedData(char const*,int)
-
-WebCore::V8EventListenerList::add(V8EventListener::WebCore *) [test_shell_tests.exe]
-Alloc Location
- ...
- third_party/webkit/webcore/bindings/v8/v8eventlistenerlist.cpp:134 WebCore::V8EventListenerList::add(V8EventListener::WebCore *)
- webkit/port/bindings/v8/v8_proxy.cpp:862 WebCore::V8Proxy::FindOrCreateV8EventListener(Local::v8,bool)
- third_party/webkit/webcore/bindings/v8/custom/v8domwindowcustom.cpp:128 WebCore::V8Custom::v8DOMWindowAddEventListenerCallback(Arguments::v8 const&)
- v8/src/builtins.cc:380 v8::internal::Builtin_HandleApiCall
- v8/src/execution.cc:96 v8::internal::Invoke
- v8/src/execution.cc:122 v8::internal::Execution::Call(Handle::internal::v8,Handle::internal::v8,int,Object::internal::v8 * * *,bool *)
- v8/src/api.cc:1087 v8::Script::Run(void)
- webkit/port/bindings/v8/v8_proxy.cpp:1106 WebCore::V8Proxy::RunScript(Handle::v8,bool)
- webkit/port/bindings/v8/v8_proxy.cpp:1060 WebCore::V8Proxy::evaluate(ScriptSourceCode::WebCore const&,Node::WebCore *)
- webkit/port/bindings/v8/scriptcontroller.cpp:226 WebCore::ScriptController::evaluate(ScriptSourceCode::WebCore const&)
- third_party/webkit/webcore/loader/frameloader.cpp:798 WebCore::FrameLoader::executeScript(ScriptSourceCode::WebCore const&)
- third_party/webkit/webcore/html/htmltokenizer.cpp:555 WebCore::HTMLTokenizer::scriptExecution(ScriptSourceCode::WebCore const&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:497 WebCore::HTMLTokenizer::scriptHandler(State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:348 WebCore::HTMLTokenizer::parseSpecial(SegmentedString::WebCore&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:1487 WebCore::HTMLTokenizer::parseTag(SegmentedString::WebCore&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:1718 WebCore::HTMLTokenizer::write(SegmentedString::WebCore const&,bool)
- third_party/webkit/webcore/loader/frameloader.cpp:1051 WebCore::FrameLoader::write(char const*,int,bool)
- third_party/webkit/webcore/loader/frameloader.cpp:1807 WebCore::FrameLoader::addData(char const*,int)
- webkit/glue/webframe_impl.cc:1614 WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int)
- webkit/glue/webframeloaderclient_impl.cc:1183 WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int)
- third_party/webkit/webcore/loader/frameloader.cpp:3613 WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int)
- third_party/webkit/webcore/loader/documentloader.cpp:361 WebCore::DocumentLoader::commitLoad(char const*,int)
- third_party/webkit/webcore/loader/documentloader.cpp:373 WebCore::DocumentLoader::receivedData(char const*,int)
- third_party/webkit/webcore/loader/frameloader.cpp:2439 WebCore::FrameLoader::receivedData(char const*,int)
- third_party/webkit/webcore/loader/mainresourceloader.cpp:148 WebCore::MainResourceLoader::addData(char const*,int,bool)
- third_party/webkit/webcore/loader/resourceloader.cpp:257 WebCore::ResourceLoader::didReceiveData(char const*,int,long long,bool)
- third_party/webkit/webcore/loader/mainresourceloader.cpp:360 WebCore::MainResourceLoader::didReceiveData(char const*,int,long long,bool)
- third_party/webkit/webcore/loader/mainresourceloader.cpp:261 WebCore::MainResourceLoader::continueAfterContentPolicy(PolicyAction::WebCore,ResourceResponse::WebCore const&)
- third_party/webkit/webcore/loader/mainresourceloader.cpp:279 WebCore::MainResourceLoader::continueAfterContentPolicy(PolicyAction::WebCore)
-
-WTF::fastMalloc(UINT) [test_shell_tests.exe]
-Alloc Location
- ...
- third_party/webkit/javascriptcore/wtf/fastmalloc.cpp:225 WTF::fastMalloc(UINT)
- third_party/webkit/javascriptcore/wtf/vector.h:277 WTF::VectorBufferBase::allocateBuffer(UINT)
- third_party/webkit/javascriptcore/wtf/vector.h:735 WTF::Vector::reserveCapacity(UINT)
- third_party/webkit/javascriptcore/wtf/vector.h:672 WTF::Vector::expandCapacity(UINT)
- third_party/webkit/javascriptcore/wtf/vector.h:679 WTF::Vector::expandCapacity(UINT,V8EventListener::WebCore * const const*)
- third_party/webkit/javascriptcore/wtf/vector.h:797 ?append@PAVV8EventListener@WebCore@@@?$Vector@PAVV8EventListener@WebCore@@$0A@@WTF@@QAEXABQAVV8EventListener@WebCore@@@Z
- third_party/webkit/webcore/bindings/v8/v8eventlistenerlist.cpp:137 WebCore::V8EventListenerList::add(V8EventListener::WebCore *)
- webkit/port/bindings/v8/v8_proxy.cpp:862 WebCore::V8Proxy::FindOrCreateV8EventListener(Local::v8,bool)
- third_party/webkit/webcore/bindings/v8/custom/v8domwindowcustom.cpp:128 WebCore::V8Custom::v8DOMWindowAddEventListenerCallback(Arguments::v8 const&)
- v8/src/builtins.cc:380 v8::internal::Builtin_HandleApiCall
- v8/src/execution.cc:96 v8::internal::Invoke
- v8/src/execution.cc:122 v8::internal::Execution::Call(Handle::internal::v8,Handle::internal::v8,int,Object::internal::v8 * * *,bool *)
- v8/src/api.cc:1087 v8::Script::Run(void)
- webkit/port/bindings/v8/v8_proxy.cpp:1106 WebCore::V8Proxy::RunScript(Handle::v8,bool)
- webkit/port/bindings/v8/v8_proxy.cpp:1060 WebCore::V8Proxy::evaluate(ScriptSourceCode::WebCore const&,Node::WebCore *)
- webkit/port/bindings/v8/scriptcontroller.cpp:226 WebCore::ScriptController::evaluate(ScriptSourceCode::WebCore const&)
- third_party/webkit/webcore/loader/frameloader.cpp:798 WebCore::FrameLoader::executeScript(ScriptSourceCode::WebCore const&)
- third_party/webkit/webcore/html/htmltokenizer.cpp:555 WebCore::HTMLTokenizer::scriptExecution(ScriptSourceCode::WebCore const&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:497 WebCore::HTMLTokenizer::scriptHandler(State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:348 WebCore::HTMLTokenizer::parseSpecial(SegmentedString::WebCore&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:1487 WebCore::HTMLTokenizer::parseTag(SegmentedString::WebCore&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:1718 WebCore::HTMLTokenizer::write(SegmentedString::WebCore const&,bool)
- third_party/webkit/webcore/loader/frameloader.cpp:1051 WebCore::FrameLoader::write(char const*,int,bool)
- third_party/webkit/webcore/loader/frameloader.cpp:1807 WebCore::FrameLoader::addData(char const*,int)
- webkit/glue/webframe_impl.cc:1614 WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int)
- webkit/glue/webframeloaderclient_impl.cc:1183 WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int)
- third_party/webkit/webcore/loader/frameloader.cpp:3613 WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int)
- third_party/webkit/webcore/loader/documentloader.cpp:361 WebCore::DocumentLoader::commitLoad(char const*,int)
- third_party/webkit/webcore/loader/documentloader.cpp:373 WebCore::DocumentLoader::receivedData(char const*,int)
-
-WebCore::V8EventListenerList::add(V8EventListener::WebCore *) [test_shell_tests.exe]
-Alloc Location
- ...
- third_party/webkit/webcore/bindings/v8/v8eventlistenerlist.cpp:134 WebCore::V8EventListenerList::add(V8EventListener::WebCore *)
- webkit/port/bindings/v8/v8_proxy.cpp:862 WebCore::V8Proxy::FindOrCreateV8EventListener(Local::v8,bool)
- third_party/webkit/webcore/bindings/v8/custom/v8domwindowcustom.cpp:128 WebCore::V8Custom::v8DOMWindowAddEventListenerCallback(Arguments::v8 const&)
- v8/src/builtins.cc:380 v8::internal::Builtin_HandleApiCall
- v8/src/execution.cc:96 v8::internal::Invoke
- v8/src/execution.cc:122 v8::internal::Execution::Call(Handle::internal::v8,Handle::internal::v8,int,Object::internal::v8 * * *,bool *)
- v8/src/api.cc:1087 v8::Script::Run(void)
- webkit/port/bindings/v8/v8_proxy.cpp:1106 WebCore::V8Proxy::RunScript(Handle::v8,bool)
- webkit/port/bindings/v8/v8_proxy.cpp:1060 WebCore::V8Proxy::evaluate(ScriptSourceCode::WebCore const&,Node::WebCore *)
- webkit/port/bindings/v8/scriptcontroller.cpp:226 WebCore::ScriptController::evaluate(ScriptSourceCode::WebCore const&)
- third_party/webkit/webcore/loader/frameloader.cpp:798 WebCore::FrameLoader::executeScript(ScriptSourceCode::WebCore const&)
- third_party/webkit/webcore/html/htmltokenizer.cpp:555 WebCore::HTMLTokenizer::scriptExecution(ScriptSourceCode::WebCore const&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:497 WebCore::HTMLTokenizer::scriptHandler(State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:348 WebCore::HTMLTokenizer::parseSpecial(SegmentedString::WebCore&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:1487 WebCore::HTMLTokenizer::parseTag(SegmentedString::WebCore&,State::HTMLTokenizer::WebCore)
- third_party/webkit/webcore/html/htmltokenizer.cpp:1718 WebCore::HTMLTokenizer::write(SegmentedString::WebCore const&,bool)
- third_party/webkit/webcore/loader/frameloader.cpp:1051 WebCore::FrameLoader::write(char const*,int,bool)
- third_party/webkit/webcore/loader/frameloader.cpp:1807 WebCore::FrameLoader::addData(char const*,int)
- webkit/glue/webframe_impl.cc:1614 WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int)
- webkit/glue/webframeloaderclient_impl.cc:1183 WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int)
- third_party/webkit/webcore/loader/frameloader.cpp:3613 WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int)
- third_party/webkit/webcore/loader/documentloader.cpp:361 WebCore::DocumentLoader::commitLoad(char const*,int)
- third_party/webkit/webcore/loader/documentloader.cpp:373 WebCore::DocumentLoader::receivedData(char const*,int)
- third_party/webkit/webcore/loader/frameloader.cpp:2439 WebCore::FrameLoader::receivedData(char const*,int)
- third_party/webkit/webcore/loader/mainresourceloader.cpp:148 WebCore::MainResourceLoader::addData(char const*,int,bool)
- third_party/webkit/webcore/loader/resourceloader.cpp:257 WebCore::ResourceLoader::didReceiveData(char const*,int,long long,bool)
- third_party/webkit/webcore/loader/mainresourceloader.cpp:360 WebCore::MainResourceLoader::didReceiveData(char const*,int,long long,bool)
- third_party/webkit/webcore/loader/mainresourceloader.cpp:261 WebCore::MainResourceLoader::continueAfterContentPolicy(PolicyAction::WebCore,ResourceResponse::WebCore const&)
- third_party/webkit/webcore/loader/mainresourceloader.cpp:279 WebCore::MainResourceLoader::continueAfterContentPolicy(PolicyAction::WebCore)