summaryrefslogtreecommitdiffstats
path: root/webkit/plugins
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-20 19:33:07 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-20 19:33:07 +0000
commitfc1964a7c6a613ca565bb3f03f765fb4a44529dd (patch)
tree69b625757d43f1418a288d9a0b829a1c8d209e37 /webkit/plugins
parentf571476fba23455e67a4ecc06481fdd16c0560d1 (diff)
downloadchromium_src-fc1964a7c6a613ca565bb3f03f765fb4a44529dd.zip
chromium_src-fc1964a7c6a613ca565bb3f03f765fb4a44529dd.tar.gz
chromium_src-fc1964a7c6a613ca565bb3f03f765fb4a44529dd.tar.bz2
Password is not filed for matching usernames
The |WebViewClient::didAcceptAutocompleteSuggestion| method is no longer dispatched from the WebKit side, and had been replaced by |WebViewClient::didAcceptAutoFillSuggestion|. The PasswordAutocompleteManager had not been updated to account for this. Those updates are made in this patch. Follow up is to remove the |WebViewClient::didAcceptAutocompleteSuggestion| method from WebKit. Also, the |PasswordAutocompleteManager::FrameClosing| method was not getting properly dispatched to perform cleanup tasks. This is fixed now. BUG=68681 TEST=PasswordAutocompleteManagerTest.SuggestionSelect Review URL: http://codereview.chromium.org/6262008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71984 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/plugins')
0 files changed, 0 insertions, 0 deletions