Commit c1fa8ae0 authored by patrick@chromium.org's avatar patrick@chromium.org

Add about:crash to known crashes.

Review URL: http://codereview.chromium.org/330025

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30146 0039d316-1c4b-4281-b951-d872f2087c98
parent fe706c00
...@@ -24,6 +24,9 @@ ...@@ -24,6 +24,9 @@
# REGEX: Use this pattern as a regex to match against signatures. # REGEX: Use this pattern as a regex to match against signatures.
# If the type is not listed, it defaults to PREFIX. # If the type is not listed, it defaults to PREFIX.
# about:crash is a test page.
PREFIX : abouthandler::aboutcrash
# Any crash due to out of memory is ignored. # Any crash due to out of memory is ignored.
PREFIX : `anonymous namespace'::onnomemory PREFIX : `anonymous namespace'::onnomemory
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment