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

Issue 2805853002: Compile suggest_app_dialog in gyp v2 (Closed)

Created:
3 years, 8 months ago by oka
Modified:
3 years, 8 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 suggest_app_dialog in gyp v2 - Extracted needed utility functions and constants into constants.js and web_store_utils.js - Compiled cws_widget, which is used by SuggetAppDialog, removing the circular dependency between app_installer and cws_widget_container by extracting a delegator definition into a separate file. BUG=636289 TEST=closure_compiler, try CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2805853002 Cr-Commit-Position: refs/heads/master@{#463131} Committed: https://chromium.googlesource.com/chromium/src/+/1fbb3695fde899fe678fbad74fbedaad1ae3242c

Patch Set 1 #

Patch Set 2 : git cl format --js #

Patch Set 3 : sort #

Patch Set 4 : Fix unit test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -122 lines) Patch
M components/chrome_apps/webstore_widget/app/main.js View 2 chunks +2 lines, -2 lines 0 comments Download
M components/chrome_apps/webstore_widget/cws_widget/app_installer.js View 1 chunk +2 lines, -2 lines 0 comments Download
M components/chrome_apps/webstore_widget/cws_widget/compiled_resources.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A components/chrome_apps/webstore_widget/cws_widget/compiled_resources2.gyp View 1 chunk +47 lines, -0 lines 0 comments Download
M components/chrome_apps/webstore_widget/cws_widget/cws_webview_client.js View 1 chunk +2 lines, -2 lines 0 comments Download
M components/chrome_apps/webstore_widget/cws_widget/cws_widget_container.js View 4 chunks +4 lines, -40 lines 0 comments Download
A components/chrome_apps/webstore_widget/cws_widget/cws_widget_container_platform_delegate.js View 1 chunk +39 lines, -0 lines 0 comments Download
A components/chrome_apps/webstore_widget/externs/compiled_resources2.gyp View 1 chunk +15 lines, -0 lines 0 comments Download
M components/chrome_apps/webstore_widget/externs/webview_tag.js View 2 chunks +5 lines, -5 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp View 2 chunks +11 lines, -0 lines 0 comments Download
A ui/file_manager/file_manager/foreground/js/constants.js View 1 1 chunk +24 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_tasks.js View 1 5 chunks +3 lines, -58 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_tasks_unittest.html View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_scripts.js View 1 2 chunks +10 lines, -4 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/compiled_resources2.gyp View 1 2 1 chunk +17 lines, -4 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/suggest_apps_dialog.js View 1 2 chunks +3 lines, -5 lines 0 comments Download
A ui/file_manager/file_manager/foreground/js/web_store_utils.js View 1 chunk +52 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 23 (16 generated)
oka
git cl format --js
3 years, 8 months ago (2017-04-07 08:36:29 UTC) #2
oka
sort
3 years, 8 months ago (2017-04-07 08:42:28 UTC) #8
oka
PTAL.
3 years, 8 months ago (2017-04-07 08:43:02 UTC) #12
oka
Fix unit test.
3 years, 8 months ago (2017-04-07 09:36:58 UTC) #13
fukino
lgtm
3 years, 8 months ago (2017-04-07 10:45:46 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/2805853002/60001
3 years, 8 months ago (2017-04-08 11:10:48 UTC) #20
commit-bot: I haz the power
3 years, 8 months ago (2017-04-08 11:36:26 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/1fbb3695fde899fe678fbad74fbe...

Powered by Google App Engine
This is Rietveld 408576698