Chromium Code Reviews
DescriptionFix duplicated records of Signin_Impression_FromSettings action
This CL changes conditions for recording Signin_Impression_FromSettings user
action.
Before: user action is recorded on every call to update() if user
isn't signed in and policy allows sign in.
After: subsequent calls to update() don't result in new records if preference
was already in "not signed in" state.
BUG=697572
Review-Url: https://codereview.chromium.org/2800343003
Cr-Commit-Position: refs/heads/master@{#463645}
Committed: https://chromium.googlesource.com/chromium/src/+/1a22fcd0dd4dcd32fa2e60eb7eb7552aff88bc10
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments #Messages
Total messages: 13 (8 generated)
|