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

Issue 2565333002: Remove details panel. (Closed)

Created:
4 years ago by oka
Modified:
4 years ago
Reviewers:
fukino
CC:
chromium-reviews, extensions-reviews_chromium.org, asvitkine+watch_chromium.org, vitalyp+closure_chromium.org, yamaguchi+watch_chromium.org, oka+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, jlklein+watch-closure_chromium.org, oshima+watch_chromium.org, fukino+watch_chromium.org, chromium-apps-reviews_chromium.org, davemoore+watch_chromium.org, dbeam+watch-closure_chromium.org, hirono
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove details panel. Details panel was being developed under a flag, but has been replaced with Quick View and is no longer needed. BUG=672767 TEST=Manually tested that FileManager successfully launches using Linux. git cl try. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/86cc6307099df2aa19fac30eae8bbae90bbb57cb Cr-Commit-Position: refs/heads/master@{#437836}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fit a line into 80 chars. #

Patch Set 3 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1064 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/file_manager/file_manager_browsertest.cc View 1 2 2 chunks +0 lines, -21 lines 0 comments Download
M chromeos/chromeos_switches.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chromeos/chromeos_switches.cc View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M ui/file_manager/file_manager/foreground/css/file_manager.css View 1 2 2 chunks +0 lines, -141 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/app_state_controller.js View 2 chunks +0 lines, -6 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources.gyp View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager.js View 2 chunks +0 lines, -13 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_scripts.js View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_window_component.js View 1 2 4 chunks +0 lines, -27 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/metadata_update_controller.js View 4 chunks +0 lines, -9 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp View 3 chunks +0 lines, -12 lines 0 comments Download
D ui/file_manager/file_manager/foreground/js/ui/details_container.js View 1 chunk +0 lines, -122 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js View 1 5 chunks +1 line, -57 lines 0 comments Download
D ui/file_manager/file_manager/foreground/js/ui/multi_file_details.js View 1 chunk +0 lines, -168 lines 0 comments Download
D ui/file_manager/file_manager/foreground/js/ui/single_file_details.js View 1 chunk +0 lines, -326 lines 0 comments Download
M ui/file_manager/file_manager/main.html View 1 2 2 chunks +0 lines, -55 lines 0 comments Download
D ui/file_manager/integration_tests/file_manager/details_panel.js View 1 chunk +0 lines, -90 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
oka
PTAL.
4 years ago (2016-12-12 07:23:20 UTC) #5
fukino
lgtm with a nit. Thanks! https://codereview.chromium.org/2565333002/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js File ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js (right): https://codereview.chromium.org/2565333002/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js#newcode320 ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js:320: table, grid, locationLine) { ...
4 years ago (2016-12-12 07:29:15 UTC) #8
oka
https://codereview.chromium.org/2565333002/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js File ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js (right): https://codereview.chromium.org/2565333002/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js#newcode320 ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js:320: table, grid, locationLine) { On 2016/12/12 07:29:15, fukino wrote: ...
4 years ago (2016-12-12 07:33:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2565333002/20001
4 years ago (2016-12-12 07:33:46 UTC) #12
commit-bot: I haz the power
Failed to apply patch for ui/file_manager/file_manager/foreground/js/compiled_resources.gyp: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-12 08:19:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2565333002/40001
4 years ago (2016-12-12 08:24:44 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-12 09:20:45 UTC) #20
commit-bot: I haz the power
4 years ago (2016-12-12 15:11:10 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/86cc6307099df2aa19fac30eae8bbae90bbb57cb
Cr-Commit-Position: refs/heads/master@{#437836}

Powered by Google App Engine
This is Rietveld 408576698