diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 07:37:58 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-26 07:37:58 +0000 |
commit | c7cc7c37daf217e8f9aab162496e559ebe60fa8c (patch) | |
tree | 4b319c7b8cb9ed4d3009c42cdda761c86db61ed8 | |
parent | 9b9c52adbc082087ae7824d714d9d30b7a9bfd59 (diff) | |
download | chromium_src-c7cc7c37daf217e8f9aab162496e559ebe60fa8c.zip chromium_src-c7cc7c37daf217e8f9aab162496e559ebe60fa8c.tar.gz chromium_src-c7cc7c37daf217e8f9aab162496e559ebe60fa8c.tar.bz2 |
Add new reliability bot crash signatures. Most likely caused by r33133.
TBR=rvargas
BUG=28850
TEST=none
Review URL: http://codereview.chromium.org/437087
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33198 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 448572c..67d208e 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -134,3 +134,7 @@ REGEX : tabcontents::washidden___.*___tabcontents::~tabcontents # 27190 PREFIX : webcore::rendertextcontrol::calcheight___webcore::rendertextcontrolsingleline::layout +# 28850 +SUBSTRING : silentruntimeasserthandler___logging::logmessage::~logmessage___net::httpnetworktransaction::getresponseheaders +SUBSTRING : silentruntimeasserthandler___logging::logmessage::~logmessage___net::tcpclientsocketwin::read + |