forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
asargent@chromium.org
committed
May 7, 2009
1 parent
633fbc4
commit 601bffc
Showing
1 changed file
with
0 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) | ||