diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 19:00:56 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 19:00:56 +0000 |
commit | f934f2999c512c7a1d9d84c2d9f5bb3b913bc52b (patch) | |
tree | 1b9248314dfa21744dc683d08bcb0e100e308f76 | |
parent | 62ec8dc02ec03cff8b7b739899952b9ccd3cbde9 (diff) | |
download | chromium_src-f934f2999c512c7a1d9d84c2d9f5bb3b913bc52b.zip chromium_src-f934f2999c512c7a1d9d84c2d9f5bb3b913bc52b.tar.gz chromium_src-f934f2999c512c7a1d9d84c2d9f5bb3b913bc52b.tar.bz2 |
Adjust purify expectations for changes in upstream signatures.
TBR=thomasvl
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/238002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27095 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/data/purify/test_shell_tests.exe_MLK.txt | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/webkit/data/purify/test_shell_tests.exe_MLK.txt b/webkit/data/purify/test_shell_tests.exe_MLK.txt index 0584ed4..d49e857 100644 --- a/webkit/data/purify/test_shell_tests.exe_MLK.txt +++ b/webkit/data/purify/test_shell_tests.exe_MLK.txt @@ -16,13 +16,13 @@ Alloc Location v8/src/execution.cc v8::internal::Execution::Call(Handle::internal::v8,Handle::internal::v8,int,Object::internal::v8 * * *,bool *) v8/src/api.cc v8::Function::Call(Handle::v8,int,Handle::v8 * const) third_party/webkit/webcore/bindings/v8/v8proxy.cpp WebCore::V8Proxy::callFunction(Handle::v8,Handle::v8,int,Handle::v8 * const) - third_party/webkit/webcore/bindings/v8/v8lazyeventlistener.cpp WebCore::V8LazyEventListener::callListenerFunction(Handle::v8,Event::WebCore *,bool) - third_party/webkit/webcore/bindings/v8/v8abstracteventlistener.cpp WebCore::V8AbstractEventListener::invokeEventHandler(Handle::v8,Event::WebCore *,Handle::v8,bool) - third_party/webkit/webcore/bindings/v8/v8abstracteventlistener.cpp WebCore::V8AbstractEventListener::handleEvent(Event::WebCore *,bool) - third_party/webkit/webcore/page/domwindow.cpp WebCore::DOMWindow::handleEvent(Event::WebCore *,bool,Vector::WTF *) - third_party/webkit/webcore/page/domwindow.cpp WebCore::DOMWindow::dispatchEventWithDocumentAsTarget(PassRefPtr::WTF,Vector::WTF *) + third_party/webkit/webcore/bindings/v8/v8lazyeventlistener.cpp WebCore::V8LazyEventListener::callListenerFunction(Handle::v8,Event::WebCore *) + third_party/webkit/webcore/bindings/v8/v8abstracteventlistener.cpp WebCore::V8AbstractEventListener::invokeEventHandler(Handle::v8,Event::WebCore *,Handle::v8) + third_party/webkit/webcore/bindings/v8/v8abstracteventlistener.cpp WebCore::V8AbstractEventListener::handleEvent(Event::WebCore *) + third_party/webkit/webcore/dom/eventtarget.cpp WebCore::EventTarget::fireEventListeners(Event::WebCore *) + third_party/webkit/webcore/page/domwindow.cpp WebCore::DOMWindow::dispatchEvent(PassRefPtr::WTF,PassRefPtr::WTF) third_party/webkit/webcore/page/domwindow.cpp WebCore::DOMWindow::dispatchLoadEvent(void) - third_party/webkit/webcore/dom/document.cpp WebCore::Document::dispatchLoadEvent(void) + third_party/webkit/webcore/dom/document.cpp WebCore::Document::dispatchWindowLoadEvent(void) third_party/webkit/webcore/dom/document.cpp WebCore::Document::implicitClose(void) third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::checkCallImplicitClose(void) third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::checkCompleted(void) @@ -45,13 +45,13 @@ Alloc Location v8/src/execution.cc v8::internal::Execution::Call(Handle::internal::v8,Handle::internal::v8,int,Object::internal::v8 * * *,bool *) v8/src/api.cc v8::Function::Call(Handle::v8,int,Handle::v8 * const) third_party/webkit/webcore/bindings/v8/v8proxy.cpp WebCore::V8Proxy::callFunction(Handle::v8,Handle::v8,int,Handle::v8 * const) - third_party/webkit/webcore/bindings/v8/v8lazyeventlistener.cpp WebCore::V8LazyEventListener::callListenerFunction(Handle::v8,Event::WebCore *,bool) - third_party/webkit/webcore/bindings/v8/v8abstracteventlistener.cpp WebCore::V8AbstractEventListener::invokeEventHandler(Handle::v8,Event::WebCore *,Handle::v8,bool) - third_party/webkit/webcore/bindings/v8/v8abstracteventlistener.cpp WebCore::V8AbstractEventListener::handleEvent(Event::WebCore *,bool) - third_party/webkit/webcore/page/domwindow.cpp WebCore::DOMWindow::handleEvent(Event::WebCore *,bool,Vector::WTF *) - third_party/webkit/webcore/page/domwindow.cpp WebCore::DOMWindow::dispatchEventWithDocumentAsTarget(PassRefPtr::WTF,Vector::WTF *) + third_party/webkit/webcore/bindings/v8/v8lazyeventlistener.cpp WebCore::V8LazyEventListener::callListenerFunction(Handle::v8,Event::WebCore *) + third_party/webkit/webcore/bindings/v8/v8abstracteventlistener.cpp WebCore::V8AbstractEventListener::invokeEventHandler(Handle::v8,Event::WebCore *,Handle::v8) + third_party/webkit/webcore/bindings/v8/v8abstracteventlistener.cpp WebCore::V8AbstractEventListener::handleEvent(Event::WebCore *) + third_party/webkit/webcore/dom/eventtarget.cpp WebCore::EventTarget::fireEventListeners(Event::WebCore *) + third_party/webkit/webcore/page/domwindow.cpp WebCore::DOMWindow::dispatchEvent(PassRefPtr::WTF,PassRefPtr::WTF) third_party/webkit/webcore/page/domwindow.cpp WebCore::DOMWindow::dispatchLoadEvent(void) - third_party/webkit/webcore/dom/document.cpp WebCore::Document::dispatchLoadEvent(void) + third_party/webkit/webcore/dom/document.cpp WebCore::Document::dispatchWindowLoadEvent(void) third_party/webkit/webcore/dom/document.cpp WebCore::Document::implicitClose(void) third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::checkCallImplicitClose(void) third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::checkCompleted(void) @@ -63,3 +63,4 @@ Alloc Location third_party/webkit/webcore/dom/document.cpp WebCore::Document::finishParsing(void) third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::endIfNotLoadingMainResource(void) third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::end(void) + |