Index: webkit/data/purify/test_shell_tests.exe_MLK.txt |
=================================================================== |
--- webkit/data/purify/test_shell_tests.exe_MLK.txt (revision 27090) |
+++ webkit/data/purify/test_shell_tests.exe_MLK.txt (working copy) |
@@ -16,13 +16,13 @@ |
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 @@ |
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 @@ |
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) |
+ |