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.
Original patch by mgist1@chromium.org.
Review at https://codereview.chromium.org/12703036/
BUG=77819
TBR=brettw@chromium.org, atwilson@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198789
Patch Set 1 #Patch Set 2 : Address Brett's final comments #Patch Set 3 : Fix android compile #Patch Set 4 : Fix compile #Messages
Total messages: 12 (0 generated)
|