Files.app: Skip updating subdirectories of a volume whose display root is not gotten yet.
Now that volumes other than Google Drive can be expanded in the directory tree, there is a case that subdirectories are queried befor the displayroot of volume is obtained. In this case, we should skip updating subdirectories. After the displayroot is obtained, updateSubDirectories will be called. BUG=459534 TEST=manually check the steps described in the issue. Review URL: https://codereview.chromium.org/940443003 Cr-Commit-Position: refs/heads/master@{#316994}
Showing
Please register or sign in to comment