Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Issue 1667163003: For provided file systems; a) directory tree only navigates open nodes. b) Tree closes child nodes … (Closed)

Created:
4 years, 10 months ago by zentaro
Modified:
4 years, 10 months ago
Reviewers:
mtomasz
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve performance of the directory tree in the files app for large network shares. For provided file systems; a) Directory tree only navigates open nodes. b) Tree closes child nodes when parent closes. c) Expander arrows are always added rather than traversing the children to determine if needed. d) Expander arrows will disappear if expanded and there is no content. BUG=584404 Committed: https://crrev.com/81355b7f55b4bf8a645731eb2f94df84cca2eaf2 Cr-Commit-Position: refs/heads/master@{#374779}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix review issues. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -3 lines) Patch
M ui/file_manager/file_manager/foreground/js/ui/directory_tree.js View 1 7 chunks +68 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
mtomasz
Basically lgtm. Please fix the CL description format: Subject\n\nDescription\n\nBUG=... https://codereview.chromium.org/1667163003/diff/1/ui/file_manager/file_manager/foreground/js/ui/directory_tree.js File ui/file_manager/file_manager/foreground/js/ui/directory_tree.js (right): https://codereview.chromium.org/1667163003/diff/1/ui/file_manager/file_manager/foreground/js/ui/directory_tree.js#newcode529 ui/file_manager/file_manager/foreground/js/ui/directory_tree.js:529: ...
4 years, 10 months ago (2016-02-05 02:22:58 UTC) #3
zentaro
On 2016/02/05 02:22:58, mtomasz wrote: > Basically lgtm. Please fix the CL description format: > ...
4 years, 10 months ago (2016-02-09 03:18:28 UTC) #5
zentaro
https://codereview.chromium.org/1667163003/diff/1/ui/file_manager/file_manager/foreground/js/ui/directory_tree.js File ui/file_manager/file_manager/foreground/js/ui/directory_tree.js (right): https://codereview.chromium.org/1667163003/diff/1/ui/file_manager/file_manager/foreground/js/ui/directory_tree.js#newcode529 ui/file_manager/file_manager/foreground/js/ui/directory_tree.js:529: item.delayExpansion = (item.volumeInfo.volumeType == "provided"); On 2016/02/05 02:22:57, mtomasz ...
4 years, 10 months ago (2016-02-09 03:18:36 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667163003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667163003/20001
4 years, 10 months ago (2016-02-09 05:11:33 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-09 05:35:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667163003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667163003/20001
4 years, 10 months ago (2016-02-10 22:51:37 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-10 23:31:49 UTC) #15
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:32:33 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/81355b7f55b4bf8a645731eb2f94df84cca2eaf2
Cr-Commit-Position: refs/heads/master@{#374779}

Powered by Google App Engine
This is Rietveld 408576698