DescriptionFileSystem mods: Remove some dead snapshot creation code.
This CL is the 4th in a series of changes that straddle webkit vs chromium repositories.
1) WK: Declare new virtual createSnapshotFile/didCreateSnapshotFile public api methods.
2) CR: Implement the new create method such that the didCreate method is invoked in response.
3) WK: Use the new create method and implement the new didCreate method.
4) CR: Cleanup the obsolete/deprecated blocks of code.
BUG=174200
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194648
Patch Set 1 #Messages
Total messages: 3 (0 generated)
|