| commit | 4fd11d48d6c82826fe8c84aaaf81d9449d81c23e | [log] [tgz] |
|---|---|---|
| author | David Roger <droger@chromium.org> | Wed Jun 13 15:05:29 2018 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 13 15:05:29 2018 |
| tree | 48f4e79762045738a660fe1662c5dfa7e064a1a9 | |
| parent | 1e874ff96c92a68a26dd484ffdc858817935754d [diff] |
[signin] Fix account consistency value on the IO thread The account consistency was wrong on the IO thread: it was rebuilt from the Finch experiment config and the migration pref. However this is not enough, and edge cases were missed, such as supervised profiles and missing client ID. This CL no longer rebuilds the account consistency method on the IO thread, but instead simply passes the value from the UI thread. Bug: 844250 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I735005277823196a31553cc85010ca0c89eed30b Reviewed-on: https://chromium-review.googlesource.com/1097403 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by: Charlie Harrison <csharrison@chromium.org> Reviewed-by: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#566832}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .