summaryrefslogtreecommitdiffstats
path: root/net/test
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-02 20:21:42 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-02 20:21:42 +0000
commit82568f616883739539e40da3fa4458c6086585cc (patch)
tree96354582be5731145abf50d77150639e1915020e /net/test
parent20133f0bcd5e73965f816d2b66fb8edbaf17a7f2 (diff)
downloadchromium_src-82568f616883739539e40da3fa4458c6086585cc.zip
chromium_src-82568f616883739539e40da3fa4458c6086585cc.tar.gz
chromium_src-82568f616883739539e40da3fa4458c6086585cc.tar.bz2
Fixes a crash seen on chrome frame reliability test runs. The crash occurs while servicing the GetCookies IPC from the renderer
and routing it over the automation channel to the host. It looks like the render view is in the process of being deleted and thus it does not exist in the render view map. Fixes bug http://code.google.com/p/chromium/issues/detail?id=50966 Bug=50966 Review URL: http://codereview.chromium.org/2878067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54593 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/test')
0 files changed, 0 insertions, 0 deletions