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

Issue 2460503002: content_shell: Add runtime resources into data_deps. (Closed)

Created:
4 years, 1 month ago by mithro
Modified:
4 years, 1 month ago
CC:
chromium-reviews, darin-cc_chromium.org, einbinder+watch-test-runner_chromium.org, jam, jochen+watch_chromium.org, mcgreevy_go, mlamouri+watch-content_chromium.org, mlamouri+watch-test-runner_chromium.org, Peter Beverloo
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content_shell: Add runtime resources into data_deps. This is needed so isolate correctly identifies these files as runtime dependencies for content shell (and thus webkit layout tests). The following new files are now included in `gn desc //out/Release //content/shell:content_shell runtime_deps`; * content_shell.pak * AHEM____.TTF * GardinerModBug.ttf * GardinerModCat.ttf * fonts.conf https://chromium.googlesource.com/chromium/src/+/master/tools/gn/docs/reference.md#data_deps_Non_linked-dependencies > data_deps are non-linked runtime dependencies. They are built and available > at runtime. The .pak and font resources are not linked but rather just needed at runtime. BUG=524758 Committed: https://crrev.com/08c74c994672d57ff4529c949097529e0f4c71d8 Cr-Commit-Position: refs/heads/master@{#429217}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixing content/test/BUILD.gn too. #

Patch Set 3 : Adding back //content:resources for browsertests #

Patch Set 4 : Fixing other removal of //content:resources #

Patch Set 5 : Missing data_deps. #

Patch Set 6 : Moving the removal to another CL. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M components/test_runner/BUILD.gn View 1 2 3 4 5 2 chunks +9 lines, -0 lines 0 comments Download
M content/shell/BUILD.gn View 1 2 3 4 5 2 chunks +7 lines, -0 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 4 5 2 chunks +5 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 38 (26 generated)
mithro
Hi! I'm in the process of trying to create a webkit_layout_tests target which can be ...
4 years, 1 month ago (2016-10-27 10:52:57 UTC) #5
Dirk Pranke
https://codereview.chromium.org/2460503002/diff/1/content/shell/BUILD.gn File content/shell/BUILD.gn (right): https://codereview.chromium.org/2460503002/diff/1/content/shell/BUILD.gn#newcode508 content/shell/BUILD.gn:508: data_deps = [ Are you sure this isn't also ...
4 years, 1 month ago (2016-10-28 00:25:56 UTC) #8
jochen (gone - plz use gerrit)
will approve once dpranke approves
4 years, 1 month ago (2016-10-28 13:39:45 UTC) #9
Dirk Pranke
lgtm
4 years, 1 month ago (2016-10-28 14:33:16 UTC) #10
mithro
https://codereview.chromium.org/2460503002/diff/1/content/shell/BUILD.gn File content/shell/BUILD.gn (right): https://codereview.chromium.org/2460503002/diff/1/content/shell/BUILD.gn#newcode508 content/shell/BUILD.gn:508: data_deps = [ On 2016/10/28 00:25:56, Dirk Pranke wrote: ...
4 years, 1 month ago (2016-10-31 01:46:47 UTC) #11
jochen (gone - plz use gerrit)
lgtm
4 years, 1 month ago (2016-10-31 10:40:08 UTC) #12
Dirk Pranke
On 2016/10/31 01:46:47, mithro wrote: > https://codereview.chromium.org/2460503002/diff/1/content/shell/BUILD.gn > File content/shell/BUILD.gn (right): > > https://codereview.chromium.org/2460503002/diff/1/content/shell/BUILD.gn#newcode508 > ...
4 years, 1 month ago (2016-10-31 17:36:10 UTC) #13
mithro
On 2016/10/31 17:36:10, Dirk Pranke wrote: > On 2016/10/31 01:46:47, mithro wrote: > > https://codereview.chromium.org/2460503002/diff/1/content/shell/BUILD.gn ...
4 years, 1 month ago (2016-11-01 07:42:28 UTC) #16
Dirk Pranke
On 2016/11/01 07:42:28, mithro wrote: > On 2016/10/31 17:36:10, Dirk Pranke wrote: > > On ...
4 years, 1 month ago (2016-11-01 16:23:02 UTC) #27
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/2460503002/100001
4 years, 1 month ago (2016-11-02 05:41:53 UTC) #34
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 1 month ago (2016-11-02 05:46:15 UTC) #36
commit-bot: I haz the power
4 years, 1 month ago (2016-11-02 05:47:42 UTC) #38
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/08c74c994672d57ff4529c949097529e0f4c71d8
Cr-Commit-Position: refs/heads/master@{#429217}

Powered by Google App Engine
This is Rietveld 408576698