-
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
History is not synced on fresh profile [C117] #32857
Comments
Fixes brave/brave-browser#32857 Related Chromium change: https://source.chromium.org/chromium/chromium/src/+/874f434296a6d02c9a2adcc5c664aa7915bf8681 Enable SyncEnableHistoryDataType by default Bug: 1318028 Change-Id: Iee7539bb25c41279f333558934a3438e51487a71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4055561
This also affects desktop as well (
I can reproduce the issue as follows:
Confirmed NO typed entries are synced from desktop to Android I tried the combinations of starting a Sync chain from either/both desktop and mobile, and connected those to
The only time typed URLs are synced in Note: this only affects typed URLs; pages visited in tabs are synced correctly from mobile to desktop via |
) Fixes brave/brave-browser#32857 Related Chromium change: https://source.chromium.org/chromium/chromium/src/+/874f434296a6d02c9a2adcc5c664aa7915bf8681 Enable SyncEnableHistoryDataType by default Bug: 1318028 Change-Id: Iee7539bb25c41279f333558934a3438e51487a71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4055561
The above requires |
Verified on
|
Description
History is not synced on fresh profile [Android]
Steps to reproduce
Actual result
Expected result
History should show up
Issue reproduces how often
Always (fresh profile)
Version/Channel Information:
Device details
Brave version
1.60.2 Chromium 117.0.5938.35
The text was updated successfully, but these errors were encountered: