Description[Sync] Avoid ObserverListThreadSafe in ChromeSyncNotificationBridge
Instead just use an inner ref-counted class, and assume the bridge
will be used only on the UI and sync thread.
This is to make refactoring the sync-specific parts out of
SyncNotifier{,Observer} easier.
BUG=124149
TEST=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147717
Patch Set 1 #Patch Set 2 : Fix test errors #
Total comments: 4
Patch Set 3 : Address comments #
Messages
Total messages: 6 (0 generated)
|