Chromium Code Reviews
DescriptionMake SyncableFileSystemOperation not inherit from FileSystemOperationImpl
This is necessary not to expose FileSystemOperationImpl to chrome/ and
to reduce the dependency chrome -> webkit dependencies.
- Move FileSystemOperationImpl-only methods to FileSystemOperation interface
(Now all FSO implementations implement them)
- Make SyncableFileSystemOperation inherit from FileSystemOperation (instead of Impl)
- Other minor fixups
BUG=266215
TEST=existing tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219734
Patch Set 1 : #
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||