DescriptionQuota calculation is wrong in cross-filesystem operation
We fire update/change notifications to the observers attached to the FileSystemOperationContext, but the current code creates a new FileSystemOperation (and thus FileSystemOperationContext) for the source URL. This results in no update/change modifications in the destination filesystem in cross-filesystem operation cases.
BUG=163540
TEST=manual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170428
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|