diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-08 08:37:28 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-08 08:37:28 +0000 |
commit | 16c855b213b0e6f29e99692d6a725b514783d7ff (patch) | |
tree | 624ad57d56e3b5befc7c8a34bbd2272f5ba2f06a | |
parent | fb6f7180a951efeff59918c3b1e8493f20efd0d8 (diff) | |
download | chromium_src-16c855b213b0e6f29e99692d6a725b514783d7ff.zip chromium_src-16c855b213b0e6f29e99692d6a725b514783d7ff.tar.gz chromium_src-16c855b213b0e6f29e99692d6a725b514783d7ff.tar.bz2 |
Remove recent V8 crash signature from known_crashes.txt
V8 2.0.3.1 (pulled in r33966) fixed this issue.
BUG=29565
TEST=Green reliability bot.
Review URL: http://codereview.chromium.org/464065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34048 0039d316-1c4b-4281-b951-d872f2087c98
-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 e7f9684fe..93f3496 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -141,6 +141,3 @@ REGEX : ^malloc$ # 29149 PREFIX: malloc___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugininstance::npp_write - -# 29565 -PREFIX: v8::internal::fastcodegenerator::visitdeclaration___v8::internal::fastcodegenerator::visitdeclarations___v8::internal::fastcodegenerator::generate___v8::internal::fastcodegenerator::makecode___v8::internal::makecode |