| Commit-Queue | +0 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[sync] Remove SyncedBookmarkTracker::UpdateServerId()
This patch removes SyncedBookmarkTracker::UpdateServerId() from
SyncedBookmarkTracker, as well as RecordAcceptedRemoteUpdate() which
became trivial.
Instead, server ID updates are fully encapsulated inside
SyncedBookmarkTrackerEntity domain methods (RecordAcceptedRemoteUpdate,
RecordIgnoredRemoteUpdate, and OverrideServerMetadata), matching
ClientTagBasedModelTypeProcessor.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |