New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 811211 link

Starred by 1 user

Issue metadata

Status: Available
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 3
Type: Bug



Sign in to add a comment

UI code incorrectly uses IsFirstSyncSetupInProgress()

Project Member Reported by droger@chromium.org, Feb 12 2018

Issue description

IsFirstSyncSetupInProgress 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.
 
Project Member

Comment 1 by sheriffbot@chromium.org, Mar 14 2018

Status: Available (was: Assigned)
--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
Status: Assigned (was: Available)
Project Member

Comment 3 by sheriffbot@chromium.org, Sep 3

Status: Available (was: Assigned)
--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
Components: Services>Sync
Labels: OS-Linux OS-Mac OS-Windows

Sign in to add a comment