diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-05 21:11:03 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-05 21:11:03 +0000 |
commit | 027c339cdfceca4fe4de094775df350926c823b6 (patch) | |
tree | aee9f2b1aaa3134b9d27d2d39989bd6acd1b6252 /chrome/test/data | |
parent | 35a6aed102cfc93963f19e25d0f587fca6cb56a4 (diff) | |
download | chromium_src-027c339cdfceca4fe4de094775df350926c823b6.zip chromium_src-027c339cdfceca4fe4de094775df350926c823b6.tar.gz chromium_src-027c339cdfceca4fe4de094775df350926c823b6.tar.bz2 |
Marking Reliability bot failure for V8 during HTML tokenization.
R=arv
BUG=31632
TEST=none
Review URL: http://codereview.chromium.org/525034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35556 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index e02efef..f23ddab 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -149,3 +149,6 @@ PREFIX : malloc___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugini # 29759 PREFIX : webcore::imageeventsender::dispatchpendingevents +# 31632 - v8 handling non-html badly? +PREFIX : v8::internal::context::global_context___v8::internal::top::computelocation___v8::internal::top::dothrow___v8::internal::top::throwillegaloperation___v8::internal::runtime_newclosure___v8::internal::invoke___v8::internal::execution::call___v8::script::run___webcore::v8proxy::runscript___webcore::v8proxy::evaluate___webcore::scriptcontroller::evaluate___webcore::scriptcontroller::executescript___webcore::htmltokenizer::scriptexecution___webcore::htmltokenizer::executeexternalscriptsifready___webcore::htmltokenizer::notifyfinished___webcore::cachedresource::addclient___webcore::htmltokenizer::scripthandler___webcore::htmltokenizer::parsenonhtmltext___webcore::htmltokenizer::parsetag_ + |