diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-30 22:36:04 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-30 22:36:04 +0000 |
commit | 8388adaf8d1ae2d3793c18bb878daadd91f408c7 (patch) | |
tree | 710d6d37b0277bb197a030701ab79309b68cd835 /chrome/test/data/reliability | |
parent | de0c4e4f741ee8076e2081564790dbf778eaa7b5 (diff) | |
download | chromium_src-8388adaf8d1ae2d3793c18bb878daadd91f408c7.zip chromium_src-8388adaf8d1ae2d3793c18bb878daadd91f408c7.tar.gz chromium_src-8388adaf8d1ae2d3793c18bb878daadd91f408c7.tar.bz2 |
Reverting 22041 as it caused plugin crashes in reliability test runs.
Also reverting 22065/22046/22041 which are changes to knowncrashes.txt.
TBR=huanr
Review URL: http://codereview.chromium.org/160418
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22109 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/reliability')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index 712e4d8..ca469b9 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -83,15 +83,3 @@ SUBSTRING : windowdragresponsetask::run___messageloop::runtask___messageloop::do # 17569 SUBSTRING : masksuperblitter::~masksuperblitter -# 18056 -PREFIX : webplugindelegatestub::onmessagereceived___webplugindelegateimpl::nativewndproc___base::messagepumpforui::dorunloop - -# 18058 -SUBSTRING : webplugindelegateimpl::flashwindowlesswndproc___npapi::plugininstance::npp_write___npapi::pluginstream::trywritetoplugin - -# 18059 -SUBSTRING : base::subtle::refcountedthreadsafebase::release___npn_invalidaterect___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugininstance::npp_write - -# 18083 -PREFIX : webplugindelegateimpl::nativewndproc___npapi::plugininstance::npp_setwindow___webplugindelegateimpl::nativewndproc - |