summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authortonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 18:53:01 +0000
committertonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 18:53:01 +0000
commitb426aeb54d6cac4a92300c74381dfdbd69736572 (patch)
treeba799a705e65dcc69d8c5b406607c16406779e2c /chrome/test
parent5bd5fec92bb88808f19b29f4e9180a516e2db8c6 (diff)
downloadchromium_src-b426aeb54d6cac4a92300c74381dfdbd69736572.zip
chromium_src-b426aeb54d6cac4a92300c74381dfdbd69736572.tar.gz
chromium_src-b426aeb54d6cac4a92300c74381dfdbd69736572.tar.bz2
Suppress a new crash in DebugUtil::BreakDebugger.
TBR=cbentzel BUG=48483 TEST=none Review URL: http://codereview.chromium.org/2857038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51750 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/data/reliability/known_crashes.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt
index 35b8edd..75075de 100644
--- a/chrome/test/data/reliability/known_crashes.txt
+++ b/chrome/test/data/reliability/known_crashes.txt
@@ -186,4 +186,7 @@ PREFIX : base::objectwatcher::stopwatching___lockimpl::unlock___`anonymous names
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
+PREFIX : v8::internal::parser::parsefunctionliteral___v8::internal::parser::parsefunctiondeclaration___v8::internal::parser::parsestatement
+
+# 48483
+PREFIX : debugutil::breakdebugger