Chromium Code Reviews
Description[Autofill] Send Autofill upload when active form loses focus.
This is in addition to uploading on submission events. We now distinguish the two, with TODOs to have separate metrics and a bit in the payload. I will address the TODOs in subsequent CLs to keep complexity low.
The idea is to upload votes for any entered data (albeit lower quality, which we will distinguish on the server side).
Note: I moved OnFormsSeen and OnFormSubmitted because they were out of order with the .h
BUG=555015
TEST=AutofillManagerTest,FormAutocompleteTest
Committed: https://crrev.com/8ac68ce427132cd62ebc101ad08dd9c82f3eeb29
Cr-Commit-Position: refs/heads/master@{#363795}
Patch Set 1 #
Total comments: 24
Patch Set 2 : addressed comments #Patch Set 3 : fixed test #Messages
Total messages: 23 (11 generated)
|