Chromium Code Reviews| Index: chrome/test/data/reliability/known_crashes.txt |
| =================================================================== |
| --- chrome/test/data/reliability/known_crashes.txt (revision 22046) |
| +++ chrome/test/data/reliability/known_crashes.txt (working copy) |
| @@ -84,10 +84,14 @@ |
| SUBSTRING : masksuperblitter::~masksuperblitter |
| # 18056 |
| -PREFIX : WebPluginDelegateStub::OnMessageReceived___WebPluginDelegateImpl::NativeWndProc___base::MessagePumpForUI::DoRunLoop |
| +PREFIX : webplugindelegatestub::onmessagereceived___webplugindelegateimpl::nativewndproc___base::messagepumpforui::dorunloop |
| # 18058 |
| -PREFIX : malloc___WebPluginDelegateImpl::FlashWindowlessWndProc___NPAPI::PluginInstance::NPP_Write___NPAPI::PluginStream::TryWriteToPlugin |
| +PREFIX : malloc___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugininstance::npp_write___npapi::pluginstream::trywritetoplugin |
|
huanr
2009/07/30 17:57:58
remove malloc and change PREFIX to SUBSTRING.
|
| # 18059 |
| -PREFIX : malloc___base::subtle::RefCountedThreadSafeBase::Release___NPN_InvalidateRect___WebPluginDelegateImpl::FlashWindowlessWndProc___NPAPI::PluginInstance::NPP_Write |
| +PREFIX : malloc___base::subtle::refcountedthreadsafebase::release___npn_invalidaterect___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugininstance::npp_write |
| + |
|
huanr
2009/07/30 17:57:58
remove malloc and change PREFIX to SUBSTRING.
|
| +# 18083 |
| +PREFIX : webplugindelegateimpl::nativewndproc___npapi::plugininstance::npp_setwindow___webplugindelegateimpl::nativewndproc |
| + |