diff options
author | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-03 16:16:10 +0000 |
---|---|---|
committer | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-03 16:16:10 +0000 |
commit | e95a884fe1e5afbe620aaed2773d16b3be87333f (patch) | |
tree | 52b61dc3cce0bb028c4df28c65bce1f3b195ca9e | |
parent | 043590a0b1d57bc06a5c2b4becb5cf31d445b055 (diff) | |
download | chromium_src-e95a884fe1e5afbe620aaed2773d16b3be87333f.zip chromium_src-e95a884fe1e5afbe620aaed2773d16b3be87333f.tar.gz chromium_src-e95a884fe1e5afbe620aaed2773d16b3be87333f.tar.bz2 |
Make signature for 31936 more general, so as to capture more stack traces.
See http://build.chromium.org/p/chromium/builders/Win%20Reliability/builds/6518
BUG=31936
TEST=no test
Review URL: http://codereview.chromium.org/8118002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103718 0039d316-1c4b-4281-b951-d872f2087c98
-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 1ae2ffa..0399f51 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -106,7 +106,7 @@ SUBSTRING : pluginprocesshost::replytorenderer___pluginprocesshost::onchannelcre PREFIX : windowdragresponsetask::run___messageloop::runtask # 31936 -PREFIX : webcore::uniscribehelpertextrun::uniscribehelpertextrun___webcore::font::floatwidthforcomplextext___webcore::font::floatwidth___webcore::renderimage::setimagesizeforalttext +SUBSTRING : webcore::uniscribehelpertextrun::uniscribehelpertextrun___webcore::font::floatwidthforcomplextext # 61593 PREFIX : webcore::font::glyphdataforcharacter___webcore::widthiterator::advance___webcore::font::floatwidthforsimpletext___webcore::font::floatwidth___webcore::renderimage::setimagesizeforalttext___webcore::renderimage::imagechanged |