diff options
author | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-09 20:15:01 +0000 |
---|---|---|
committer | asargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-09 20:15:01 +0000 |
commit | 561f91ebddc6985b342678eae264d2887ae6049f (patch) | |
tree | 705c12257d32220a32319aec1a5f7f6adba07933 /chrome/test | |
parent | efba8d707b56c019f6d1d13a22285d0a39850fa4 (diff) | |
download | chromium_src-561f91ebddc6985b342678eae264d2887ae6049f.zip chromium_src-561f91ebddc6985b342678eae264d2887ae6049f.tar.gz chromium_src-561f91ebddc6985b342678eae264d2887ae6049f.tar.bz2 |
fix incorrect prefix patterns
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34184 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index 9ce2d49..4b80378 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -140,11 +140,11 @@ PREFIX : webcore::rendertextcontrol::calcheight___webcore::rendertextcontrolsing REGEX : ^malloc$ # 29149 -PREFIX: malloc___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugininstance::npp_write +PREFIX : malloc___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugininstance::npp_write # 29758 -PREFIX: webplugindelegateimpl::nativewndproc___webplugindelegateimpl::nativewndproc___base::messagepumpforui::processmessagehelper -PREFIX: malloc___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugininstance::npp_write___npapi::pluginstream::trywritetoplugin___ +PREFIX : webplugindelegateimpl::nativewndproc___webplugindelegateimpl::nativewndproc___base::messagepumpforui::processmessagehelper +PREFIX : malloc___webplugindelegateimpl::flashwindowlesswndproc___npapi::plugininstance::npp_write___npapi::pluginstream::trywritetoplugin___ # 29759 -PREFIX: webcore::imageeventsender::dispatchpendingevents +PREFIX : webcore::imageeventsender::dispatchpendingevents |