Dispatch directory-changed event before rescan starts.
Directory rescan sometimes uses up IO and blocks other IOs which are necessary for updating the top-left breadcrumb. While this CL does not solve the real cause of the issue, this CL mitigates the problem by dispatching event earlier. BUG=459864 TEST=manually tested as described in the issue Review URL: https://codereview.chromium.org/943473002 Cr-Commit-Position: refs/heads/master@{#317021}
Showing
Please register or sign in to comment