diff options
author | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 16:07:10 +0000 |
---|---|---|
committer | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 16:07:10 +0000 |
commit | 6515da1e1a37f89a43af399b2642ef00aa11690a (patch) | |
tree | 1a156247fb6a64f600f713bba58346f97ce04337 | |
parent | 572b77fa3c3a24276dd567f8305cff9fef5195eb (diff) | |
download | chromium_src-6515da1e1a37f89a43af399b2642ef00aa11690a.zip chromium_src-6515da1e1a37f89a43af399b2642ef00aa11690a.tar.gz chromium_src-6515da1e1a37f89a43af399b2642ef00aa11690a.tar.bz2 |
Adding reliability regression in webcore::font::glyphdataforcharacter
BUG=61593
TEST=NONE
Review URL: http://codereview.chromium.org/4315001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64753 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 808a28f..57fe0fb 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -111,3 +111,7 @@ PREFIX: windowdragresponsetask::run___messageloop::runtask # 31936 PREFIX: webcore::uniscribehelpertextrun::uniscribehelpertextrun___webcore::font::floatwidthforcomplextext___webcore::font::floatwidth___webcore::renderimage::setimagesizeforalttext + +# 61593 +PREFIX: webcore::font::glyphdataforcharacter___webcore::widthiterator::advance___webcore::font::floatwidthforsimpletext___webcore::font::floatwidth___webcore::renderimage::setimagesizeforalttext___webcore::renderimage::imagechanged + |