-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync device is duplicated when Google Account cookies are deleted #41615
Comments
) * Fixed device duplication when Google Account cookies are deleted; fixes brave/brave-browser#41615
The above requires |
Verification PASSED on
Verified test plan from brave/brave-core#25971 (comment). Scenario 1 - Logout of Gmail - PASSEDReproduced "Scenario 1 - logout of Gmail" - Device B was duplicated on device A's list using STR from brave/brave-core#25971 (comment) and
Using same STR and
Scenario 2 - with "Delete data sites..." option - PASSEDReproduced "Scenario 2 - with
Using same STR and
|
Description
This issue is derived from #41196 to be specified at the PR. I need this to avoid the case when #41196 will be closed but not all the causes would be fixed.
When Google Account cookies are deleted,
Sync Client ID
gets regenerated and the device is duplicated on other synced device list.The call stack of what had happened:
Steps to reproduce
I. Scenario with manual logout from GMail
II. Scenario with
Delete sites data
optionActual result
Device is duplicated at A's list
Expected result
Device is not duplicated at A's list
Reproduces how often
Easily reproduced
Brave version (brave://version info)
1.72.0 Chromium: 130.0.6723.31 (Developer Build) (64-bit)
Channel information
Reproducibility
Miscellaneous information
No response
The text was updated successfully, but these errors were encountered: