diff options
author | inferno@chromium.org <inferno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-14 19:00:44 +0000 |
---|---|---|
committer | inferno@chromium.org <inferno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-14 19:00:44 +0000 |
commit | 4db6a128841a405791963bbd8900c893c191a779 (patch) | |
tree | 24d7759af3b36de68c2071be6968a7ff6e9ba650 /webkit/tools/test_shell/test_navigation_controller.h | |
parent | 95eac7872c4e393ec6c6149604ddc0008e2af17c (diff) | |
download | chromium_src-4db6a128841a405791963bbd8900c893c191a779.zip chromium_src-4db6a128841a405791963bbd8900c893c191a779.tar.gz chromium_src-4db6a128841a405791963bbd8900c893c191a779.tar.bz2 |
Merge 51351 - Cancel proxy request when context is about to change in SocketStream.
If SocketStream is deleted while ResolvProxy is running, proxy service
might access SocketStream's member fields, such as proxy_info_, after
SocketStream is deleted, so it would cause crash like
http://crash/reportdetail?reportid=40166b9529ce6b74
In SocketStream destructor, it will set context to NULL, so it will
cancel proxy request if pac_request_ is not NULL.
BUG=46750
TEST=none
Review URL: http://codereview.chromium.org/2852034
Review URL: http://codereview.chromium.org/2967010
git-svn-id: svn://svn.chromium.org/chrome/branches/375/src@52368 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell/test_navigation_controller.h')
0 files changed, 0 insertions, 0 deletions