diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-25 22:03:28 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-25 22:03:28 +0000 |
commit | 182d282be2404bc4522e2c04df6bb131ce0d6a9e (patch) | |
tree | e208b77664779cdd0f4b04e633bd1fed297111a9 | |
parent | f7187c4d1a97bfbc33a86b04ebd15ae3793e807e (diff) | |
download | chromium_src-182d282be2404bc4522e2c04df6bb131ce0d6a9e.zip chromium_src-182d282be2404bc4522e2c04df6bb131ce0d6a9e.tar.gz chromium_src-182d282be2404bc4522e2c04df6bb131ce0d6a9e.tar.bz2 |
Adding a chrome crash which occurs in chrome frame reliability test runs to the known crashes list.
Bug=39356
Review URL: http://codereview.chromium.org/1340002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42676 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/data/reliability/known_crashes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/test/data/reliability/known_crashes.txt b/chrome/test/data/reliability/known_crashes.txt index 4e27e33..761670f 100644 --- a/chrome/test/data/reliability/known_crashes.txt +++ b/chrome/test/data/reliability/known_crashes.txt @@ -162,3 +162,7 @@ SUBSTRING : webcore::scriptcontroller::processingusergesture___webcore::frameloa # 38525 SUBSTRING : webkit_glue::webpluginimpl::updategeometry___webkit::webplugincontainerimpl::reportgeometry___webcore::scrollview::framerectschanged +# 39356 +SUBSTRING : +renderwidgethost::onmsgupdaterect___ipc::messagewithtuple<tuple1<viewhostmsg_updaterect_params> >::dispatchrenderwidgethost,void (__thiscall renderwidgethost::*)(viewhostmsg_updaterect_params const &)>___renderwidgethost::onmessagereceived___ +renderviewhost::onmessagereceived___browserrenderprocesshost::onmessagereceived |