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

Issue 173883002: [App Shell] Introduce app_shell.pak (Closed)

Created:
6 years, 10 months ago by Haojian Wu
Modified:
6 years, 10 months ago
CC:
chromium-reviews, tfarina, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[App Shell] Introduce app_shell.pak This patch is to introduce an app_shell.pak to include dev-tools needed resources, instead of entire content_shell.pak. Next step: Also include chrome-specific needed resources and removing chrome resources.pak. BUG=344974 TEST=launch app_shell with '--remote-debugging-port', and open the debug page. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252553

Patch Set 1 #

Total comments: 5

Patch Set 2 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -5 lines) Patch
M apps/apps.gypi View 1 2 chunks +30 lines, -0 lines 0 comments Download
M apps/shell/app/shell_main_delegate.cc View 1 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Haojian Wu
James@, please review it, Thanks. https://codereview.chromium.org/173883002/diff/1/apps/apps.gypi File apps/apps.gypi (right): https://codereview.chromium.org/173883002/diff/1/apps/apps.gypi#newcode106 apps/apps.gypi:106: '../content/content_shell_and_tests.gyp:generate_content_shell_resources', Here we only ...
6 years, 10 months ago (2014-02-20 15:46:42 UTC) #1
tfarina
https://codereview.chromium.org/173883002/diff/1/apps/apps.gypi File apps/apps.gypi (right): https://codereview.chromium.org/173883002/diff/1/apps/apps.gypi#newcode103 apps/apps.gypi:103: 'target_name': 'app_shell_resources', no, not resources, it is pak. It ...
6 years, 10 months ago (2014-02-20 18:44:00 UTC) #2
tfarina
https://codereview.chromium.org/173883002/diff/1/apps/shell/app/shell_main_delegate.cc File apps/shell/app/shell_main_delegate.cc (right): https://codereview.chromium.org/173883002/diff/1/apps/shell/app/shell_main_delegate.cc#newcode100 apps/shell/app/shell_main_delegate.cc:100: base::FilePath pak_file, pak_dir; Please, clean this up. Like this: ...
6 years, 10 months ago (2014-02-20 18:46:14 UTC) #3
James Cook
yoz, do you have thoughts about how we create a PAK file for app_shell? Eventually ...
6 years, 10 months ago (2014-02-20 19:30:00 UTC) #4
Yoyo Zhou
On 2014/02/20 19:30:00, James Cook wrote: > yoz, do you have thoughts about how we ...
6 years, 10 months ago (2014-02-20 21:27:24 UTC) #5
James Cook
I think this approach is fine -- duplicated files are bad. LGTM but please address ...
6 years, 10 months ago (2014-02-20 21:31:43 UTC) #6
Haojian Wu
https://codereview.chromium.org/173883002/diff/1/apps/apps.gypi File apps/apps.gypi (right): https://codereview.chromium.org/173883002/diff/1/apps/apps.gypi#newcode103 apps/apps.gypi:103: 'target_name': 'app_shell_resources', On 2014/02/20 18:44:01, tfarina wrote: > no, ...
6 years, 10 months ago (2014-02-21 05:50:01 UTC) #7
Haojian Wu
The CQ bit was checked by hokein.wu@gmail.com
6 years, 10 months ago (2014-02-21 07:22:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Hokein.Wu@gmail.com/173883002/110001
6 years, 10 months ago (2014-02-21 07:22:17 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-21 14:55:35 UTC) #10
Message was sent while issue was closed.
Change committed as 252553

Powered by Google App Engine
This is Rietveld 408576698