diff options
author | Ben Murdoch <benm@google.com> | 2010-11-17 18:31:33 +0000 |
---|---|---|
committer | Ben Murdoch <benm@google.com> | 2010-11-18 11:22:58 +0000 |
commit | 164f7496de0fbee436b385a79ead9e3cb81a50c1 (patch) | |
tree | e842f3526c9883f7395bd1d56d95c28751f88ddd /webkit/glue/plugins/plugin_lib.cc | |
parent | e3b47eb8b9b553d49f44b4156dbe371240c66ef4 (diff) | |
download | external_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 'webkit/glue/plugins/plugin_lib.cc')
0 files changed, 0 insertions, 0 deletions