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

Issue 135753003: Get rid of the fake Drive/root entry. (Closed)

Created:
6 years, 11 months ago by mtomasz
Modified:
6 years, 11 months ago
Reviewers:
yoshiki
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Get rid of the fake Drive/root entry. This patch removes the fake Drive/root entry, which was a hack. Along the way, the labels got moved away from the fake entries. TEST=Tested manually. Partly browser tests. BUG=334512 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245441

Patch Set 1 #

Total comments: 14

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -102 lines) Patch
M chrome/browser/resources/file_manager/background/js/volume_manager.js View 1 2 chunks +84 lines, -23 lines 0 comments Download
M chrome/browser/resources/file_manager/foreground/js/directory_model.js View 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/resources/file_manager/foreground/js/directory_tree.js View 7 chunks +53 lines, -74 lines 0 comments Download
M chrome/browser/resources/file_manager/foreground/js/drive_banners.js View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
mtomasz
@yoshiki: PTAL. Thanks.
6 years, 11 months ago (2014-01-15 06:39:27 UTC) #1
yoshiki
https://codereview.chromium.org/135753003/diff/1/chrome/browser/resources/file_manager/background/js/volume_manager.js File chrome/browser/resources/file_manager/background/js/volume_manager.js (right): https://codereview.chromium.org/135753003/diff/1/chrome/browser/resources/file_manager/background/js/volume_manager.js#newcode71 chrome/browser/resources/file_manager/background/js/volume_manager.js:71: Object.seal(this); Since you're changing this class into non-immutable, please ...
6 years, 11 months ago (2014-01-15 07:33:13 UTC) #2
mtomasz
Thanks. PTAL. https://codereview.chromium.org/135753003/diff/1/chrome/browser/resources/file_manager/background/js/volume_manager.js File chrome/browser/resources/file_manager/background/js/volume_manager.js (right): https://codereview.chromium.org/135753003/diff/1/chrome/browser/resources/file_manager/background/js/volume_manager.js#newcode71 chrome/browser/resources/file_manager/background/js/volume_manager.js:71: Object.seal(this); On 2014/01/15 07:33:13, yoshiki wrote: > ...
6 years, 11 months ago (2014-01-16 01:31:58 UTC) #3
yoshiki
lgtm https://codereview.chromium.org/135753003/diff/1/chrome/browser/resources/file_manager/background/js/volume_manager.js File chrome/browser/resources/file_manager/background/js/volume_manager.js (right): https://codereview.chromium.org/135753003/diff/1/chrome/browser/resources/file_manager/background/js/volume_manager.js#newcode80 chrome/browser/resources/file_manager/background/js/volume_manager.js:80: return this.root.toURL() + On 2014/01/16 01:31:58, mtomasz wrote: ...
6 years, 11 months ago (2014-01-17 01:57:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/135753003/60001
6 years, 11 months ago (2014-01-17 02:37:41 UTC) #5
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 06:35:38 UTC) #6
Message was sent while issue was closed.
Change committed as 245441

Powered by Google App Engine
This is Rietveld 408576698