Populate volume items without resolving their display roots.
* Populate volumes without resolving their display root. The display root will be resolved after decorate() of the volume item. If failed, the display root will be tried to be resolved when the volume item is activated (by click/Ctrl+N/etc...). * Remove DirectoryTree.models_, which was a temporary variable to keep resolved display roots. BUG=413317 TEST=manually tested the case when the first resolveDisplayRoot() fails. run browser_tests. Review URL: https://codereview.chromium.org/593573003 Cr-Commit-Position: refs/heads/master@{#296885}
Showing
Please register or sign in to comment