Fix two cases in IsPingingEnabled(..)
This Cl fixes two problems of ChromePasswordProtectionService:: IsPingingEnabled(). 1. We should specifically check if user signed in for sync password reuse case before sending out the ping. 2. For saved password reuse pings, we don't need to check for sync status. Bug: 876788 Change-Id: Iec7ffdc1d1b1af5ae73c9c4b6e8a78930c75aad6 Reviewed-on: https://chromium-review.googlesource.com/1194827 Commit-Queue: Jialiu Lin <jialiul@chromium.org> Reviewed-by:Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#589285}
Showing
Please register or sign in to comment