UI code incorrectly uses IsFirstSyncSetupInProgress() |
||||
Issue descriptionIsFirstSyncSetupInProgress is used in a couple places in UI in order to disable some buttons while the signin is in progress. See uses in UI code: https://cs.chromium.org/search/?q=setupinprogress+file:%5Esrc/chrome/browser/resources/settings/+package:%5Echromium$&type=cs More notes: - simply removing the SyncSetupInProgressHandle is not enough, as the Sync service may not start (missing call to RequestStart). See bug 810520 for details. - the SyncSetupInProgressHandle does not include the "merge data or create new profile" dialog. If we decide to keep it we should least move it to include all the dialogs.
,
Aug 1
,
Sep 3
--Chrome Identity automated triaging-- This bug is Assigned and has gone one month without any activity, so it is being moved to Available to indicate that it is not actively being worked on. If you are working on this bug, please mark yourself as the owner and move back to Assigned. Please see https://goo.gl/78kbny for more details. Please remove the Services>SignIn or UI>Browser>Profiles components if this bug isn't related to Chrome Identity. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Sep 7
|
||||
►
Sign in to add a comment |
||||
Comment 1 by sheriffbot@chromium.org
, Mar 14 2018