summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_transaction.cc
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2010-11-17 18:31:33 +0000
committerBen Murdoch <benm@google.com>2010-11-18 11:22:58 +0000
commit164f7496de0fbee436b385a79ead9e3cb81a50c1 (patch)
treee842f3526c9883f7395bd1d56d95c28751f88ddd /net/http/http_network_transaction.cc
parente3b47eb8b9b553d49f44b4156dbe371240c66ef4 (diff)
downloadexternal_chromium-164f7496de0fbee436b385a79ead9e3cb81a50c1.zip
external_chromium-164f7496de0fbee436b385a79ead9e3cb81a50c1.tar.gz
external_chromium-164f7496de0fbee436b385a79ead9e3cb81a50c1.tar.bz2
Fix crash in AutoFill
It is possible that the AutoFillManager has been deleted before the URLFetcherProxy::DoComplete callback runs. In this case, we will crash. Store the pending callback in a map and remove it if the URLFetcherProxy gets deleted. Bug: 3197857 Change-Id: I63821a06ff91953426a84a00f80d0ad4c553be3d
Diffstat (limited to 'net/http/http_network_transaction.cc')
0 files changed, 0 insertions, 0 deletions