You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
and only trigger sync when important site fields are modified.
fix#8415
may also fixbrave/sync#31
test plan:
0. automated sync tests should pass
1. enable sync and go to https://example.com
2. bookmark it. you should see a message in the console indicating a record was sent.
3. close the page and visit it again. you should not see a message in the console.
4. unbookmark it. you should see a message in the console indicating a record was sent.
and only trigger sync when important site fields are modified.
fix#8415
may also fixbrave/sync#31
test plan:
0. automated sync tests should pass
1. enable sync and go to https://example.com
2. bookmark it. you should see a message in the console indicating a record was sent.
3. close the page and visit it again. you should not see a message in the console.
4. unbookmark it. you should see a message in the console indicating a record was sent.
and only trigger sync when important site fields are modified.
fix#8415
may also fixbrave/sync#31
test plan:
0. automated sync tests should pass
1. enable sync and go to https://example.com
2. bookmark it. you should see a message in the console indicating a record was sent.
3. close the page and visit it again. you should not see a message in the console.
4. unbookmark it. you should see a message in the console indicating a record was sent.
and only trigger sync when important site fields are modified.
fix#8415
may also fixbrave/sync#31
test plan:
0. automated sync tests should pass
1. enable sync and go to https://example.com
2. bookmark it. you should see a message in the console indicating a record was sent.
3. close the page and visit it again. you should not see a message in the console.
4. unbookmark it. you should see a message in the console indicating a record was sent.
Test plan
#8480 (comment)
at minimum it should not be sending an update every time that
lastAccessedTime
orcreationTime
in a site record is changed.cc @SergeyZhukovsky @jhreis - this should also be implemented on mobile if not already. it does not require any changes to brave/sync.
The text was updated successfully, but these errors were encountered: