diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-24 17:27:17 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-24 17:27:17 +0000 |
commit | b37f3e6431a2782f0ebd6eaef174f29d76ec5e75 (patch) | |
tree | 492960542a5dacb8f989a0e5f2e09a4ce820dd4d /chrome/test/data/reliability | |
parent | ff33bc1c66a9ad48d7fbbb8a35768e144c1f827b (diff) | |
download | chromium_src-b37f3e6431a2782f0ebd6eaef174f29d76ec5e75.zip chromium_src-b37f3e6431a2782f0ebd6eaef174f29d76ec5e75.tar.gz chromium_src-b37f3e6431a2782f0ebd6eaef174f29d76ec5e75.tar.bz2 |
Remove MaskSuperBlitter::~MaskSuperBlitter() from known_crashes.txt, fixed
as of Skia r330, Chromium r24033.
BUG=http://crbug.com/17569
TEST=Reliability bot should stay green.
Review URL: http://codereview.chromium.org/174320
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24110 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/reliability')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index 0cfbd5c..d2e52b6 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -84,9 +84,6 @@ PREFIX : wtf::hashtable<webcore::string,webcore::string,wtf::identityextractor<w # 8033 SUBSTRING : windowdragresponsetask::run___messageloop::runtask___messageloop::dowork -# 17569 -SUBSTRING : masksuperblitter::~masksuperblitter - # 18700 SUBSTRING : std::deque<bool,std::allocator<bool> >::_tidy___messageloop::reloadworkqueue SUBSTRING : std::deque<treenodeiterator<bookmarknode const >::position<bookmarknode const >,std::allocator<treenodeiterator<bookmarknode const >::position<bookmarknode const > > >::_tidy___messageloop::reloadworkqueue |