summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/autofill/WebAutoFill.h
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2010-09-14 16:59:00 +0100
committerSteve Block <steveblock@google.com>2010-09-23 16:08:18 +0100
commit60e8df73fc6d110245987632be372eabd625344f (patch)
tree7edefba923740b37fd1e4ea5fe6fa0791e7b6da7 /WebKit/android/WebCoreSupport/autofill/WebAutoFill.h
parent0af298725e8a2e8722cc13dd324929dc6df06b73 (diff)
downloadexternal_webkit-60e8df73fc6d110245987632be372eabd625344f.zip
external_webkit-60e8df73fc6d110245987632be372eabd625344f.tar.gz
external_webkit-60e8df73fc6d110245987632be372eabd625344f.tar.bz2
Fix a bug that would cause the AutoFill server to return an error.
We were pushing the <option> elements associated with <select> tags into the form field vector that AutoFill uses. This is not correct as they are not used by the server and result in duplicate field signatures in the XML requests. As the signatures should be unique, the server returns an error response. Change-Id: I359a952cf219e088c2cae886907f563d86756688
Diffstat (limited to 'WebKit/android/WebCoreSupport/autofill/WebAutoFill.h')
0 files changed, 0 insertions, 0 deletions