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

Issue 2846163002: Compile file_manager_commands in gyp v2. (Closed)

Created:
3 years, 7 months ago by oka
Modified:
3 years, 7 months ago
Reviewers:
fukino
CC:
chromium-reviews, yamaguchi+watch_chromium.org, oka+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, jlklein+watch-closure_chromium.org, fukino+watch_chromium.org, vitalyp+closure_chromium.org, dbeam+watch-closure_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Compile file_manager_commands in gyp v2. There were circular deps between file_manager_commands and file_manager. This change removes dependency from file_manager_commands to file_manager by extracting an interface from FileManager needed for file_manager_commands to compile. Also inlined some simple methods in FileManager, which are used only from file_manager_commands. BUG=636289 TEST=run_compiler CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2846163002 Cr-Commit-Position: refs/heads/master@{#467917} Committed: https://chromium.googlesource.com/chromium/src/+/f37aa1b929a74c74350f866e1a2658219a591b5b

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -143 lines) Patch
A ui/file_manager/externs/command_handler_deps.js View 1 1 chunk +104 lines, -0 lines 0 comments Download
M ui/file_manager/externs/compiled_resources2.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp View 1 chunk +23 lines, -4 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager.js View 1 5 chunks +13 lines, -41 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager_commands.js View 1 61 chunks +92 lines, -98 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 19 (13 generated)
oka
.
3 years, 7 months ago (2017-04-28 02:36:30 UTC) #3
oka
PTAL.
3 years, 7 months ago (2017-04-28 02:37:11 UTC) #6
fukino
LGTM. Thanks!
3 years, 7 months ago (2017-04-28 04:54:04 UTC) #10
commit-bot: I haz the power
This CL has an open dependency (Issue 2830223003 Patch 220001). Please resolve the dependency and ...
3 years, 7 months ago (2017-04-28 05:04:07 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/2846163002/20001
3 years, 7 months ago (2017-04-28 06:13:47 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 06:17:56 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f37aa1b929a74c74350f866e1a26...

Powered by Google App Engine
This is Rietveld 408576698