DescriptionKeep the 'fetching files' message until the Drive root is ready to be read.
For introducing the 'fast-fetch' feature, getDirectory(root)
is changed not to trigger feed loading anymore. To wait for
Drive really ready for operations, we need to wait for directoryReader.readEntries() to finish.
BUG=197246
TEST=Open Files.app > "Google Drive", ctrl-click gear menu and clean local cache.
Verify spinner with some text "fetching files" is shown, not just a spinner animation.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189599
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|