diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-23 22:31:13 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-23 22:31:13 +0000 |
commit | b89bc86c5c27d59d61f38d92e778c3171488265c (patch) | |
tree | 8c0adbf9a41c1c4914e591f9dd1ed8fb68341fa4 /chrome | |
parent | 31a60553e67b1af83a6c291ec9497c606dd55512 (diff) | |
download | chromium_src-b89bc86c5c27d59d61f38d92e778c3171488265c.zip chromium_src-b89bc86c5c27d59d61f38d92e778c3171488265c.tar.gz chromium_src-b89bc86c5c27d59d61f38d92e778c3171488265c.tar.bz2 |
Add reliability suppression for ChromeURLRequestContextGetter::GetURLRequestContext
BUG=93971
TEST=none
TBR=willchan@chromium.org
Review URL: http://codereview.chromium.org/7718014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97940 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-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 41ad020..5527ae5 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -198,3 +198,6 @@ REGEX: (^|`anonymous namespace'::purecall____purecall___)renderviewhost::onmessa # 93459 PREFIX: webcore::htmlsourcetracker::sourcefortoken___webcore::htmldocumentparser::sourcefortoken___webcore::xssauditor::eraseattributeifinjected___webcore + +# 93971 +PREFIX: chromeurlrequestcontextgetter::geturlrequestcontext___`anonymous namespace'::rendererurlrequestcontextselector::getrequestcontext___resourcedispatcherhost::ondidloadresourcefrommemorycache |