summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_process_util.h
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2010-12-17 17:51:56 +0000
committerBen Murdoch <benm@google.com>2010-12-20 11:24:16 +0000
commit40eae52c5e5dbf475a0cf368c9ccbb7f8a0653f4 (patch)
treef3f1c1dd8eabbbc30b03157fee5c7e23865e5147 /chrome/common/service_process_util.h
parent6549a5990c7b8672bd9d216ffb55d8a7a5999cc2 (diff)
downloadexternal_chromium-40eae52c5e5dbf475a0cf368c9ccbb7f8a0653f4.zip
external_chromium-40eae52c5e5dbf475a0cf368c9ccbb7f8a0653f4.tar.gz
external_chromium-40eae52c5e5dbf475a0cf368c9ccbb7f8a0653f4.tar.bz2
Fix crash in AutoFill
We recently changed WebKit to use one URLRequestContext per WebView. However AutoFill did not get migrated to the new system and so we have observed crashes due to a dangling pointer. We have one AutoFill object per WebView and hence one Profile object per webview. we access the URLRequestContext through the Profile so inject the correct context in when the AutoFill object is created. Needs a change in external/webkit, see Iace23ae8c0240f0134894c12d2f7281161aa6150 Bug: 3291654 Change-Id: I004ab7ac9c6a72be1b62aa8e44322b97a371c136
Diffstat (limited to 'chrome/common/service_process_util.h')
0 files changed, 0 insertions, 0 deletions