summaryrefslogtreecommitdiffstats
path: root/testing/scripts
diff options
context:
space:
mode:
authorvabr <vabr@chromium.org>2014-10-31 02:36:06 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-31 09:36:21 +0000
commit86cc798cc2947dd88aa73505d716f93538dffa5b (patch)
tree9f062f05f5231c4b313b500c58419ce17fb8bceb /testing/scripts
parenta52fbd252fdaea6395a31e6336608c3b26794aaa (diff)
downloadchromium_src-86cc798cc2947dd88aa73505d716f93538dffa5b.zip
chromium_src-86cc798cc2947dd88aa73505d716f93538dffa5b.tar.gz
chromium_src-86cc798cc2947dd88aa73505d716f93538dffa5b.tar.bz2
Do not haul suggestions back to browser in AutofillHostMsg_ShowPasswordSuggestions
Currently, PasswordAutofillAgent (in renderer) prepares password autofill suggestions for PasswordAutofillManager (in browser) and sends them via IPC. But the manager has the data to generate the suggestions itself, so this CL makes it derive the suggestions from that data instead of hauling it through IPC. This CL also adds one more test case to the PasswordAutofillManager unittest, to compensate for the coverage lost in the PasswordAutofillAgent browsertest by moving some logic out of the agent to the manager. BUG=400186, 377422, 118601 Review URL: https://codereview.chromium.org/688633004 Cr-Commit-Position: refs/heads/master@{#302245}
Diffstat (limited to 'testing/scripts')
0 files changed, 0 insertions, 0 deletions