commit | 8c1959130ee433324efcf58d597a4c0568a16b05 | [log] [tgz] |
---|---|---|
author | Alexander Alekseev <[email protected]> | Wed Mar 14 21:08:52 2018 |
committer | Commit Bot <[email protected]> | Wed Mar 14 21:08:52 2018 |
tree | ffab19a3ce0dcf0c6dec6f2381744e7dc984dfa0 | |
parent | 62343e24f9c6596e44887c3554e19eed6608a049 [diff] |
Chrome OS: Support changing user type. This CL enables changing user type. If user_id token suggests that user type has changed (so that it is possible for Regular <-> Child transition only because of the API), |User| type will be updated immediately, |Profile| child flag will be changed in InitProfileUserPrefs(), and profile entry will be removed from profile_info cache to ensure cache is fully reinitialized. Bug: 811541 Change-Id: Icc0719d66058d951697937e9b36dcb4155b95908 Reviewed-on: https://chromium-review.googlesource.com/959743 Commit-Queue: Alexander Alekseev <[email protected]> Reviewed-by: Mihai Sardarescu <[email protected]> Reviewed-by: Xiyuan Xia <[email protected]> Reviewed-by: Achuith Bhandarkar <[email protected]> Cr-Commit-Position: refs/heads/master@{#543194}
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 .