Description[Sync] Pass the correct set of enabled types to the sync notifier
This fixes a bug where only the newly-configured types were being
passed to the sync notifier to enable. In the common case, there is
an empty configuration cycle, which effectively causes notifications
to turn off.
For now, read the set of enabled types from the registrar and use
that.
Add unit test expectations to catch the bug above.
Move updating of the notification bridge's data types to the sync
thread. Also clean up its unit tests a bit.
BUG=138595
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148188
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments #Messages
Total messages: 6 (0 generated)
|