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

Issue 2469073004: content_shell: Remove deps for resources only needed at runtime. (Closed)

Created:
4 years, 1 month ago by mithro
Modified:
4 years ago
CC:
chromium-reviews, darin-cc_chromium.org, djd-OOO-Apr2017, 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: Remove deps for resources only needed at runtime. 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. Split out of https://codereview.chromium.org/2460503002/ BUG=524758 Committed: https://crrev.com/3d9a6345c105cd59cb62f6c5aa9649ac4560b0b0 Cr-Commit-Position: refs/heads/master@{#429517}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -12 lines) Patch
M components/test_runner/BUILD.gn View 2 chunks +0 lines, -6 lines 3 comments Download
M content/shell/BUILD.gn View 2 chunks +0 lines, -4 lines 0 comments Download
M content/test/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 20 (9 generated)
mithro
Hi! This CL was split out of https://codereview.chromium.org/2460503002/. It removes the duplicate reference to resources ...
4 years, 1 month ago (2016-11-02 04:41:50 UTC) #2
jochen (gone - plz use gerrit)
lgtm
4 years, 1 month ago (2016-11-02 11:01:14 UTC) #7
Dirk Pranke
lgtm
4 years, 1 month ago (2016-11-02 16:44:42 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/2469073004/1
4 years, 1 month ago (2016-11-03 02:58:19 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-03 03:04:51 UTC) #12
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/3d9a6345c105cd59cb62f6c5aa9649ac4560b0b0 Cr-Commit-Position: refs/heads/master@{#429517}
4 years, 1 month ago (2016-11-03 03:08:08 UTC) #14
Robert Sesek
https://codereview.chromium.org/2469073004/diff/1/components/test_runner/BUILD.gn File components/test_runner/BUILD.gn (left): https://codereview.chromium.org/2469073004/diff/1/components/test_runner/BUILD.gn#oldcode197 components/test_runner/BUILD.gn:197: deps += [ ":test_runner_bundle_data" ] I think this broke ...
4 years, 1 month ago (2016-11-21 16:59:31 UTC) #16
mithro
https://codereview.chromium.org/2469073004/diff/1/components/test_runner/BUILD.gn File components/test_runner/BUILD.gn (left): https://codereview.chromium.org/2469073004/diff/1/components/test_runner/BUILD.gn#oldcode197 components/test_runner/BUILD.gn:197: deps += [ ":test_runner_bundle_data" ] On 2016/11/21 16:59:31, Robert ...
4 years, 1 month ago (2016-11-22 06:02:36 UTC) #17
Robert Sesek
https://codereview.chromium.org/2469073004/diff/1/components/test_runner/BUILD.gn File components/test_runner/BUILD.gn (left): https://codereview.chromium.org/2469073004/diff/1/components/test_runner/BUILD.gn#oldcode197 components/test_runner/BUILD.gn:197: deps += [ ":test_runner_bundle_data" ] On 2016/11/22 06:02:35, mithro ...
4 years, 1 month ago (2016-11-22 16:50:23 UTC) #18
Robert Sesek
On 2016/11/22 16:50:23, Robert Sesek wrote: > https://codereview.chromium.org/2469073004/diff/1/components/test_runner/BUILD.gn > File components/test_runner/BUILD.gn (left): > > https://codereview.chromium.org/2469073004/diff/1/components/test_runner/BUILD.gn#oldcode197 ...
4 years ago (2016-11-23 18:53:33 UTC) #19
mithro
4 years ago (2016-11-23 23:21:44 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2522323002/ by tansell@chromium.org.

The reason for reverting is: Broke Mac builds of content shell. See Robert
Sesek's comments..

Powered by Google App Engine
This is Rietveld 408576698