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

Issue 1423043002: Fix missing dependencies for //components/crash. (Closed)

Created:
5 years, 1 month ago by Dirk Pranke
Modified:
5 years, 1 month ago
Reviewers:
Robert Sesek, pkotwicz, jam
CC:
chromium-reviews, darin-cc_chromium.org, jam, sadrul, kalyank, brettw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix missing dependencies for //components/crash. This patch adds the dependencies that //components/crash that were missing that was making `gn check` upset and, in at least one case, causing us to actually miscompile things because the public_configs were not being propagated from content properly. R=rsesek@chromium.org, jam@chromium.org, pkotwicz@chromium.org BUG=547635 Committed: https://crrev.com/dd9600d94ae6f75a9e66fac0fb691207f005ecfd Cr-Commit-Position: refs/heads/master@{#356993}

Patch Set 1 : initial patch for review #

Total comments: 3

Patch Set 2 : merge to #356384, update w/ review feedback #

Total comments: 1

Patch Set 3 : fix mac dependencies #

Patch Set 4 : fix win issues #

Patch Set 5 : fix typo for breakpad_handler #

Patch Set 6 : fix win linkage issues, revert gypi change #

Patch Set 7 : fix crash_keys dep #

Patch Set 8 : sigh. add content_descriptors target #

Total comments: 2

Patch Set 9 : double-sigh. Add v8 config to content_descriptors target #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -9 lines) Patch
M .gn View 1 1 chunk +1 line, -2 lines 0 comments Download
M components/crash/content/app/BUILD.gn View 1 2 3 4 5 6 7 5 chunks +21 lines, -6 lines 0 comments Download
M components/crash/content/browser/BUILD.gn View 1 2 chunks +5 lines, -1 line 0 comments Download
M components/crash/core/browser/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 49 (23 generated)
Dirk Pranke
https://codereview.chromium.org/1423043002/diff/40001/components/crash.gypi File components/crash.gypi (left): https://codereview.chromium.org/1423043002/diff/40001/components/crash.gypi#oldcode175 components/crash.gypi:175: # In theory, depending directly on content should now ...
5 years, 1 month ago (2015-10-26 21:57:27 UTC) #5
pkotwicz
lgtm
5 years, 1 month ago (2015-10-27 00:11:32 UTC) #9
Robert Sesek
Sorry for the latency on this. https://codereview.chromium.org/1423043002/diff/40001/components/crash.gypi File components/crash.gypi (right): https://codereview.chromium.org/1423043002/diff/40001/components/crash.gypi#newcode200 components/crash.gypi:200: '../content/content.gyp:content_common', Is this ...
5 years, 1 month ago (2015-10-27 21:11:17 UTC) #10
Dirk Pranke
https://codereview.chromium.org/1423043002/diff/40001/components/crash.gypi File components/crash.gypi (right): https://codereview.chromium.org/1423043002/diff/40001/components/crash.gypi#newcode200 components/crash.gypi:200: '../content/content.gyp:content_common', On 2015/10/27 21:11:16, Robert Sesek wrote: > Is ...
5 years, 1 month ago (2015-10-27 21:30:48 UTC) #11
Dirk Pranke
okay, trying again now that the conflicting CLs have landed ... https://codereview.chromium.org/1423043002/diff/60001/components/crash/content/app/BUILD.gn File components/crash/content/app/BUILD.gn (right): ...
5 years, 1 month ago (2015-10-27 21:33:58 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423043002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423043002/60001
5 years, 1 month ago (2015-10-27 21:44:44 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/22095)
5 years, 1 month ago (2015-10-27 21:50:04 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423043002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423043002/80001
5 years, 1 month ago (2015-10-27 22:20:53 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/58938)
5 years, 1 month ago (2015-10-27 22:37:11 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423043002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423043002/120001
5 years, 1 month ago (2015-10-27 23:12:19 UTC) #22
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/126673)
5 years, 1 month ago (2015-10-28 00:41:38 UTC) #24
Robert Sesek
LGTM
5 years, 1 month ago (2015-10-28 15:31:46 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423043002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423043002/140001
5 years, 1 month ago (2015-10-28 23:11:09 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/22717)
5 years, 1 month ago (2015-10-28 23:15:16 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423043002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423043002/160001
5 years, 1 month ago (2015-10-29 00:26:56 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/133586) android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 1 month ago (2015-10-29 00:38:52 UTC) #35
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423043002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423043002/180001
5 years, 1 month ago (2015-10-29 00:45:31 UTC) #37
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-10-29 01:31:03 UTC) #39
Dirk Pranke
On 2015/10/29 01:31:03, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
5 years, 1 month ago (2015-10-29 01:34:35 UTC) #40
jam
https://codereview.chromium.org/1423043002/diff/180001/content/public/common/BUILD.gn File content/public/common/BUILD.gn (right): https://codereview.chromium.org/1423043002/diff/180001/content/public/common/BUILD.gn#newcode34 content/public/common/BUILD.gn:34: "content_descriptors.h", can you explain to me what this accomplishes? ...
5 years, 1 month ago (2015-10-29 16:11:44 UTC) #41
Dirk Pranke
https://codereview.chromium.org/1423043002/diff/180001/content/public/common/BUILD.gn File content/public/common/BUILD.gn (right): https://codereview.chromium.org/1423043002/diff/180001/content/public/common/BUILD.gn#newcode34 content/public/common/BUILD.gn:34: "content_descriptors.h", On 2015/10/29 16:11:44, jam wrote: > can you ...
5 years, 1 month ago (2015-10-29 21:27:47 UTC) #42
Dirk Pranke
fix uploaded. jam, please take another look?
5 years, 1 month ago (2015-10-29 21:30:14 UTC) #43
jam
lgtm
5 years, 1 month ago (2015-10-29 23:17:26 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1423043002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1423043002/200001
5 years, 1 month ago (2015-10-29 23:19:13 UTC) #47
commit-bot: I haz the power
Committed patchset #9 (id:200001)
5 years, 1 month ago (2015-10-30 00:05:31 UTC) #48
commit-bot: I haz the power
5 years, 1 month ago (2015-10-30 00:06:38 UTC) #49
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/dd9600d94ae6f75a9e66fac0fb691207f005ecfd
Cr-Commit-Position: refs/heads/master@{#356993}

Powered by Google App Engine
This is Rietveld 408576698