diff options
author | georgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-31 00:22:46 +0000 |
---|---|---|
committer | georgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-31 00:22:46 +0000 |
commit | 5a1f7e2418011b542e12f324bea55895f4c2cc56 (patch) | |
tree | 6beb0302ee7b8fe8f2165a72f29acd597f3a507f | |
parent | 7199de4b4f7dfbf7aa16e6c61d5ce049ce49c078 (diff) | |
download | chromium_src-5a1f7e2418011b542e12f324bea55895f4c2cc56.zip chromium_src-5a1f7e2418011b542e12f324bea55895f4c2cc56.tar.gz chromium_src-5a1f7e2418011b542e12f324bea55895f4c2cc56.tar.bz2 |
Add suppression for the PasswordStoreWin crash
BUG=75296
TEST=none
Review URL: http://codereview.chromium.org/6740008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79928 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index 686805a..19b54e9 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -148,6 +148,7 @@ PREFIX: webcore::htmltreebuilder::constructtreefromatomictoken___webcore::htmltr # 75296 PREFIX: std::_tree<std::_tmap_traits<int,webkit_glue::passwordform,std::less<int>,std::allocator<std::pair<int const ,webkit_glue::passwordform> >,0> > +PREFIX: std::_tree<std::_tmap_traits<__int64,domstoragenamespace *,std::less<__int64>,std::allocator<std::pair<__int64 const ,domstoragenamespace *> >,0> > # 75352 PREFIX: webcore::reportfatalerrorinv8___v8::internal::v8::fatalprocessoutofmemory___v8::internal::setelement___v8::internal::runtime::setobjectproperty___v8::internal::runtime_setproperty___v8::internal::invoke___v8::internal::execution::call___v8::script::run___webcore::v8proxy::runscript___webcore::v8proxy::evaluate___webcore::scriptcontroller::evaluate___webcore::scriptelement::executescript___webcore::scriptelement::preparescript___webcore::htmlscriptrunner::runscript___webcore::htmlscriptrunner::execute___webcore::htmldocumentparser::runscriptsforpausedtreebuilder___webcore::htmldocumentparser::cantakenexttoken___webcore::htmldocumentparser::pumptokenizer___webcore::htmldocumentparser::resumeparsingafterscriptexecution___webcore::htmldocumentparser::notifyfinished___webcore::cachedscript::checknotify___webcore::cachedscript::data___webcore::cachedresourcerequest::didfinishloading___webcore::subresourceloader::didfinishloading___webcore::resourceloader::didfinishloading___webcore::resourcehandleinternal::didfinishloading___webkit_glue::weburlloaderimpl::context::oncompletedrequest___resourcedispatcher::onrequestcomplete___ipc::messagewithtuple<tuple4<int,net::urlrequeststatus,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,base::time> >::dispatch<resourcedispatcher,resourcedispatcher,void (__thiscall resourcedispatcher::*)(int,net::urlrequeststatus const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,base::time const &)>___resourcedispatcher::dispatchmessagew___resourcedispatcher::onmessagereceived___childthread::onmessagereceived___runnablemethod<cancelablerequest<callbackrunner<tuple2<int,std::vector<history::mostvisitedurl,std::allocator<history::mostvisitedurl> > > > >,void (__thiscall cancelablerequest<callbackrunner<tuple2<int,std::vector<history::mostvisitedurl,std::allocator<history::mostvisitedurl> > > > >::*)(tuple2<int,std::vector<history::mostvisitedurl,std::allocator<history::mostvisitedurl> > > const &),tuple1<tuple2<int,std::vector<history::mostvisitedurl,std::allocator<history::mostvisitedurl> > > > >::run___messageloop::runtask___messageloop::dowork___base::messagepumpdefault::run___messageloop::runinternal___messageloop::run___renderermain___`anonymous namespace'::runnamedprocesstypemain___chromemain___maindllloader::launch___wwinmain_____tmaincrtstartup |