diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 16:50:35 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 16:50:35 +0000 |
commit | 00462ad45125e34e27399a53830f5f56d86d1d51 (patch) | |
tree | a7418eb9b181da4cabf5ede0297ebb2c4edf5b6d /chrome/test/data/reliability | |
parent | 9f5c9bd7c145dd6e8862ea1ff31a8e62163e4822 (diff) | |
download | chromium_src-00462ad45125e34e27399a53830f5f56d86d1d51.zip chromium_src-00462ad45125e34e27399a53830f5f56d86d1d51.tar.gz chromium_src-00462ad45125e34e27399a53830f5f56d86d1d51.tar.bz2 |
Add tcalloc-related crashes to known crashers list.
BUG=10843
TBR=mbelshe
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14200 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/reliability')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index 8a2d005..b09c3c1 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -85,3 +85,7 @@ PREFIX : webcore::token::reset___webcore::htmltokenizer::processtoken___webcore: # 8033 SUBSTRING : windowdragresponsetask::run___messageloop::runtask___messageloop::dowork + +# 10843 +PREFIX : `anonymous namespace'::invalidparameter____purecall___webplugindelegateimpl::isplugindelegatewindow___webcontents::~webcontents +PREFIX : notificationservice::notify___webcontents::~webcontents |