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

Issue 22167002: Cleanup: Remove unnecessary property: VolumeList.currentVolume_ (Closed)

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

Description

Cleanup: Remove unnecessary property: VolumeList.currentVolume_ This property can be removed. This patch also fixes a small bug on changing the selection on the list. BUG=none TEST=manual R=mtomasz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215817

Patch Set 1 #

Total comments: 5

Patch Set 2 : addressed comment #

Patch Set 3 : addressed comment #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
M chrome/browser/resources/file_manager/js/volume_list.js View 1 2 3 chunks +6 lines, -9 lines 2 comments Download

Messages

Total messages: 10 (0 generated)
yoshiki
@mtomasz: PTAL. Thanks.
7 years, 4 months ago (2013-08-05 09:47:30 UTC) #1
mtomasz
https://codereview.chromium.org/22167002/diff/1/chrome/browser/resources/file_manager/js/volume_list.js File chrome/browser/resources/file_manager/js/volume_list.js (right): https://codereview.chromium.org/22167002/diff/1/chrome/browser/resources/file_manager/js/volume_list.js#newcode315 chrome/browser/resources/file_manager/js/volume_list.js:315: if (!newPath || this.directoryModel.getCurrentDirEntry().fullPath == newPath) directoryModel -> directoryModel_ ...
7 years, 4 months ago (2013-08-05 12:17:57 UTC) #2
yoshiki
@mtomasz: PTAL https://codereview.chromium.org/22167002/diff/1/chrome/browser/resources/file_manager/js/volume_list.js File chrome/browser/resources/file_manager/js/volume_list.js (right): https://codereview.chromium.org/22167002/diff/1/chrome/browser/resources/file_manager/js/volume_list.js#newcode315 chrome/browser/resources/file_manager/js/volume_list.js:315: if (!newPath || this.directoryModel.getCurrentDirEntry().fullPath == newPath) On ...
7 years, 4 months ago (2013-08-05 16:08:01 UTC) #3
mtomasz
https://codereview.chromium.org/22167002/diff/1/chrome/browser/resources/file_manager/js/volume_list.js File chrome/browser/resources/file_manager/js/volume_list.js (right): https://codereview.chromium.org/22167002/diff/1/chrome/browser/resources/file_manager/js/volume_list.js#newcode315 chrome/browser/resources/file_manager/js/volume_list.js:315: if (!newPath || this.directoryModel.getCurrentDirEntry().fullPath == newPath) On 2013/08/05 16:08:01, ...
7 years, 4 months ago (2013-08-05 16:25:51 UTC) #4
yoshiki
On 2013/08/05 16:25:51, mtomasz wrote: > https://codereview.chromium.org/22167002/diff/1/chrome/browser/resources/file_manager/js/volume_list.js > File chrome/browser/resources/file_manager/js/volume_list.js (right): > > https://codereview.chromium.org/22167002/diff/1/chrome/browser/resources/file_manager/js/volume_list.js#newcode315 > ...
7 years, 4 months ago (2013-08-06 03:16:59 UTC) #5
mtomasz
https://codereview.chromium.org/22167002/diff/9001/chrome/browser/resources/file_manager/js/volume_list.js File chrome/browser/resources/file_manager/js/volume_list.js (right): https://codereview.chromium.org/22167002/diff/9001/chrome/browser/resources/file_manager/js/volume_list.js#newcode318 chrome/browser/resources/file_manager/js/volume_list.js:318: // Prevents double-moving to the current directory. The problem ...
7 years, 4 months ago (2013-08-06 03:46:20 UTC) #6
mtomasz
https://codereview.chromium.org/22167002/diff/9001/chrome/browser/resources/file_manager/js/volume_list.js File chrome/browser/resources/file_manager/js/volume_list.js (right): https://codereview.chromium.org/22167002/diff/9001/chrome/browser/resources/file_manager/js/volume_list.js#newcode318 chrome/browser/resources/file_manager/js/volume_list.js:318: // Prevents double-moving to the current directory. On 2013/08/06 ...
7 years, 4 months ago (2013-08-06 03:48:35 UTC) #7
mtomasz
lgtm
7 years, 4 months ago (2013-08-06 03:54:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/22167002/9001
7 years, 4 months ago (2013-08-06 03:56:17 UTC) #9
yoshiki
7 years, 4 months ago (2013-08-06 06:16:46 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 manually as r215817 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698