Ignore ATS::Observer::OnAccountUpdateFailed from AccountManagerUIHandler
Since the patch in CL1406976 for crbug.com/833797 landed (see [1]), there is not any need to monitor this event since AccountManagerUIHandler is no longer taking accounts out of the UI while data is being fetched, and so there is no need to do this extra effort to make sure that such accounts were added back once that fetch was complete. Additionally, removing this method now paves the way to migrate away from AccountTrackerService APIs entirely from AccountManagerUIHandler, and use IdentityManager's APIs instead, so let's do it now as a precursor CL. [1] https://crrev.com/c/1406976 Bug: 922785 Change-Id: I068e89eb7fa7774c3be0f9bf67e02a0b8dfb642d Reviewed-on: https://chromium-review.googlesource.com/c/1437175Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#626231}
Showing
Please register or sign in to comment