diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-07 04:17:50 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-07 04:17:50 +0000 |
commit | cd0ccf6d83d4d8d9ce0db736a0bc1ac2b366d4a3 (patch) | |
tree | e89ddf7f2b5b040f1dc2cbc62b6793a4fd3fd164 | |
parent | 76a765507a8d6459f6fecbf965e9e12d0b4cf819 (diff) | |
download | chromium_src-cd0ccf6d83d4d8d9ce0db736a0bc1ac2b366d4a3.zip chromium_src-cd0ccf6d83d4d8d9ce0db736a0bc1ac2b366d4a3.tar.gz chromium_src-cd0ccf6d83d4d8d9ce0db736a0bc1ac2b366d4a3.tar.bz2 |
Add recent crash found by reliability bot to known_crashes.txt.
TBR=pkasting
BUG=18743
TEST=none
Review URL: http://codereview.chromium.org/165116
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22719 0039d316-1c4b-4281-b951-d872f2087c98
-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 4abc93d..6bb11ec 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -93,3 +93,7 @@ SUBSTRING : masksuperblitter::~masksuperblitter # 18700 SUBSTRING : std::deque<bool,std::allocator<bool> >::_tidy___messageloop::reloadworkqueue + +# 18743 +SUBSTRING : spellchecker::dictionarydownloadcontroller::onurlfetchcomplete + |