summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 18:10:45 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 18:10:45 +0000
commit62ede11c038242e242579cb312549acb7e64b518 (patch)
tree3762ae8467c0bb078b96ef9f54bff50838efe675
parent58bc704d01f839bdf798ef747516323d907c5f33 (diff)
downloadchromium_src-62ede11c038242e242579cb312549acb7e64b518.zip
chromium_src-62ede11c038242e242579cb312549acb7e64b518.tar.gz
chromium_src-62ede11c038242e242579cb312549acb7e64b518.tar.bz2
Suppress a V8 crash that's being worked on.
TBR=tonyg BUG=48475 TEST=none Review URL: http://codereview.chromium.org/2850047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51741 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/reliability/known_crashes.txt3
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 088af5a..35b8edd 100644
--- a/chrome/test/data/reliability/known_crashes.txt
+++ b/chrome/test/data/reliability/known_crashes.txt
@@ -184,3 +184,6 @@ PREFIX : base::objectwatcher::stopwatching___lockimpl::unlock___`anonymous names
# 47846
PREFIX : webcore::scriptcontroller::canexecutescripts___webcore::v8proxy::mainworldcontext___webcore::tov8context
+
+# 48475 / http://code.google.com/p/v8/issues/detail?id=769
+PREFIX : v8::internal::parser::parsefunctionliteral___v8::internal::parser::parsefunctiondeclaration___v8::internal::parser::parsestatement \ No newline at end of file