diff options
author | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-08 22:25:33 +0000 |
---|---|---|
committer | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-08 22:25:33 +0000 |
commit | c750bb202fef68a9521c1ae8e1dec8bd74146be5 (patch) | |
tree | af2e71cec857c32fc52d7e58aa4b4f059d1834d3 /chrome/browser/sync/engine/nudge_source.h | |
parent | bbdd29869de3ae2de2536f780eccb0da99da7570 (diff) | |
download | chromium_src-c750bb202fef68a9521c1ae8e1dec8bd74146be5.zip chromium_src-c750bb202fef68a9521c1ae8e1dec8bd74146be5.tar.gz chromium_src-c750bb202fef68a9521c1ae8e1dec8bd74146be5.tar.bz2 |
[Sync] Avoid posting work on threads with no active data types
In ModelChangingSyncerCommand, get a list of active groups from
the routing info and use that to skip workers which don't correspond
to an active group.
In particular, this skips posting on the FILE thread, since its data
type (extension settings) isn't on yet.
Remove obsolete TODO.
Add integration test for enabling data types.
BUG=97832
TEST=
Review URL: http://codereview.chromium.org/8036030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104661 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync/engine/nudge_source.h')
0 files changed, 0 insertions, 0 deletions