diff options
author | stoyan@chromium.org <stoyan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-17 18:19:57 +0000 |
---|---|---|
committer | stoyan@chromium.org <stoyan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-17 18:19:57 +0000 |
commit | 1714598684df482fdd969a4baec3c2f99de86cdb (patch) | |
tree | adec83632212cb240c04395e35f4a49c258b692c /chrome | |
parent | 8b3e65e627f962338468e6b6dcf556ccda06a4ac (diff) | |
download | chromium_src-1714598684df482fdd969a4baec3c2f99de86cdb.zip chromium_src-1714598684df482fdd969a4baec3c2f99de86cdb.tar.gz chromium_src-1714598684df482fdd969a4baec3c2f99de86cdb.tar.bz2 |
Generelize suppression pattern for crash.
BUG=30607
TBR=ananta
Review URL: http://codereview.chromium.org/504047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34841 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index b0487f9..aa6b9c3 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -150,7 +150,7 @@ PREFIX : malloc___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugini PREFIX : webcore::imageeventsender::dispatchpendingevents # 30607 -PREFIX : `anonymous namespace'::PureCall____invalid_parameter_noinfo___std::vector<char,std::allocator<char> >::clear___WebCursor::InitFromCursorInfo___WebCursor::InitFromExternalCursor +SUBSTRING : _invalid_parameter_noinfo___std::vector<char,std::allocator<char> >::clear___WebCursor::InitFromCursorInfo___WebCursor::InitFromExternalCursor # 30681 PREFIX : std::basic_string<char,std::char_traits<char>,std::allocator<char> >::assign___cldhelper::language___tabcontents::observe___notificationservice::notify___cldhelper::detectiondone___messageloop::runtask___messageloop::dowork___base::messagepumpforui::dorunloop___base::messagepumpwin::runwithdispatcher___messageloop::runinternal___messageloopforui::run___`anonymous namespace'::runuimessageloop___browsermain___chromemain___maindllloader::launch___wwinmain_____tmaincrtstartup |