Update progress center immediately when files are pasted.
URLsToEntriesWithAccess is heavy operation especially on slow storage devices such as MTP connected ones. Previously, progress center was updated only after URLsToEntriesWithAccess was finished. As a result, it took more than 30 seconds for a user to receive feedback in some cases. BUG=712547 TEST=manually tested. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2846763002 Cr-Commit-Position: refs/heads/master@{#467840}
Showing
Please register or sign in to comment