Chromium Code Reviews
Description[Sync] Add interface and backend impl for typed URL syncable service
The typed URL sync datatype is being transitioned to the syncable service API,
and this patch introduces the new interface the typed url sync code will use
to communicate with sync as well as the HistoryBackend which implements the
datatype.
This patch implements logic for syncing typed url changes originating from
the history backend to the sync server, through the syncable service API.
BUG=77819
Patch Set 1 #Patch Set 2 : Implement syncing changes from history backend #Patch Set 3 : Fix naming and add flag for writing to backend #Patch Set 4 : Add unit tests #Patch Set 5 : Rebase and fix declaration conflict #Patch Set 6 : #
Total comments: 11
Patch Set 7 : Fix style and move logic into BroadcastNotifications #
Total comments: 2
Patch Set 8 : #Patch Set 9 : #
Total comments: 3
Patch Set 10 : Refactor backend change handling and style cleanup #
Total comments: 6
Messages
Total messages: 15 (0 generated)
|