Make Autofill SyncableServices use a backend interface for DB work, rather...
Make Autofill SyncableServices use a backend interface for DB work, rather than calling WebDataService directly. This will (eventually) allow WebDataService to live entirely on the UI Thread, and also ensures that we don't expose any more of the backend functionality than is needed by the SyncableServices. (depends on: https://codereview.chromium.org/14679005/) BUG=230920 Review URL: https://chromiumcodereview.appspot.com/14081043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201979 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment