diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-05 18:49:39 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-05 18:49:39 +0000 |
commit | 53b9c0d8a7ddcfc0cce954ea081e667fc9678a68 (patch) | |
tree | 240a7ae866f2b42e9747e63f96e617e2122fb4cf /chrome/browser/cert_store.h | |
parent | 333590006f12dc30ef7e46187c8d62a3a401d695 (diff) | |
download | chromium_src-53b9c0d8a7ddcfc0cce954ea081e667fc9678a68.zip chromium_src-53b9c0d8a7ddcfc0cce954ea081e667fc9678a68.tar.gz chromium_src-53b9c0d8a7ddcfc0cce954ea081e667fc9678a68.tar.bz2 |
Fix a Chrome crash which occured in a chrome frame reliability test run. The crash happens while
sending the AutomationMsg_GetCookiesFromHost request for a NULL channel. Fix is to use the
AutomationResourceMessageFilter::Send method which checks for the same and also deletes the message
if the channel is NULL.
The AutomationResourceMessageFilter also implements the OnFilterRemoved notification on the IPC message
filter to clear out the channel just in case.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=37512
Bug=37512
Review URL: http://codereview.chromium.org/668163
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40759 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/cert_store.h')
0 files changed, 0 insertions, 0 deletions