diff options
author | kinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-22 07:19:52 +0000 |
---|---|---|
committer | kinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-22 07:19:52 +0000 |
commit | bd69420d26682c79f6b6392839ba9bac4412a083 (patch) | |
tree | a5fc3edbede111c611c612acee141d607a850aaa /webkit/media | |
parent | e8493378d9a04ca858c983adb2f38608b2064885 (diff) | |
download | chromium_src-bd69420d26682c79f6b6392839ba9bac4412a083.zip chromium_src-bd69420d26682c79f6b6392839ba9bac4412a083.tar.gz chromium_src-bd69420d26682c79f6b6392839ba9bac4412a083.tar.bz2 |
Add SyncOperationType to ProcessRemoteChange's callback
- Separates out SyncOperation type enum from sync_event_observer.h into its own file (webkit/fileapi/syncable/sync_operation_type.h)
- Changes RemoteFileSyncService::ProcessRemoteChange to return SyncOperationType in its callback (no change in the local side for now as the ProcessLocalChange may make multiple changes in the current implementation)
- Fixes SyncEventObserver::OnFileSynced signature as well
BUG=162358
TEST=to be added
Review URL: https://codereview.chromium.org/11419129
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169230 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/media')
0 files changed, 0 insertions, 0 deletions