diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 22:33:22 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 22:33:22 +0000 |
commit | 11c9ec9fd6f8f50c43f485b5ecb79a133b591bc8 (patch) | |
tree | 07f1f9af24dd7013a71e07b6f681069f7b7f7f25 | |
parent | 7bb0cafe5a0c339aad38eff6d867248e5109d6b0 (diff) | |
download | chromium_src-11c9ec9fd6f8f50c43f485b5ecb79a133b591bc8.zip chromium_src-11c9ec9fd6f8f50c43f485b5ecb79a133b591bc8.tar.gz chromium_src-11c9ec9fd6f8f50c43f485b5ecb79a133b591bc8.tar.bz2 |
Widen suppression for a flash crash.
BUG=20915
Review URL: http://codereview.chromium.org/458002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33493 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index a6b22fd..91a3063 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -102,7 +102,7 @@ REGEX : npapi::plugininstance::npp_newstream___[^_]*___ipc::syncchannel::sendwit # 20915 REGEX : ^base::messagepumpforio::schedulework___ucase_props_trieindex___canonicalize_map$ PREFIX : base::messagepumpforio::schedulework___propsvectors___propsvectorstrie_index -PREFIX : npn_invalidaterect___webplugindelegateimpl +SUBSTRING : npn_invalidaterect___webplugindelegateimpl PREFIX : runnablemethod<ipc::channelproxy::context,void (__thiscall ipc::channelproxy::context::*)(ipc::message const &),tuple1<ipc::message> >::run___base::messagepumpforui::dorunloop # 21295 |