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

Issue 23464030: Files.app: Let the PreviewPanel class control the visibility of the preview panel. (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 PreviewPanel class control the visibility of the preview panel. Originally, PreviewPanel is not used from any code. This CL lets the FileManager class and the FileSelectorHandler class use the PreviewPanel class to control the visibility of preview panel. BUG=284215 TEST=manually R=yoshiki@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221579

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed the comments. #

Patch Set 3 : Fix the fail of test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -109 lines) Patch
M chrome/browser/resources/file_manager/js/file_manager.js View 1 7 chunks +33 lines, -22 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_selection.js View 1 2 7 chunks +12 lines, -83 lines 0 comments Download
M chrome/browser/resources/file_manager/js/main_scripts.js View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/ui/preview_panel.js View 1 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/file_manager/main.html View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
hirono
Could you take a look the CL? Thank you very much!
7 years, 3 months ago (2013-09-04 13:27:57 UTC) #1
yoshiki
https://codereview.chromium.org/23464030/diff/1/chrome/browser/resources/file_manager/js/file_manager.js File chrome/browser/resources/file_manager/js/file_manager.js (right): https://codereview.chromium.org/23464030/diff/1/chrome/browser/resources/file_manager/js/file_manager.js#newcode853 chrome/browser/resources/file_manager/js/file_manager.js:853: PreviewPanel.VisibilityType.ALWAYS : ALWAYS_VISIBLE or FORCE_VISIBLE is better, instead of ...
7 years, 3 months ago (2013-09-04 13:45:02 UTC) #2
hirono
Thanks! https://codereview.chromium.org/23464030/diff/1/chrome/browser/resources/file_manager/js/file_manager.js File chrome/browser/resources/file_manager/js/file_manager.js (right): https://codereview.chromium.org/23464030/diff/1/chrome/browser/resources/file_manager/js/file_manager.js#newcode853 chrome/browser/resources/file_manager/js/file_manager.js:853: PreviewPanel.VisibilityType.ALWAYS : On 2013/09/04 13:45:02, yoshiki wrote: > ...
7 years, 3 months ago (2013-09-05 02:26:19 UTC) #3
hirono
On 2013/09/05 02:26:19, hirono wrote: > Thanks! > > https://codereview.chromium.org/23464030/diff/1/chrome/browser/resources/file_manager/js/file_manager.js > File chrome/browser/resources/file_manager/js/file_manager.js (right): > ...
7 years, 3 months ago (2013-09-06 01:49:30 UTC) #4
yoshiki
lgtm
7 years, 3 months ago (2013-09-06 02:23:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23464030/6001
7 years, 3 months ago (2013-09-06 03:12:42 UTC) #6
hirono
7 years, 3 months ago (2013-09-06 05:21:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r221579 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698