DescriptionPepper: Remove wrong fs operationrunner shutdown.
Today, PepperFileSystemBrowserHost errnoeously calls Shutdown() on the
FileSystemOperationRunner used by the FileSystemContext it gets.
This is incorrect; other code in Chrome (or another
PepperFileSystemBrowserHost) could be using the same FileSystemOperationRunner,
and its operations will be cancelled.
BUG=225441
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221861
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|