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

Issue 130383003: Migrate from fullPath to Entry in the mosaic view. (Closed)

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

Description

Migrate from fullPath to Entry in the mosaic view. This patch removes the last instance of fullPath in the mosaic view and replaces it with use of the volume manager to extract the location information. TEST=Tested manually. BUG=320967 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244126

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -16 lines) Patch
M chrome/browser/resources/file_manager/foreground/js/photo/gallery.js View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js View 1 7 chunks +29 lines, -16 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
mtomasz
@hirono: PTAL. Thx.
6 years, 11 months ago (2014-01-09 02:42:53 UTC) #1
hirono
https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js File chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js (right): https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js#newcode128 chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js:128: self.volumeManager_ = volumeManager; Is this member used? https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js#newcode1638 chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js:1638: ...
6 years, 11 months ago (2014-01-09 04:05:39 UTC) #2
mtomasz
https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js File chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js (right): https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js#newcode128 chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js:128: self.volumeManager_ = volumeManager; On 2014/01/09 04:05:39, hirono wrote: > ...
6 years, 11 months ago (2014-01-10 01:40:10 UTC) #3
hirono
https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js File chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js (right): https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js#newcode1638 chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js:1638: * @param {EntryLocation} locationInfo Location information for the tile. ...
6 years, 11 months ago (2014-01-10 03:18:23 UTC) #4
mtomasz
On 2014/01/10 03:18:23, hirono wrote: > https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js > File chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js > (right): > > https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js#newcode1638 ...
6 years, 11 months ago (2014-01-10 03:43:17 UTC) #5
hirono
On 2014/01/10 03:43:17, mtomasz wrote: > On 2014/01/10 03:18:23, hirono wrote: > > > https://codereview.chromium.org/130383003/diff/1/chrome/browser/resources/file_manager/foreground/js/photo/mosaic_mode.js ...
6 years, 11 months ago (2014-01-10 03:50:20 UTC) #6
mtomasz
Done! PTAL.
6 years, 11 months ago (2014-01-10 04:51:47 UTC) #7
hirono
Thanks! lgtm!
6 years, 11 months ago (2014-01-10 05:00:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/130383003/90001
6 years, 11 months ago (2014-01-10 05:01:23 UTC) #9
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 08:29:01 UTC) #10
Message was sent while issue was closed.
Change committed as 244126

Powered by Google App Engine
This is Rietveld 408576698