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

Issue 2897973002: Hide Team Drives when user don't have membership of any Team Drive. (Closed)

Created:
3 years, 7 months ago by yamaguchi
Modified:
3 years, 7 months ago
Reviewers:
fukino
CC:
chromium-reviews, oka+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, yamaguchi+watch_chromium.org, fukino+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Hide Team Drives when user don't have membership of any Team Drive. BUG=723977 TEST=browser_tests --gtest_filter=FileManagerJsTest.DirectoryTree* CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2897973002 Cr-Commit-Position: refs/heads/master@{#473788} Committed: https://chromium.googlesource.com/chromium/src/+/47127ea9a7086fef5761809b90a45d1fd18f16e0

Patch Set 1 #

Total comments: 4

Patch Set 2 : Eliminate global/public functions #

Total comments: 6

Patch Set 3 : revise comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -6 lines) Patch
M ui/file_manager/file_manager/foreground/js/ui/directory_tree.js View 1 2 2 chunks +26 lines, -6 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/directory_tree_unittest.js View 2 chunks +64 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
yamaguchi
ptal
3 years, 7 months ago (2017-05-22 13:45:38 UTC) #6
fukino
https://codereview.chromium.org/2897973002/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/2897973002/diff/1/ui/file_manager/file_manager/foreground/js/ui/directory_tree.js#newcode326 ui/file_manager/file_manager/foreground/js/ui/directory_tree.js:326: function IsNonEmptyDirectory(entry, callback) { Instead of defining this non-shared ...
3 years, 7 months ago (2017-05-23 00:47:02 UTC) #9
yamaguchi
https://codereview.chromium.org/2897973002/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/2897973002/diff/1/ui/file_manager/file_manager/foreground/js/ui/directory_tree.js#newcode326 ui/file_manager/file_manager/foreground/js/ui/directory_tree.js:326: function IsNonEmptyDirectory(entry, callback) { On 2017/05/23 00:47:02, fukino wrote: ...
3 years, 7 months ago (2017-05-23 01:32:56 UTC) #12
fukino
lgtm with nits. https://codereview.chromium.org/2897973002/diff/20001/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/2897973002/diff/20001/ui/file_manager/file_manager/foreground/js/ui/directory_tree.js#newcode743 ui/file_manager/file_manager/foreground/js/ui/directory_tree.js:743: * Checks whether the Team Drives ...
3 years, 7 months ago (2017-05-23 01:47:26 UTC) #15
yamaguchi
https://codereview.chromium.org/2897973002/diff/20001/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/2897973002/diff/20001/ui/file_manager/file_manager/foreground/js/ui/directory_tree.js#newcode743 ui/file_manager/file_manager/foreground/js/ui/directory_tree.js:743: * Checks whether the Team Drives node should be ...
3 years, 7 months ago (2017-05-23 01:57:33 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2897973002/40001
3 years, 7 months ago (2017-05-23 01:59:00 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 02:28:44 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/47127ea9a7086fef5761809b90a4...

Powered by Google App Engine
This is Rietveld 408576698