Chrome OS OOBE: Remove the isNewGaiaFlow parameter
Remove the "isNewGaiaFlow" parameter from the cr.login.Authenticator's load() method. It seems that this parameter was always equal to |true| in the current implementation. Follow-up CLs will remove some other variables and code that becomes dead after this CL. Bug: 470893 Test: existing tests, manual test: checking that OOBE enrollment, OOBE login, adding a new user on Chrome OS and desktop platforms work Change-Id: I4ee8da7e42564c24c758c97058685f1c4610a11b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1605419Reviewed-by:Denis Kuznetsov <antrim@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Tien Mai <tienmai@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#659177}
Showing
Please register or sign in to comment