Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: webkit/data/purify/test_shell_tests.exe_MLK.txt

Issue 238002: Adjust purify expectations for changes in upstream signatures.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
+
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698