Get AccountInfo struct right before it being used
account_info_ is initialized when ChromePasswordProtectionService is created (browser startup time).So if user changed their signin state afterward, CPPS cannot capture it. We should in fact get AccountInfo struct from SigninManager whenever it is being used. Bug: 772041 Change-Id: Idedbcc71c444d84446662d2b9ed595901ac25ae8 Reviewed-on: https://chromium-review.googlesource.com/702915 Commit-Queue: Jialiu Lin <jialiul@chromium.org> Reviewed-by:Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#506934}
Showing
Please register or sign in to comment