Descriptionremove use of {,un}setPendingActivity from DOMFileSystem.
{,un}setPendingActivity is deprecated. This CL replaces it with |hasPendingActivity()| override.
This also makes FileSystemCallbacks reference to the DOMFileSystem strong, as |addPendingCallbacks()| would no longer ref() DOMFileSystem.
TEST=fast/filesystem
BUG=354845
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170052
Patch Set 1 #
Messages
Total messages: 14 (0 generated)
|