Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Issue 12089025: Register autofill sync types on mobile (Closed)

Created:
7 years, 10 months ago by cjhopman
Modified:
7 years, 10 months ago
Reviewers:
nyquist, Nicolas Zea
CC:
chromium-reviews, Raghu Simha, haitaol1, akalin, tim (not reviewing)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Register autofill sync types on mobile This change registers the autofill and autofillProfile sync types on Android (in addition to desktop platforms). Also add an AUTOFILL type to ModelTypes. BUG=174232 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180629

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -12 lines) Patch
chrome/browser/sync/profile_sync_components_factory_impl.cc View 1 3 chunks +14 lines, -12 lines 0 comments Download
M sync/android/java/src/org/chromium/sync/internal_api/pub/base/ModelType.java View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
cjhopman
zea@: *
7 years, 10 months ago (2013-01-28 22:49:36 UTC) #1
Nicolas Zea
https://codereview.chromium.org/12089025/diff/1/chrome/browser/sync/profile_sync_components_factory_impl.cc File chrome/browser/sync/profile_sync_components_factory_impl.cc (right): https://codereview.chromium.org/12089025/diff/1/chrome/browser/sync/profile_sync_components_factory_impl.cc#newcode123 chrome/browser/sync/profile_sync_components_factory_impl.cc:123: if (!command_line_->HasSwitch(switches::kDisableSyncAutofillProfile)) { Comment about this being enabled by ...
7 years, 10 months ago (2013-01-29 01:22:23 UTC) #2
nyquist
https://codereview.chromium.org/12089025/diff/1/sync/android/java/src/org/chromium/sync/internal_api/pub/base/ModelType.java File sync/android/java/src/org/chromium/sync/internal_api/pub/base/ModelType.java (right): https://codereview.chromium.org/12089025/diff/1/sync/android/java/src/org/chromium/sync/internal_api/pub/base/ModelType.java#newcode23 sync/android/java/src/org/chromium/sync/internal_api/pub/base/ModelType.java:23: AUTOFILL("AUTOFILL"), On 2013/01/29 01:22:23, Nicolas Zea wrote: > I'm ...
7 years, 10 months ago (2013-01-31 20:07:52 UTC) #3
cjhopman
https://codereview.chromium.org/12089025/diff/1/chrome/browser/sync/profile_sync_components_factory_impl.cc File chrome/browser/sync/profile_sync_components_factory_impl.cc (right): https://codereview.chromium.org/12089025/diff/1/chrome/browser/sync/profile_sync_components_factory_impl.cc#newcode123 chrome/browser/sync/profile_sync_components_factory_impl.cc:123: if (!command_line_->HasSwitch(switches::kDisableSyncAutofillProfile)) { On 2013/01/29 01:22:23, Nicolas Zea wrote: ...
7 years, 10 months ago (2013-02-05 01:47:20 UTC) #4
Nicolas Zea
lgtm
7 years, 10 months ago (2013-02-05 01:48:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/12089025/6001
7 years, 10 months ago (2013-02-05 02:40:42 UTC) #6
commit-bot: I haz the power
7 years, 10 months ago (2013-02-05 07:42:18 UTC) #7
Message was sent while issue was closed.
Change committed as 180629

Powered by Google App Engine
This is Rietveld 408576698