DescriptionFix sync-credential-related metrics
This CL makes PasswordManager_SyncCredentialUsed obsolete, beacuse it does not
meaure what it should (see the associated bug).
The CL also introduces a new user action,
PasswordManager_SyncCredentialFilledAndLoginSuccessfull, to actually measure
what the above action was supposed to measure.
The CL also introduces another user action, PasswordManager_ProcessingUpdate,
which keeps measuring what PasswordManager_SyncCredentialUsed measured, because
that data was also useful.
BUG=635428
Committed: https://crrev.com/3a69d6d6755a3f7c645ea682d777e55d7d4340b3
Cr-Commit-Position: refs/heads/master@{#410999}
Patch Set 1 #Patch Set 2 : Self-review #Patch Set 3 : Non-null driver + removing a forgotten LOG statement #
Total comments: 13
Patch Set 4 : Fix PasswordFormManagerTest.ReportProcessingUpdate #
Total comments: 6
Patch Set 5 : Just rebased #Patch Set 6 : Comments addressed #Messages
Total messages: 32 (21 generated)
|