DescriptionAdd OnSyncEnabled/OnWriteEnabled notification handling to operation runner
* Slightly changing ownership relationship: now LocalFileSyncContext owns both SyncableFileOperationRunner and LocalFileSyncStatus (previously SyncContext used to own OperationRunner that owns SyncStatus)
* Adding OnSyncEnabled, OnWriteEnabled notifications to the LocalFileSyncStatus
* Let SyncableFileOperation listen to OnWriteEnabled notification so that it can automatically start write operations (as far as the # of operations is less than the given max)
BUG=148897, 154234
TEST=SyncableFileOperationRunnerTest.*
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163584
Patch Set 1 : #
Total comments: 4
Patch Set 2 : addressed comments #Patch Set 3 : added export #
Messages
Total messages: 9 (0 generated)
|