diff options
author | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-15 18:33:40 +0000 |
---|---|---|
committer | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-15 18:33:40 +0000 |
commit | 7dda982e6ddae1b193fc9cbfc9864dfbff905035 (patch) | |
tree | 4f6b3397c91ec7a4991cedcfee683cfaaac11cab | |
parent | c74369a5288264e52355a940121cb09cebc633b5 (diff) | |
download | chromium_src-7dda982e6ddae1b193fc9cbfc9864dfbff905035.zip chromium_src-7dda982e6ddae1b193fc9cbfc9864dfbff905035.tar.gz chromium_src-7dda982e6ddae1b193fc9cbfc9864dfbff905035.tar.bz2 |
A stack changed for test_shell_tests (was this expected brett?), and another stack was fixed (thanks Darin).
These same errors repro for many layout tests, so add them to the layout ignore list as well. Unfortunately, it's not all of them, so we'll see some orange (unexpected fixes) in a few places, but that's better than red.
TBR=brettw
Review URL: http://codereview.chromium.org/14124
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6992 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/data/purify/layout_FMM.txt | 176 | ||||
-rw-r--r-- | webkit/data/purify/layout_MLK.txt | 59 | ||||
-rw-r--r-- | webkit/data/purify/test_shell_tests.exe_FMM.txt | 2 | ||||
-rw-r--r-- | webkit/data/purify/test_shell_tests.exe_MLK.txt | 11 |
4 files changed, 236 insertions, 12 deletions
diff --git a/webkit/data/purify/layout_FMM.txt b/webkit/data/purify/layout_FMM.txt new file mode 100644 index 0000000..c8f8ad7 --- /dev/null +++ b/webkit/data/purify/layout_FMM.txt @@ -0,0 +1,176 @@ +Freeing mismatched memory in free +Alloc Location + ... + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createFloatingSelector(void) + webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadFullDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::styleForElement(Element::WebCore *,RenderStyle::WebCore *,bool,bool) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::styleForRenderer(void) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::createRendererIfNeeded(void) + third_party/webkit/webcore/dom/element.cpp WebCore::Element::attach(void) + third_party/webkit/webcore/dom/containernode.cpp WebCore::ContainerNode::appendChild(PassRefPtr::WTF,int&,bool) + third_party/webkit/webcore/loader/textdocument.cpp WebCore::TextTokenizer::write(SegmentedString::WebCore const&,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::write(char const*,int,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::addData(char const*,int) + webkit/glue/webframe_impl.cc WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int) + webkit/glue/webframeloaderclient_impl.cc WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::commitLoad(char const*,int) + third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::receivedData(char const*,int) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::receivedData(char const*,int) + third_party/webkit/webcore/loader/mainresourceloader.cpp WebCore::MainResourceLoader::addData(char const*,int,bool) + third_party/webkit/webcore/loader/resourceloader.cpp WebCore::ResourceLoader::didReceiveData(char const*,int,long long,bool) + third_party/webkit/webcore/loader/mainresourceloader.cpp WebCore::MainResourceLoader::didReceiveData(char const*,int,long long,bool) + third_party/webkit/webcore/loader/resourceloader.cpp WebCore::ResourceLoader::didReceiveData(ResourceHandle::WebCore *,char const*,int,int) + webkit/glue/resource_handle_impl.cc WebCore::ResourceHandleInternal::OnReceivedData(char const*,int) + webkit/glue/resource_handle_impl.cc WebCore::ResourceHandleInternal::HandleDataUrl(void) + base/tuple.h ?DispatchToMethod@VResourceHandleInternal@WebCore@@P812@AEXXZ@@YAXPAVResourceHandleInternal@WebCore@@P801@AEXXZABUTuple0@@@Z + ^^^ +Free Location + ... + third_party/webkit/javascriptcore/wtf/fastmalloc.cpp WTF::fastFree(void *) + third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::adoptSelectorVector(Vector::WTF&) + third_party/webkit/webcore/css/cssstylerule.h WebCore::CSSStyleRule::adoptSelectorVector(Vector::WTF&) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createStyleRule(Vector::WTF *) + webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadFullDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::styleForElement(Element::WebCore *,RenderStyle::WebCore *,bool,bool) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::styleForRenderer(void) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::createRendererIfNeeded(void) + third_party/webkit/webcore/dom/element.cpp WebCore::Element::attach(void) + third_party/webkit/webcore/dom/containernode.cpp WebCore::ContainerNode::appendChild(PassRefPtr::WTF,int&,bool) + third_party/webkit/webcore/loader/textdocument.cpp WebCore::TextTokenizer::write(SegmentedString::WebCore const&,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::write(char const*,int,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::addData(char const*,int) + webkit/glue/webframe_impl.cc WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int) + webkit/glue/webframeloaderclient_impl.cc WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::commitLoad(char const*,int) + third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::receivedData(char const*,int) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::receivedData(char const*,int) + third_party/webkit/webcore/loader/mainresourceloader.cpp WebCore::MainResourceLoader::addData(char const*,int,bool) + third_party/webkit/webcore/loader/resourceloader.cpp WebCore::ResourceLoader::didReceiveData(char const*,int,long long,bool) + third_party/webkit/webcore/loader/mainresourceloader.cpp WebCore::MainResourceLoader::didReceiveData(char const*,int,long long,bool) + third_party/webkit/webcore/loader/resourceloader.cpp WebCore::ResourceLoader::didReceiveData(ResourceHandle::WebCore *,char const*,int,int) + webkit/glue/resource_handle_impl.cc WebCore::ResourceHandleInternal::OnReceivedData(char const*,int) + webkit/glue/resource_handle_impl.cc WebCore::ResourceHandleInternal::HandleDataUrl(void) + +Freeing mismatched memory in free +Alloc Location + ... + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createFloatingSelector(void) + webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadSimpleDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::CSSStyleSelector(Document::WebCore *,String::WebCore const&,StyleSheetList::WebCore *,CSSStyleSheet::WebCore *,bool,bool) + third_party/webkit/webcore/dom/document.cpp WebCore::Document::attach(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::setDocument(PassRefPtr::WTF) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::begin(KURL::WebCore const&,bool,SecurityOrigin::WebCore *) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::init(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::init(void) + webkit/glue/webframe_impl.cc WebFrameImpl::InitMainFrame(WebViewImpl *) + webkit/glue/webview_impl.cc WebView::Create(WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/webview_host_win.cc WebViewHost::Create(HWND__ *,WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/test_shell_win.cc TestShell::Initialize(class std::basic_string const &) + webkit/tools/test_shell/test_shell_win.cc TestShell::CreateNewWindow(class std::basic_string const &,class TestShell * *) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::CreateEmptyWindow(void) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::SetUp(void) + webkit/glue/bookmarklet_unittest.cc BookmarkletTest::SetUp(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ +Free Location + ... + third_party/webkit/javascriptcore/wtf/fastmalloc.cpp WTF::fastFree(void *) + third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::adoptSelectorVector(Vector::WTF&) + third_party/webkit/webcore/css/cssstylerule.h WebCore::CSSStyleRule::adoptSelectorVector(Vector::WTF&) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createStyleRule(Vector::WTF *) + webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadSimpleDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::CSSStyleSelector(Document::WebCore *,String::WebCore const&,StyleSheetList::WebCore *,CSSStyleSheet::WebCore *,bool,bool) + third_party/webkit/webcore/dom/document.cpp WebCore::Document::attach(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::setDocument(PassRefPtr::WTF) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::begin(KURL::WebCore const&,bool,SecurityOrigin::WebCore *) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::init(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::init(void) + webkit/glue/webframe_impl.cc WebFrameImpl::InitMainFrame(WebViewImpl *) + webkit/glue/webview_impl.cc WebView::Create(WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/webview_host_win.cc WebViewHost::Create(HWND__ *,WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/test_shell_win.cc TestShell::Initialize(class std::basic_string const &) + webkit/tools/test_shell/test_shell_win.cc TestShell::CreateNewWindow(class std::basic_string const &,class TestShell * *) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::CreateEmptyWindow(void) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::SetUp(void) + webkit/glue/bookmarklet_unittest.cc BookmarkletTest::SetUp(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ + +Freeing mismatched memory in free +Alloc Location + ... + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createFloatingSelector(void) + webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadSimpleDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::CSSStyleSelector(Document::WebCore *,String::WebCore const&,StyleSheetList::WebCore *,CSSStyleSheet::WebCore *,bool,bool) + third_party/webkit/webcore/dom/document.cpp WebCore::Document::attach(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::setDocument(PassRefPtr::WTF) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::begin(KURL::WebCore const&,bool,SecurityOrigin::WebCore *) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::init(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::init(void) + webkit/glue/webframe_impl.cc WebFrameImpl::InitMainFrame(WebViewImpl *) + webkit/glue/webview_impl.cc WebView::Create(WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/webview_host_win.cc WebViewHost::Create(HWND__ *,WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/test_shell_win.cc TestShell::Initialize(class std::basic_string const &) + webkit/tools/test_shell/test_shell_win.cc TestShell::CreateNewWindow(class std::basic_string const &,class TestShell * *) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::CreateEmptyWindow(void) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::SetUp(void) + webkit/glue/bookmarklet_unittest.cc BookmarkletTest::SetUp(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ +Free Location + ... + third_party/webkit/javascriptcore/wtf/fastmalloc.cpp WTF::fastFree(void *) + third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::deleteSelectors(void) + third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::~CSSSelectorList(void) + third_party/webkit/webcore/css/cssstylerule.cpp WebCore::CSSStyleRule::~CSSStyleRule(void) + webkit/release/test_shell_tests.exe WebCore::CSSStyleRule::`vector deleting destructor'(UINT) + third_party/webkit/javascriptcore/wtf/refcounted.h WTF::RefCounted::deref(void) + third_party/webkit/javascriptcore/wtf/refptr.h WTF::RefPtr::~RefPtr(void) + webkit/release/test_shell_tests.exe WTF::RefPtr::`scalar deleting destructor'(UINT) + third_party/webkit/javascriptcore/wtf/vector.h WTF::VectorDestructor::destruct(RefPtr::WTF *,RefPtr::WTF *) + third_party/webkit/javascriptcore/wtf/vector.h WTF::VectorTypeOperations::destruct(RefPtr::WTF *,RefPtr::WTF *) + third_party/webkit/javascriptcore/wtf/vector.h WTF::Vector::shrink(UINT) + third_party/webkit/javascriptcore/wtf/vector.h WTF::Vector::~Vector(void) + webkit/release/test_shell_tests.exe WebCore::StyleList::~StyleList(void) + third_party/webkit/webcore/css/stylesheet.cpp WebCore::StyleSheet::~StyleSheet(void) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::~CSSStyleSheet(void) + webkit/release/test_shell_tests.exe WebCore::CSSStyleSheet::`scalar deleting destructor'(UINT) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadFullDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::styleForElement(Element::WebCore *,RenderStyle::WebCore *,bool,bool) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::styleForRenderer(void) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::createRendererIfNeeded(void) + third_party/webkit/webcore/dom/element.cpp WebCore::Element::attach(void) + third_party/webkit/webcore/dom/containernode.cpp WebCore::ContainerNode::appendChild(PassRefPtr::WTF,int&,bool) + third_party/webkit/webcore/loader/textdocument.cpp WebCore::TextTokenizer::write(SegmentedString::WebCore const&,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::write(char const*,int,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::addData(char const*,int) + webkit/glue/webframe_impl.cc WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int) + webkit/glue/webframeloaderclient_impl.cc WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::commitLoad(char const*,int) + diff --git a/webkit/data/purify/layout_MLK.txt b/webkit/data/purify/layout_MLK.txt new file mode 100644 index 0000000..b0a7f20 --- /dev/null +++ b/webkit/data/purify/layout_MLK.txt @@ -0,0 +1,59 @@ +WebCore::CSSParser::createFloatingSelector(void) [test_shell_tests.exe] +Alloc Location + ... + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createFloatingSelector(void) + webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadFullDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::styleForElement(Element::WebCore *,RenderStyle::WebCore *,bool,bool) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::styleForRenderer(void) + third_party/webkit/webcore/dom/node.cpp WebCore::Node::createRendererIfNeeded(void) + third_party/webkit/webcore/dom/element.cpp WebCore::Element::attach(void) + third_party/webkit/webcore/dom/containernode.cpp WebCore::ContainerNode::appendChild(PassRefPtr::WTF,int&,bool) + third_party/webkit/webcore/loader/textdocument.cpp WebCore::TextTokenizer::write(SegmentedString::WebCore const&,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::write(char const*,int,bool) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::addData(char const*,int) + webkit/glue/webframe_impl.cc WebFrameImpl::DidReceiveData(DocumentLoader::WebCore *,char const*,int) + webkit/glue/webframeloaderclient_impl.cc WebFrameLoaderClient::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::committedLoad(DocumentLoader::WebCore *,char const*,int) + third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::commitLoad(char const*,int) + third_party/webkit/webcore/loader/documentloader.cpp WebCore::DocumentLoader::receivedData(char const*,int) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::receivedData(char const*,int) + third_party/webkit/webcore/loader/mainresourceloader.cpp WebCore::MainResourceLoader::addData(char const*,int,bool) + third_party/webkit/webcore/loader/resourceloader.cpp WebCore::ResourceLoader::didReceiveData(char const*,int,long long,bool) + third_party/webkit/webcore/loader/mainresourceloader.cpp WebCore::MainResourceLoader::didReceiveData(char const*,int,long long,bool) + third_party/webkit/webcore/loader/resourceloader.cpp WebCore::ResourceLoader::didReceiveData(ResourceHandle::WebCore *,char const*,int,int) + webkit/glue/resource_handle_impl.cc WebCore::ResourceHandleInternal::OnReceivedData(char const*,int) + webkit/glue/resource_handle_impl.cc WebCore::ResourceHandleInternal::HandleDataUrl(void) + base/tuple.h ?DispatchToMethod@VResourceHandleInternal@WebCore@@P812@AEXXZ@@YAXPAVResourceHandleInternal@WebCore@@P801@AEXXZABUTuple0@@@Z + ^^^ + +WebCore::CSSParser::createFloatingSelector(void) [test_shell_tests.exe] +Alloc Location + ... + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::createFloatingSelector(void) + webkit/build/v8bindings/cssgrammar.cpp cssyyparse(void *) + third_party/webkit/webcore/css/cssparser.cpp WebCore::CSSParser::parseSheet(CSSStyleSheet::WebCore *,String::WebCore const&) + third_party/webkit/webcore/css/cssstylesheet.cpp WebCore::CSSStyleSheet::parseString(String::WebCore const&,bool) + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::parseUASheet + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::loadSimpleDefaultStyle + third_party/webkit/webcore/css/cssstyleselector.cpp WebCore::CSSStyleSelector::CSSStyleSelector(Document::WebCore *,String::WebCore const&,StyleSheetList::WebCore *,CSSStyleSheet::WebCore *,bool,bool) + third_party/webkit/webcore/dom/document.cpp WebCore::Document::attach(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::setDocument(PassRefPtr::WTF) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::begin(KURL::WebCore const&,bool,SecurityOrigin::WebCore *) + third_party/webkit/webcore/loader/frameloader.cpp WebCore::FrameLoader::init(void) + third_party/webkit/webcore/page/frame.cpp WebCore::Frame::init(void) + webkit/glue/webframe_impl.cc WebFrameImpl::InitMainFrame(WebViewImpl *) + webkit/glue/webview_impl.cc WebView::Create(WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/webview_host_win.cc WebViewHost::Create(HWND__ *,WebViewDelegate *,WebPreferences const&) + webkit/tools/test_shell/test_shell_win.cc TestShell::Initialize(class std::basic_string const &) + webkit/tools/test_shell/test_shell_win.cc TestShell::CreateNewWindow(class std::basic_string const &,class TestShell * *) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::CreateEmptyWindow(void) + webkit/tools/test_shell/test_shell_test.cc TestShellTest::SetUp(void) + webkit/glue/bookmarklet_unittest.cc BookmarkletTest::SetUp(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ + diff --git a/webkit/data/purify/test_shell_tests.exe_FMM.txt b/webkit/data/purify/test_shell_tests.exe_FMM.txt index 2886b34..c8f8ad7 100644 --- a/webkit/data/purify/test_shell_tests.exe_FMM.txt +++ b/webkit/data/purify/test_shell_tests.exe_FMM.txt @@ -148,7 +148,7 @@ Free Location third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::deleteSelectors(void) third_party/webkit/webcore/css/cssselectorlist.cpp WebCore::CSSSelectorList::~CSSSelectorList(void) third_party/webkit/webcore/css/cssstylerule.cpp WebCore::CSSStyleRule::~CSSStyleRule(void) - webkit/release/test_shell_tests.exe WebCore::CSSStyleRule::`scalar deleting destructor'(UINT) + webkit/release/test_shell_tests.exe WebCore::CSSStyleRule::`vector deleting destructor'(UINT) third_party/webkit/javascriptcore/wtf/refcounted.h WTF::RefCounted::deref(void) third_party/webkit/javascriptcore/wtf/refptr.h WTF::RefPtr::~RefPtr(void) webkit/release/test_shell_tests.exe WTF::RefPtr::`scalar deleting destructor'(UINT) diff --git a/webkit/data/purify/test_shell_tests.exe_MLK.txt b/webkit/data/purify/test_shell_tests.exe_MLK.txt index 9edbbcc..b0a7f20 100644 --- a/webkit/data/purify/test_shell_tests.exe_MLK.txt +++ b/webkit/data/purify/test_shell_tests.exe_MLK.txt @@ -57,14 +57,3 @@ Alloc Location testing/gtest/src/gtest.cc testing::Test::Run(void) ^^^ -WebCore::GetDerivedFontData(wchar_t const *,int,struct tagLOGFONTW *,int *,struct HFONT__ * *,void * * *) [test_shell_tests.exe] -Alloc Location - ... - webkit/port/platform/graphics/chromium/fontutilschromiumwin.cpp WebCore::GetDerivedFontData(wchar_t const *,int,struct tagLOGFONTW *,int *,struct HFONT__ * *,void * * *) - webkit/port/platform/graphics/chromium/uniscribehelper.cpp WebCore::UniscribeHelper::Shape(wchar_t const *,int,int,struct tag_SCRIPT_ITEM &,struct WebCore::UniscribeHelper::Shaping &) - webkit/port/platform/graphics/chromium/uniscribehelper.cpp WebCore::UniscribeHelper::FillShapes(void) - webkit/port/platform/graphics/chromium/uniscribehelper.cpp WebCore::UniscribeHelper::InitWithOptionalLengthProtection(bool) - webkit/port/platform/graphics/chromium/uniscribehelper_unittest.cpp WebCore::UniscribeTest_TooBig_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - |