forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use SNAPSHOT sync mode for LocalSync
LocalFileSyncService keeps the returned snapshot around until ApplyLocalChange finishes, so this change must be transparent to the remote side. Previous review URL: https://chromiumcodereview.appspot.com/23578026 BUG=175693, 294499 TEST=LocalFileSyncContextTest.PrepareSync_WriteDuringSync_* TEST=DriveFileSyncServiceSyncTest.* TEST=manual Review URL: https://chromiumcodereview.appspot.com/24251003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224159 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
kinuko@chromium.org
committed
Sep 19, 2013
1 parent
7b9fcf4
commit bd79735
Showing
14 changed files
with
278 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.