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

Issue 23676006: Files.app: Let the thumbnail images in the preview panels managed by PreviewPanel class. (Closed)

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

Description

Files.app: Let the thumbnail images in the preview panels managed by PreviewPanel class. This CL introduce PreviewPanel.Thumbnails class and make it manage the thumbnail images in the preview panel. PreviewPanel.Thumbnails receives the selection of entries, and then it loads the images and show the thumbnail properly. BUG=241693 TEST=manually R=yoshiki@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222223

Patch Set 1 : Rebased #

Patch Set 2 : Fix a variable name. #

Total comments: 7

Patch Set 3 : Address the comments. #

Total comments: 4

Patch Set 4 : Addressed the comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -229 lines) Patch
M chrome/browser/resources/file_manager/css/file_manager.css View 2 chunks +31 lines, -37 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/file_selection.js View 3 chunks +7 lines, -187 lines 0 comments Download
M chrome/browser/resources/file_manager/js/ui/preview_panel.js View 1 2 3 3 chunks +154 lines, -4 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
hirono
Could you take a look the CL? Thank you very much!
7 years, 3 months ago (2013-09-09 10:28:55 UTC) #1
yoshiki
https://codereview.chromium.org/23676006/diff/13001/chrome/browser/resources/file_manager/js/file_selection.js File chrome/browser/resources/file_manager/js/file_selection.js (right): https://codereview.chromium.org/23676006/diff/13001/chrome/browser/resources/file_manager/js/file_selection.js#newcode336 chrome/browser/resources/file_manager/js/file_selection.js:336: this.previewPanel_.thumbnails.selection = thumbnailSelection; How about passing thumbnailSelection to PreviewPanel.setSelection ...
7 years, 3 months ago (2013-09-10 01:24:19 UTC) #2
hirono
Thanks! https://codereview.chromium.org/23676006/diff/13001/chrome/browser/resources/file_manager/js/file_selection.js File chrome/browser/resources/file_manager/js/file_selection.js (right): https://codereview.chromium.org/23676006/diff/13001/chrome/browser/resources/file_manager/js/file_selection.js#newcode336 chrome/browser/resources/file_manager/js/file_selection.js:336: this.previewPanel_.thumbnails.selection = thumbnailSelection; On 2013/09/10 01:24:19, yoshiki wrote: ...
7 years, 3 months ago (2013-09-10 01:44:16 UTC) #3
yoshiki
lgtm https://codereview.chromium.org/23676006/diff/13001/chrome/browser/resources/file_manager/js/file_selection.js File chrome/browser/resources/file_manager/js/file_selection.js (right): https://codereview.chromium.org/23676006/diff/13001/chrome/browser/resources/file_manager/js/file_selection.js#newcode336 chrome/browser/resources/file_manager/js/file_selection.js:336: this.previewPanel_.thumbnails.selection = thumbnailSelection; On 2013/09/10 01:44:17, hirono wrote: ...
7 years, 3 months ago (2013-09-10 01:45:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23676006/23001
7 years, 3 months ago (2013-09-10 01:47:21 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 02:10:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23676006/23001
7 years, 3 months ago (2013-09-10 02:14:40 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 02:24:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23676006/23001
7 years, 3 months ago (2013-09-10 02:29:48 UTC) #9
yoshiki
sorry for after lgtm, but some nits. https://codereview.chromium.org/23676006/diff/23001/chrome/browser/resources/file_manager/js/ui/preview_panel.js File chrome/browser/resources/file_manager/js/ui/preview_panel.js (right): https://codereview.chromium.org/23676006/diff/23001/chrome/browser/resources/file_manager/js/ui/preview_panel.js#newcode340 chrome/browser/resources/file_manager/js/ui/preview_panel.js:340: * @param ...
7 years, 3 months ago (2013-09-10 02:36:27 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 02:39:40 UTC) #11
hirono
Thanks! https://codereview.chromium.org/23676006/diff/23001/chrome/browser/resources/file_manager/js/ui/preview_panel.js File chrome/browser/resources/file_manager/js/ui/preview_panel.js (right): https://codereview.chromium.org/23676006/diff/23001/chrome/browser/resources/file_manager/js/ui/preview_panel.js#newcode340 chrome/browser/resources/file_manager/js/ui/preview_panel.js:340: * @param {MetadataCache} metadataCache MetadataCache. On 2013/09/10 02:36:28, ...
7 years, 3 months ago (2013-09-10 02:44:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23676006/51001
7 years, 3 months ago (2013-09-10 02:44:44 UTC) #13
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 3 months ago (2013-09-10 02:53:59 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23676006/51001
7 years, 3 months ago (2013-09-10 03:18:37 UTC) #15
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 03:27:12 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23676006/51001
7 years, 3 months ago (2013-09-10 03:29:04 UTC) #17
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-10 03:37:28 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23676006/51001
7 years, 3 months ago (2013-09-10 06:56:31 UTC) #19
hirono
7 years, 3 months ago (2013-09-10 08:48:06 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 manually as r222223 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698